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

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

bug#18133: Suppressing asynchronous command output


From: Reuben Thomas
Subject: bug#18133: Suppressing asynchronous command output
Date: Mon, 19 Dec 2016 15:48:00 +0000

Attached, a patch for this bug.

It makes hiding the output buffer until there is output the default behavior; if the user wishes to get the old behavior back, then display-buffer-alist can be customized to remove the new default element.

If this patch is acceptable, I can add a NEWS item and install it.

As a side effect, the process object is now made available to input and output filter functions.

--
http://rrt.sc3d.org

Attachment: 0002-Delay-showing-Async-Shell-Command-buffer-until-outpu.patch
Description: Text Data


reply via email to

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