* Enhancement: M-x (+lag+) command
[not found] <mailman.49.1626019209.25308.emacs-orgmode@gnu.org>
@ 2021-07-11 22:00 ` Ypo
2021-07-12 2:20 ` Tim Cross
0 siblings, 1 reply; 3+ messages in thread
From: Ypo @ 2021-07-11 22:00 UTC (permalink / raw)
To: emacs-orgmode
When I send M-x and I start to write a command, I write it down to the buffer where I have my text, instead of to the new buffer where commands appear.
So, after I send M-x, I have to wait some time, and then I can write the command. There is a lag between M-x and command inputting availability.
Couldn't this lag be neutralized? For example, by recording every sent key after M-x and pasting them down when the commands new buffer is available?
Greetings,
Ypo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enhancement: M-x (+lag+) command
2021-07-11 22:00 ` Enhancement: M-x (+lag+) command Ypo
@ 2021-07-12 2:20 ` Tim Cross
2021-07-12 8:17 ` Eric S Fraga
0 siblings, 1 reply; 3+ messages in thread
From: Tim Cross @ 2021-07-12 2:20 UTC (permalink / raw)
To: emacs-orgmode
Ypo <ypuntot@gmail.com> writes:
> When I send M-x and I start to write a command, I write it down to the buffer
> where I have my text, instead of to the new buffer where commands appear.
>
> So, after I send M-x, I have to wait some time, and then I can write the
> command. There is a lag between M-x and command inputting availability.
>
> Couldn't this lag be neutralized? For example, by recording every sent key after
> M-x and pasting them down when the commands new buffer is available?
>
This does not sound like typical behaviour. The first thing which needs
to be established is whether or not this is a local configuration
problem. Start by running
emacs -Q
and then opening the org file where you see this issue and see if you
can reproduce the problem. If you cannot, then it is very likely the
issue is due to some configuration or additional package you have
installed.
If you can reproduce the problem, then please log a bug report using M-x
org-submit-bug-report. This will generate a buffer with a lot of
important information regarding your local setup and may help us track
down the source of the issue.
If you cannot reproduce the problem with emacs -Q, then the cause is
likely a local configuration or additional package you have installed.
Tracking down the cause might take a bit of work. Essentially, you will
need to reduce your configuration to a minimal setup, test and if there
is no problem, slowly add back bits of your configuration or additional
packages, testing after each change, until you find the cause. Once we
know what the cause is, we can probably provide suggestions/assistance
to get it resolved.
A number of popular add-on packages relating to command input, like
helm, smex, hydra, ivy, counsel etc can cause significant slowdown in
command input if not correctly configured. My suspicion is that one of
these packages is likely the cause.
--
Tim Cross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Enhancement: M-x (+lag+) command
2021-07-12 2:20 ` Tim Cross
@ 2021-07-12 8:17 ` Eric S Fraga
0 siblings, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2021-07-12 8:17 UTC (permalink / raw)
To: Tim Cross; +Cc: emacs-orgmode
I see this sometimes with exwm, especially if I have many X windows
being managed by exwm. I haven't managed to identify the root cause,
mind you, but I don't think it's org mode related.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.6-579-gfdb98a
: Latest paper written in org: https://arxiv.org/abs/2106.05096
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-07-12 8:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.49.1626019209.25308.emacs-orgmode@gnu.org>
2021-07-11 22:00 ` Enhancement: M-x (+lag+) command Ypo
2021-07-12 2:20 ` Tim Cross
2021-07-12 8:17 ` Eric S Fraga
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.