GNU bug report logs -
#65213
[PATCH] Substitute command keys in ielm-header at use time
Previous Next
Reported by: matthewktromp <at> gmail.com
Date: Thu, 10 Aug 2023 17:04:01 UTC
Severity: normal
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 65213-done <at> debbugs.gnu.org (full text, mbox):
> From: matthewktromp <at> gmail.com
> Date: Thu, 10 Aug 2023 11:21:22 -0400
>
> >From 4a09a067bd09987291081b5b42a3ba0125765f60 Mon Sep 17 00:00:00 2001
> From: Matthew Tromp <matthewktromp <at> gmail.com>
> Date: Thu, 10 Aug 2023 10:41:24 -0400
> Subject: [PATCH] Substitute command keys in ielm-header at use time
>
> Before, command keys were substituted into the ielm-header when
> ielm.el was loaded, which resulted in the substitutions depending on
> the user's current buffer instead of the ielm buffer.
>
> For example, if the user was in an info-mode buffer, the key would
> appear as 'H' instead of 'C-h m'.
>
> Now, the command key is substituted after the ielm buffer has been
> created.
>
> * lisp/ielm.el (ielm-header): Remove substitute-command-keys.
> (inferior-emacs-lisp-mode): Add substitute-command-keys.
Thanks, installed on the emacs-29 branch and closing the bug.
This bug report was last modified 1 year and 340 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.