GNU bug report logs -
#55041
28.1; repeat-mode always prints message when enabled
Previous Next
Full log
Message #31 received at 55041 <at> debbugs.gnu.org (full text, mbox):
Howard Melman <hmelman <at> gmail.com> writes:
> My original report was about enabling these in init.el and seeing the
> message in the *Messages* buffer. I have the following in my init:
>
> (size-indication-mode)
> (column-number-mode)
> (show-paren-mode)
> (recentf-mode)
> (which-function-mode)
> (global-hl-line-mode)
> (context-menu-mode) ; new in Emacs 28
> (global-so-long-mode)
> (repeat-mode) ; new in Emacs 28
>
> Of the above, only recentf-mode and repeat-mode write to the
> *Messages* buffer on startup. I added electric-pair-mode to my
> init and it did not write to *Messages* though if I toggle it interactively
> with M-x it does output (I assume to the echo area).
Right. Using that config, I get the following *Messages* buffer after
starting Emacs:
For information about GNU Emacs and the GNU system, type C-h C-a.
Cleaning up the recentf list...done (0 removed)
Repeat mode is enabled for 14 commands and 7 keymaps; see
‘describe-repeat-maps’.
Personally, I think we should remove both the recentf-mode and
repeat-mode messages here. I don't find either of them very helpful
or interesting.
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.