unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Wolfgang Jenkner <wjenkner@inode.at>
Cc: 22203@debbugs.gnu.org
Subject: bug#22203: 25.0.50; # is treated as a comment character in shell-command arg
Date: Fri, 18 Dec 2015 14:59:39 -0500	[thread overview]
Message-ID: <CAFyQvY2Lig+hY3EYnnzdBTCM714SyHKDywhWLuB+5mJG-KtomQ@mail.gmail.com> (raw)
In-Reply-To: <85egeja5z2.fsf@iznogoud.viz>

> So, perhaps, for some reason, emacs 25 and trunk use different shells on
> your system?

That was almost the case.. the shells weren't different though. The
shell was the same: tcsh.

(shell-command "echo abc#def" "*test*")

If I run the above shell-command in an emacs started as below,
everything is good; I see "abc#def" printed in the *test* buffer.

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&

This is the regardless of the emacs version. I incorrectly thought
earlier that it had to do with emacs-25 branch version vs the master
branch version.





  reply	other threads:[~2015-12-18 19:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-18 16:25 bug#22203: 25.0.50; # is treated as a comment character in shell-command arg Kaushal Modi
2015-12-18 17:39 ` Glenn Morris
2015-12-18 18:34   ` Kaushal Modi
2015-12-18 19:11 ` Wolfgang Jenkner
2015-12-18 19:30   ` Kaushal Modi
2015-12-18 19:49     ` Kaushal Modi
2015-12-18 19:53     ` Wolfgang Jenkner
2015-12-18 19:59       ` Kaushal Modi [this message]
2015-12-19 14:09         ` Wolfgang Jenkner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyQvY2Lig+hY3EYnnzdBTCM714SyHKDywhWLuB+5mJG-KtomQ@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=22203@debbugs.gnu.org \
    --cc=wjenkner@inode.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).