GNU bug report logs - #49682
27.2.50; accept-process-output within accept-process-output hangs emacs

Previous Next

Package: emacs;

Reported by: Rajeev N <rajeev.jnk <at> sivalik.com>

Date: Wed, 21 Jul 2021 14:59:01 UTC

Severity: normal

Found in version 27.2.50

Full log


Message #89 received at 49682 <at> debbugs.gnu.org (full text, mbox):

From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: LdBeth <andpuke <at> foxmail.com>, Eli Zaretskii <eliz <at> gnu.org>
Cc: 49682 <at> debbugs.gnu.org
Subject: Re: bug#49682: 27.2.50;
 accept-process-output within accept-process-output hangs emacs
Date: Thu, 09 Nov 2023 00:50:37 +0900
> If a Lisp program wants to avoid timers during the call to
> accept-process-output, could perhaps temporarily bind timer-list to
> nil or something?

According to docstring, it seems that accept-process-output has option
not to run timers.

> (accept-process-output &optional PROCESS SECONDS MILLISEC
> JUST-THIS-ONE)
...
> If JUST-THIS-ONE is an integer, don’t run any timers either.

Can Lisp programs use the feature?

--
Kazuhiro Ito




This bug report was last modified 1 year and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.