From: Howard Melman <hmelman@gmail.com>
To: Juri Linkov <juri@linkov.net>
Cc: 55041@debbugs.gnu.org, Lars Ingebrigtsen <larsi@gnus.org>,
Stefan Kangas <stefan@marxist.se>
Subject: bug#55041: 28.1; repeat-mode always prints message when enabled
Date: Tue, 21 Jun 2022 16:54:16 -0400 [thread overview]
Message-ID: <D3A75276-8497-4728-AE7A-4AC97D86BCEE@gmail.com> (raw)
In-Reply-To: <867d59kit9.fsf@mail.linkov.net>
On Jun 21, 2022, at 1:49 PM, Juri Linkov <juri@linkov.net> wrote:
>
> It's very surprising to worry about keeping the *Messages* buffer clean.
I don't usually. In this case I was working at reducing my startup time
(from ~3 secs to ~1 sec).
My init is broken up into about 2 dozen files; logical groupings like some
major modes I typically use, mac settings, gnus stuff, magit stuff,
dired, minor modes, etc. I load each with a function that times the load
and prints it out with some gc info. Here's part of what I saw:
Loaded in 0.21ms with 0 gcs hrm-funcs
Loaded in 1.08ms with 0 gcs hrm-frame
Loaded in 1.11ms with 0 gcs hrm-tabs
Loading /Users/hmelman/.emacs.d/recentf...done
Cleaning up the recentf list...
File /Users/hmelman/Library/Mobile Documents/iCloud~md~obsidian/Documents/Film Lists/Alfred Hitchcock.md removed from the recentf list
Cleaning up the recentf list...done (1 removed)
Repeat mode is enabled for 14 commands and 7 keymaps; see `describe-repeat-maps'.
Loaded in 252.90ms with 0 gcs hrm-minor.....VERY LONG
Loaded in 42.70ms with 0 gcs hrm-packages.....LONG
Loaded in 2.03ms with 0 gcs hrm-help
Loaded in 0.73ms with 0 gcs hrm-git
As I said in the OP:
> I'm working on my configuration and of all the other minor-modes
> I enable by calling from lisp, none of them print such a message,
> so this stands out when I'm looking at *Messages*.
Since nothing else printed out stuff I thought it might have been
a mistake that the new repeat-mode command did.
Howard
next prev parent reply other threads:[~2022-06-21 20:54 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 14:53 bug#55041: 28.1; repeat-mode always prints message when enabled Howard Melman
2022-04-20 17:10 ` Juri Linkov
2022-04-20 18:32 ` Howard Melman
2022-04-21 11:55 ` Lars Ingebrigtsen
2022-06-19 14:09 ` Stefan Kangas
2022-06-19 14:22 ` Lars Ingebrigtsen
2022-06-20 16:51 ` Juri Linkov
2022-06-20 22:04 ` Howard Melman
2022-06-21 11:54 ` Stefan Kangas
2022-06-21 17:49 ` Juri Linkov
2022-06-21 18:42 ` Drew Adams
2022-06-21 20:54 ` Howard Melman [this message]
2022-06-22 7:33 ` Juri Linkov
2022-06-22 13:16 ` Howard Melman
2022-06-22 13:30 ` Eli Zaretskii
2022-06-22 14:30 ` Howard Melman
2022-06-22 15:34 ` Drew Adams
2022-06-22 16:00 ` Eli Zaretskii
2022-06-22 16:18 ` Howard Melman
2022-06-22 16:22 ` Eli Zaretskii
2022-06-23 9:01 ` Lars Ingebrigtsen
2022-06-23 9:54 ` Eli Zaretskii
2022-06-23 11:36 ` Lars Ingebrigtsen
2022-06-23 12:58 ` Eli Zaretskii
2022-06-22 18:30 ` Juri Linkov
2022-06-22 19:29 ` Howard Melman
2022-06-21 23:16 ` Stefan Kangas
2022-06-21 17:46 ` Juri Linkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D3A75276-8497-4728-AE7A-4AC97D86BCEE@gmail.com \
--to=hmelman@gmail.com \
--cc=55041@debbugs.gnu.org \
--cc=juri@linkov.net \
--cc=larsi@gnus.org \
--cc=stefan@marxist.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.