all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 9480@debbugs.gnu.org
Subject: bug#9480: 24.0.50; (vc-git) stash@{n} - requires shell quoting?
Date: Mon, 12 Sep 2011 16:52:59 +0530	[thread overview]
Message-ID: <81d3f680oc.fsf@gmail.com> (raw)
In-Reply-To: <E1R346s-0005ee-LZ@fencepost.gnu.org> (Eli Zaretskii's message of "Mon, 12 Sep 2011 06:51:30 -0400")


> Yes, I see the problem, but now I wonder how come users of Posix
> platforms didn't see it.  Does it happen if your shell-file-name is
> set to "sh", not "bash" (assuming the Cygwin Bash comes with such an
> executable or a link)?

sh and bash are apparently one and the same executable.

,----
| sh-3.2$ bash --version
| GNU bash, version 3.2.51(24)-release (i686-pc-cygwin)
| Copyright (C) 2007 Free Software Foundation, Inc.
| 
| sh-3.2$ sh --version
| GNU bash, version 3.2.51(24)-release (i686-pc-cygwin)
| Copyright (C) 2007 Free Software Foundation, Inc.
| 
| 
| sh-3.2$ pwd
| /usr/bin
| 
| sh-3.2$ diff --binary sh.exe bash.exe
|
| sh-3.2$ ls -al sh.exe
| -rwxr-xr-x 1 kjambunathan root 470542 Aug 13  2010 sh.exe
|
| sh-3.2$ ls -al bash.exe
| -rwxr-xr-x 1 kjambunathan root 470542 Aug 13  2010 bash.exe
`----







  reply	other threads:[~2011-09-12 11:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12  7:09 bug#9480: 24.0.50; (vc-git) stash@{n} - requires shell quoting? Jambunathan K
2011-09-12  7:29 ` Eli Zaretskii
2011-09-12  9:05   ` Jambunathan K
2011-09-12 10:51     ` Eli Zaretskii
2011-09-12 11:22       ` Jambunathan K [this message]
2011-09-12 11:50         ` Antoine Levitt
2011-09-12 11:56           ` Eli Zaretskii
2011-09-13  4:46             ` Jambunathan K
2011-09-13  1:39         ` Richard Stallman
2011-09-13  4:03       ` Glenn Morris
2011-09-13  4:37         ` Eli Zaretskii
2011-09-13  5:14           ` Jambunathan K
2011-09-13  6:17           ` Jambunathan K
2011-09-13  6:54             ` Eli Zaretskii
2011-09-13 18:05               ` Stefan Monnier
2011-09-13 13:35 ` Stefan Monnier
2011-09-13 15:27   ` Eli Zaretskii
2011-09-13 18:21     ` Glenn Morris
2011-09-14 10:58       ` Jambunathan K
2011-09-14 11:57         ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=81d3f680oc.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=9480@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.