GNU bug report logs -
#73744
26.1; Feature: helpful message from global-set-key giving Lisp
Previous Next
Reported by: Edward Avis <EAvis <at> capulaglobal.com>
Date: Fri, 11 Oct 2024 10:39:02 UTC
Severity: wishlist
Found in version 26.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 73744 <at> debbugs.gnu.org (full text, mbox):
[Please use Reply All to reply, to keep the bug tracker CC'ed.]
> From: Edward Avis <EAvis <at> capulaglobal.com>
> Date: Fri, 11 Oct 2024 13:32:56 +0000
>
> >You should be able to see the Lisp expression by typing "C-x z".
>
> That doesn't work for me; when I do
>
> M-x global-set-key RET
> C-c v
> find-file-at-point RET
> C-x z
>
> then it prints in the minibuffer
>
> Set key globally:
>
> in other words it is executing the global-set-key a second time.
> Which is what I would have expected for C-x z (or M-x repeat).
> In the *Messages* buffer it prints
>
> Repeating command global-set-key
>
> but doesn't print the Lisp expression.
Not here. What I see in the echo-area after "C-x z" is this:
Repeating (global-set-key "^Cv" 'find-file)
I guess this was changed since Emacs 26.1 you are using.
This bug report was last modified 266 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.