GNU bug report logs - #50935
minibuffer-electric-default-mode interface

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Fri, 1 Oct 2021 11:45:02 UTC

Severity: minor

Tags: patch

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 50935 <at> debbugs.gnu.org, juri <at> linkov.net
Subject: Re: bug#50935: minibuffer-electric-default-mode interface
Date: Tue, 05 Oct 2021 18:52:11 +0300
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Tue, 5 Oct 2021 10:11:11 -0400
> Cc: 50935 <at> debbugs.gnu.org
> 
> Juri Linkov <juri <at> linkov.net> writes:
> 
> > The following patch makes the prompt more readable:
> >
> >   Send signal to 3 processes [TERM]:
> 
> Sounds good to me.

It could be confusing.  Previously, the prompt was

  Send signal [TERM]

So it was much more clear that "TERM" refers to "signal" and vice
versa.  Now we have "3 processes" in the way, and someone could think
"TERM" refers to the processes or something.

How about this instead:

  Signal N processes with [SIGTERM]:

Note that I deliberately added the "SIG" part so that it would be more
clear this is the name of a signal.




This bug report was last modified 2 years and 348 days ago.

Previous Next


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