GNU bug report logs - #55041
28.1; repeat-mode always prints message when enabled

Previous Next

Package: emacs;

Reported by: Howard Melman <hmelman <at> gmail.com>

Date: Wed, 20 Apr 2022 14:54:01 UTC

Severity: wishlist

Found in version 28.1

Full log


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

From: Howard Melman <hmelman <at> gmail.com>
To: Juri Linkov <juri <at> linkov.net>
Cc: 55041 <at> debbugs.gnu.org, Lars Ingebrigtsen <larsi <at> gnus.org>,
 Stefan Kangas <stefan <at> marxist.se>
Subject: Re: bug#55041: 28.1; repeat-mode always prints message when enabled
Date: Wed, 22 Jun 2022 15:29:06 -0400
On Jun 22, 2022, at 2:30 PM, Juri Linkov <juri <at> linkov.net> wrote:
> 
>> I'd kinda like to inhibit stdout and leave stderr, to put it in those terms.
>> IMHO the above seems like unnecessary information. Yes
>> it's specific, but it's also of little use.  I enabled repeat-mode, I expect
>> it to be enabled, I don't really care that 23 commands and 9 keymaps
>> were affected vs some other number of commands; and I don't need
>> help like "see describe-repeat-maps" every time I enable it.
> 
> Then what do you think about doing what all minor modes do, i.e. to
> display these messages conditionally on (called-interactively-p 'any).

I think that would be fine, but I don't think "that" is what all minor modes do.

They do that for an enabled/disabled message via define-minor-mode,
which I think is certainly useful and correct.  They don't typically provide
such statistics at all.

Howard



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

Previous Next


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