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

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

bug#8023: Why can't one run more than one dired-do-async-shell-command a


From: jidanni
Subject: bug#8023: Why can't one run more than one dired-do-async-shell-command at once?
Date: Tue, 15 Feb 2011 07:45:47 +0800

>>>>> "JL" == Juri Linkov <juri@jurta.org> writes:
JL> Async shell buffer (default *Async shell*<2>):
All I know is the user might also have code like
$ grep -i shell .emacs
 shell-command-default-error-buffer "shell-command-errors")
        (shell-command-on-region
         START END COMMAND t t shell-command-default-error-buffer t)
(add-hook 'shell-mode-hook

etc. as found in http://jidanni.org/comp/configuration/
So there are several buffers involved...





reply via email to

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