|
From: | Dmitry Gutov |
Subject: | bug#27036: Acknowledgement (25.1; Blocking call to accept-process-output with quit inhibited!!) |
Date: | Sat, 27 May 2017 03:22:19 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Thunderbird/54.0 |
On 5/26/17 4:17 PM, Francesco Potortì wrote:
if Octave is running a long command it locks Emacs until the long command execution finishes and the prompt is returned.
Yes, this problem should be common for all modes that use the REPL for fetching information like this. E.g. python-eldoc-function.
Normally, we don't see long-running commands in the user REPL. Or don't expect the user to switch back to the source buffer and continue editing. Octave might be a significant exception in that regard.
Anyway, please try the attached combined patch and see if it fixes your problem.
It also makes damage in some other cases that I cannot identify.
If you have company-mode installed and enabled, similar problem can occur (when completion is triggered automatically).
octave-eldoc.diff
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |