bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30213: 26.0.91; shell buffer not displayed when not erased and async


From: Basil L. Contovounesios
Subject: bug#30213: 26.0.91; shell buffer not displayed when not erased and async-shell-command-display-buffer is used
Date: Tue, 23 Jan 2018 18:53:13 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Attachment: 0001-Fix-deferred-display-of-async-shell-command-buffer.patch
Description: Text Data

Alex Branham <alex.branham@gmail.com> writes:

> I'm sorry, haven't had my morning coffee yet. I can reproduce this, but there
> was an error in my initial email. From emacs -Q
>
> (setq shell-command-dont-erase-buffer 'beg-last-out
>       async-shell-command-display-buffer nil)
>
> then do an async shell command, delete the window that shows the output, then
> call another async shell command. The window is never re-shown.

Thanks, I'm able to reproduce this on both emacs-26 and master branches
and believe the attached patch fixes the issue.

-- 
Basil

reply via email to

[Prev in Thread] Current Thread [Next in Thread]