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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Aug 2023 10:16:47 +0300
with message-id <83v8dkenmo.fsf <at> gnu.org>
and subject line Re: bug#65213: [PATCH] Substitute command keys in ielm-header at use time
has caused the debbugs.gnu.org bug report #65213,
regarding [PATCH] Substitute command keys in ielm-header at use time
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
65213: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65213
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tags: patch
Tags: patch
Fixes an ielm bug
In GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.16.0, Xaw3d scroll bars)
Repository revision: b28d44d4226497c4b2582bc15a59fc817eb3ce0a
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: NixOS 23.05 (Stoat)
Configured using:
'configure
--prefix=/nix/store/ri7x0w6iqs38vr7vgwc76i9dwy5ikd8i-emacs-git-20230503.0
--disable-build-details --with-modules --with-x-toolkit=lucid
--with-xft --with-cairo'
[0001-Substitute-command-keys-in-ielm-header-at-use-time.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
> 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 339 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.