[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master f52dcfd03a: New command `gnus-summary-browse-all-urls' bound
From: |
Lars Ingebrigtsen |
Subject: |
Re: master f52dcfd03a: New command `gnus-summary-browse-all-urls' bound to "v" |
Date: |
Tue, 15 Mar 2022 16:30:06 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
(Forgot the CCs; resending.)
Sam Steingold <sds@gnu.org> writes:
>> To reiterate -- I don't think this command sounds generally useful, and
>> furthermore, if it is, it should not be bound to such a convenient key
>
> May I at least keep `gnus-collect-urls-from-article'?
Sure, that seems generally useful.
>> like `v', and moreover, the funky calling conventions of
>> `browse-url-button-open-url' should be avoided.
>
> Well, I suppose you will add a deprecation decoration to the function.
It's not a deprecated function -- it's a function meant to be used from
the button machinery, which is why it's got an odd signature, if I
remember correctly.