all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: 19457@debbugs.gnu.org
Subject: bug#19457: 24.4; exec_sentinel_error_handler and read_process_output_error_handler
Date: Sun, 28 Dec 2014 22:54:03 +1100	[thread overview]
Message-ID: <m1zja82dno.fsf@gmail.com> (raw)
In-Reply-To: <m1sig0m5pb.fsf@gmail.com> (Leo Liu's message of "Sun, 28 Dec 2014 21:25:36 +1100")

On 2014-12-28 21:25 +1100, Leo Liu wrote:
> This can be problematic in a situation triggered by completion-at-point.
> in my setup I have 3 items in completion-styles and it can trigger 6
> sentinel/filter errors in a row for every char input. While the errors
> are signalled and even if I keep hitting C-g I have to wait many
> seconds.

There is also this issue:

See completion--some; all errors are deferred to the end of the
function. There is no way a completion table can tell completion--some
"I am not ready" don't call me again. For example, when a completion
table involves running an external command and that command is not
installed in the system. In this case the completion table knows better
i.e. no need to retry so as to save precious time.

Leo





  reply	other threads:[~2014-12-28 11:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-28 10:25 bug#19457: 24.4; exec_sentinel_error_handler and read_process_output_error_handler Leo Liu
2014-12-28 11:54 ` Leo Liu [this message]
2015-01-01 16:29   ` Stefan Monnier
2015-01-04 23:04     ` Leo Liu
2015-01-04 23:43     ` Dmitry Gutov
2015-01-05  1:58       ` Stefan Monnier
2021-12-02 11:54 ` Lars Ingebrigtsen

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=m1zja82dno.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=19457@debbugs.gnu.org \
    /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.