GNU bug report logs -
#63096
[PATCH] Note that Emacs pauses when handling sentinel errors
Previous Next
Full log
View this message in rfc822 format
> From: Spencer Baugh <sbaugh <at> janestreet.com>
> Date: Wed, 26 Apr 2023 18:04:05 -0400
>
> For emacs-29, since this variable is new in Emacs 29.
Thanks.
> diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi
> index 50e67475d8e..39d1ee64e43 100644
> --- a/doc/lispref/processes.texi
> +++ b/doc/lispref/processes.texi
> @@ -2159,7 +2159,9 @@ Sentinels
> programs was running when the sentinel was started. However, if
> @code{debug-on-error} is non-@code{nil}, errors are not caught.
> This makes it possible to use the Lisp debugger to debug the
> -sentinel. @xref{Debugger}.
> +sentinel. @xref{Debugger}. Additionally, Emacs pauses for
Why "Additionally"? What you are describing is not in addition to
what was described before that.
> +@var{process-error-pause-time} seconds so that the user sees the
> +error. @xref{Asynchronous Processes}
If we are mentioning this variable here, let's also mention it where
filter functions are described, since it is also relevant to those.
This bug report was last modified 2 years and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.