GNU bug report logs - #76506
Electric-command-history-redo-expression does nothing

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Sun, 23 Feb 2025 16:47:01 UTC

Severity: wishlist

Fixed in version 31.1

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76506: closed (Electric-command-history-redo-expression does
 nothing)
Date: Sun, 02 Mar 2025 05:40:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 1 Mar 2025 21:39:35 -0800
with message-id <CADwFkmndaYukm5TQWrX-yCG54fXVNAFpGTt1PrXaxFSADTHUYQ <at> mail.gmail.com>
and subject line Re: bug#76506: Electric-command-history-redo-expression does nothing
has caused the debbugs.gnu.org bug report #76506,
regarding Electric-command-history-redo-expression does nothing
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76506: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76506
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Electric-command-history-redo-expression does nothing
Date: Sun, 23 Feb 2025 16:46:01 +0000
Severity: normal

The `Electric-command-history-redo-expression` command is autoloaded
but it doesn't seem to do anything:

0. emacs -Q
1. M-x command-history RET
2. M-x Electric-command-history-redo-expression RET

Since this has seemingly been broken for a long time, and no one has
noticed, perhaps echistory.el is simply unused and should be obsoleted?

I find nothing about this obscure command online or on the mailing lists.


[Message part 3 (message/rfc822, inline)]
From: Stefan Kangas <stefankangas <at> gmail.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 76506-done <at> debbugs.gnu.org
Subject: Re: bug#76506: Electric-command-history-redo-expression does nothing
Date: Sat, 1 Mar 2025 21:39:35 -0800
Version: 31.1

Stefan Kangas <stefankangas <at> gmail.com> writes:

>> I think you need
>>
>> M-x electric-command-history
>
> Aha, right.  That command on the other hand is not autoloaded, curiously
> enough, so you need to say this first:
>
>     (require 'echistory)
>
>> for things to work. Iʼve never used it, and trying it just now itʼs
>> excessively intrusive and obnoxious with its bindings. We can fix
>> that, but if nobody is using it thatʼs not worth it.
>
> Agreed on all of the above, thanks.

I have now moved echistory.el to lisp/obsolete.  Let's see if anyone
protests against this change, meanwhile I'm closing this bug report.


This bug report was last modified 132 days ago.

Previous Next


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