unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47991: 28.0.50; inconsistency between async-shell-command and shell-command
@ 2021-04-24 10:38 Zhiwei Chen
  2021-04-24 10:57 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Zhiwei Chen @ 2021-04-24 10:38 UTC (permalink / raw)
  To: 47991


shell-command pops a buffer in fundamental-mode while
async-shell-command is in shell-mode.

AFAIK, async-shell-command is implemented via shell-command with an
additional '&' sign if it doesn't end with it.

To reproduce:
   emacs -Q
   M-x shell-command SPC ls RET
   M-x async-shell-command SPC ls RET

-- 
Zhiwei Chen





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-02  9:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-24 10:38 bug#47991: 28.0.50; inconsistency between async-shell-command and shell-command Zhiwei Chen
2021-04-24 10:57 ` Eli Zaretskii
2021-04-25 16:38   ` Zhiwei Chen
2021-04-25 16:50     ` Eli Zaretskii
2021-04-26  4:41       ` Richard Stallman
2021-05-02  9:11         ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).