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

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

20.7.1: Function shell-command calls shell-mode for asynchronous command


From: Francis Litterio
Subject: 20.7.1: Function shell-command calls shell-mode for asynchronous commands
Date: 19 Jul 2001 16:29:42 -0400

In Emacs 20.7.1, in the function shell-command, there's a call to
shell-mode in the control path that's followed for asynchronous commands
(e.g., "command &").  Therefore, the buffer named "*Async Shell Command*"
is always in shell-mode, even though it contains no interactive shell.

This hides some fundamental-mode keybindings for no useful purpose (since
there's no interactive shell in that buffer).
--
Francis Litterio
franl@world.std.com
http://world.std.com/~franl/
PGP public keys available on keyservers.




reply via email to

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