GNU bug report logs - #19096
25.0.50; suggest-key-bindings doesn't work with a nil value

Previous Next

Package: emacs;

Reported by: Vicente Vera <vicentemvp <at> gmail.com>

Date: Tue, 18 Nov 2014 16:50:02 UTC

Severity: normal

Found in version 25.0.50

Fixed in version 25.0.95

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19096 in the body.
You can then email your comments to 19096 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#19096; Package emacs. (Tue, 18 Nov 2014 16:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vicente Vera <vicentemvp <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 18 Nov 2014 16:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vicente Vera <vicentemvp <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.50; suggest-key-bindings doesn't work with a nil value
Date: Tue, 18 Nov 2014 10:56:01 -0300
In Emacs 25.0.50.1 (repository revision:
5813f93cab1a81eba6eef735add5ca7cb1d15e8e) the function
'execute-extended-command' accepts only numeric values from the
variable 'suggest-key-bindings'. Setting a nil value won't disable the
suggestion message shown in the minibuffer.

In 'simple.el', line 1691, the function looks for a non-nil value in
'suggest-key-bindings', but afterwards it only accepts numeric values.
Therefore, a nil value will trigger the default behaviour, which is
printing the "You can run the command `%s' with %s" message after 2
seconds. A workaround: setting 'suggest-key-bindings' to 0.

Also, in line 1670, a conditional construct has been commented out:
";; (when binding". But it seems this is not directly related with the
issue.




Reply sent to Noam Postavsky <npostavs <at> gmail.com>:
You have taken responsibility. (Sun, 26 Jun 2016 17:50:02 GMT) Full text and rfc822 format available.

Notification sent to Vicente Vera <vicentemvp <at> gmail.com>:
bug acknowledged by developer. (Sun, 26 Jun 2016 17:50:03 GMT) Full text and rfc822 format available.

Message #10 received at 19096-done <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> gmail.com>
To: 19096-done <at> debbugs.gnu.org
Subject: Bug #19096: 25.0.50;
 suggest-key-bindings doesn't work with a nil value
Date: Sun, 26 Jun 2016 13:49:28 -0400
Version: 25.0.95

AFAICT this is fixed in Emacs 25 pretest.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 25 Jul 2016 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.