GNU bug report logs - #34179
27.0.50; message hangs when buffer with process visible

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Wed, 23 Jan 2019 15:11:02 UTC

Severity: normal

Found in version 27.0.50

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Michael Heerdegen <michael_heerdegen <at> web.de>
Cc: 34179 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#34179: 27.0.50; message hangs when buffer with process visible
Date: Sat, 26 Jan 2019 16:09:15 +0100
[Message part 1 (text/plain, inline)]
>>> Michael, please check whether it fixes your
>>> use case.
>
> That seems to be the case, yes.

Probably good to know.  Meanwhile, please try the attached patch which
should "cure" the underlying problem (it's the same as for Bug#34138).

It does not cure another problem I found this way based on your
scenario:

  With emacs -Q do M-x shell, C-x 5 2, and M-: (message "A\nB").

Here with emacs 25 this grows the minibuffer window and displays the
two lines

A
B

in it.  With emacs 26 it shortly resizes the minibuffer window and
then displays "A\nB" in it.  With patched master it displays

Eval: (message "A\nB")

with the cursor at the beginning of the minibuffer.

I have no idea yet what's causing these behaviors but so far the
presence of an external procees or shell looks like a necessary
prerequisite.  Ideas welcome.

Thanks, martin
[run_window_change_functions.diff (text/plain, attachment)]

This bug report was last modified 6 years and 53 days ago.

Previous Next


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