emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: call-process should not block process filters from running


From: Dmitry Gutov
Subject: Re: call-process should not block process filters from running
Date: Tue, 4 Jul 2023 19:49:45 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 03/07/2023 03:02, sbaugh@catern.com wrote:
Since project-find-regexp can
take many seconds on large repos, I think this is useful.

However, my other main test case/use case, being able to paste while
Emacs is in call-process, doesn't work with this change.  Any idea on
how to make that work?

Do you have some particular aim related to project-find-regexp?

Having Emacs interactive and responsive while the search is ongoing would require a different direction in design.

Is the goal simply to have other, unrelated code keep running?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]