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

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

bug#22203: 25.0.50; # is treated as a comment character in shell-command


From: Wolfgang Jenkner
Subject: bug#22203: 25.0.50; # is treated as a comment character in shell-command arg
Date: Sat, 19 Dec 2015 15:09:18 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (berkeley-unix)

On Fri, Dec 18 2015, Kaushal Modi wrote:

> HOST> emacs -Q&
>
> But if I run the SAME shell-command in an emacs started as below, I
> see only "abc" printed in the *test* buffer.
>
> HOST> ssh HOST
> HOST> emacs -Q&

What happens if you repeat this, but, instead of `emacs -Q&', run

echo $SHELL; ps -fp $$

before and after logging in via ssh?





reply via email to

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