GNU bug report logs -
#50042
26.3; Post-command hooks slow with M-x commands
Previous Next
Reported by: sk <at> nomistech.com
Date: Fri, 13 Aug 2021 11:54:01 UTC
Severity: normal
Found in version 26.3
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #46 received at 50042 <at> debbugs.gnu.org (full text, mbox):
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> Can you test this, too, to see if I got all the cases right? That is,
> it shouldn't display anything if you do anything else before the
> suggestion triggers, and it shouldn't inhibit entering other commands,
> and... er... no other peculiarities.
I'm using the version of `execute-extended-command` in commit
00a9c50ad7, and everything is behaving as I would expect.
Thanks!
> One thing that is peculiar, but no more than before, is this bit:
>
> ;; FIXME: Can be slow. Cache it maybe?
> (setq binding (execute-extended-command--shorter
> (symbol-name function) typed))))
>
> It takes five seconds on my laptop, which means that these suggestion
> arrive five seconds after I did the `M-x'. But that hasn't changed
> since before these patches.
FWIW, I haven't looked at this -- I'm not sure when it comes into play.
But I guess it's a separate issue.
Thanks again.
This bug report was last modified 3 years and 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.