GNU bug report logs -
#70049
30.0.50; (server-running-p) in mode line freezes emacs
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
BTW, workaround just for the record:
```
(defun server-running-p()
(and server-process (memq (process-status server-process)
'(connect listen open run))))
```
I got this from an old post and it still works without blocking emacs on
redisplay.
/PA
On Mon, 1 Apr 2024 at 13:34, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
> > Date: Mon, 1 Apr 2024 10:36:01 +0200
> > Cc: 70049 <at> debbugs.gnu.org
> >
> > Followed all the steps, and crashed emacs but bt doesn't print out
> anything...
>
> "Crashed"? Originally you said Emacs freezes, but didn't say it
> crashes.
>
> Can you start Emacs from GDB to begin with, and then repeat the steps
> to make it freeze?
>
--
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler
Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet
[Message part 2 (text/html, inline)]
This bug report was last modified 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.