GNU bug report logs -
#59443
29.0.50; [PATCH] Allow goto-address-at-point to use secondary browser
Previous Next
Reported by: Gabriel <gabriel376 <at> hotmail.com>
Date: Mon, 21 Nov 2022 11:46:01 UTC
Severity: wishlist
Tags: patch
Found in version 29.0.50
Fixed in version 29.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Stefan Kangas <stefankangas <at> gmail.com> writes:
> I didn't really study the patch or the issue, but here are two nits.
>
> Gabriel <gabriel376 <at> hotmail.com> writes:
>
>> * lisp/net/dictionary.el (goto-address-at-point): Call
>> `browse-url-button-open-url', so a prefix argument uses
>> `browse-url-secondary-browser-function'.
> ^^
>
> We do not indent the commit message like this. It should start at
> column 0.
>
>
>> ;;;###autoload
>> (defun goto-address-at-point (&optional event)
>> - "Send to the e-mail address or load the URL at point.
>> -Send mail to address at point. See documentation for
>> -`goto-address-find-address-at-point'. If no address is found
>> -there, then load the URL at or before point."
>> + "Compose a new message to the e-mail address or browse the URL at
>> +point.
>
> The first line of a docstring should be a complete sentence (for
> e.g. eldoc and apropos).
Thanks for the quick review, Stefan.
Please find attached an updated patch. I fixed the commit message
indent and rephrased the first line of docstring to be a complete
sentence (based on the docstring's of `compose-mail' and
`browse-url-button-open-url').
[0001-Allow-goto-address-at-point-to-use-secondary-browser.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
---
Gabriel
This bug report was last modified 2 years and 240 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.