GNU bug report logs -
#52053
29.0.50; Nonsensical button "C-x C-f" in scratch buffer
Previous Next
Reported by: Po Lu <luangruo <at> yahoo.com>
Date: Tue, 23 Nov 2021 10:06:02 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Fri, 26 Nov 2021 13:13:28 +0200, Eli Zaretskii <eliz <at> gnu.org> said:
>> From: Robert Pluim <rpluim <at> gmail.com>
>> Cc: Gregory Heytings <gregory <at> heytings.org>, luangruo <at> yahoo.com,
>> larsi <at> gnus.org, 52053 <at> debbugs.gnu.org
>> Date: Fri, 26 Nov 2021 10:24:22 +0100
>>
Eli> Thanks. This approach is fine by me, but the variable you introduced
Eli> should not be internal, and it probably should be called out in NEWS
Eli> (in the Lisp section), because I believe the intent was to allow other
Eli> callers to use it, even though currently we have only one such caller.
>>
>> So a variable that code can set to say 'use this other variable'?
Eli> Maybe I'm missing something, but where did you see that this new
Eli> variable is used to set help-link-key-to-documentation?
Itʼs checked to see if help-link-key-to-documentation should be used
(not set).
>> Again, why not just bind `help-link-key-to-documentation' directly?
Eli> Presumably, because help-link-key-to-documentation is a user option,
Eli> and an option which is specific to Help commands?
Right. So Help commands should bind it as necessary.
Robert
--
This bug report was last modified 3 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.