|
From: | Scott Randby |
Subject: | Re: mailto link issue in 9.5.5 and 9.6.6 |
Date: | Thu, 8 Jun 2023 14:28:26 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 |
On 6/8/23 11:47, Max Nikulin wrote:
I decided that it is consistent withnil("mailto:srandby@gmail.com" (nil)) browse-url--mailto("mailto:srandby@gmail.com" nil)when `browse-url-mailto-function' is set to nil. However docstring to this variable allows nil (perhaps there is really an Emacs bug). Now I am puzzled why setting `browse-url-mailto-function' to `browse-url-default-browser' does not help. I have no idea what should be suggested to users instead of nil.
I've spent some time looking through the code of browse-url.el, and I've been unable to alter its code so that setting `browse-url-mailto-function' to `browse-url-default-browser' works. But my grasp of Elisp is not good. I'm going to make a detailed bug report as soon as I can find the time to make it. Scott Randby
[Prev in Thread] | Current Thread | [Next in Thread] |