all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: shell-quote-argument bug on w32
Date: Mon, 25 Sep 2006 22:40:50 +0100	[thread overview]
Message-ID: <45184CE2.3000001@gnu.org> (raw)
In-Reply-To: <45182FAE.6050508@student.lu.se>

Lennart Borgman wrote:
> I can not see that shell-file-name is used in shell-quote-argument. 
> What do you mean?
>
Are you looking at a different version than the latest one?

  (if (or (eq system-type 'ms-dos)
          (and (eq system-type 'windows-nt) (w32-shell-dos-semantics)))


w32-shell-dos-semantics is a compiled Lisp function in `w32-fns.el'.
(w32-shell-dos-semantics)

Return non-nil if the interactive shell being used expects MSDOS shell 
semantics.

  reply	other threads:[~2006-09-25 21:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-25 13:41 shell-quote-argument bug on w32 Lennart Borgman
2006-09-25 13:59 ` Jason Rumney
2006-09-25 19:36   ` Lennart Borgman
2006-09-25 21:40     ` Jason Rumney [this message]
2006-09-25 23:05       ` Jason Rumney
2006-09-25 19:26 ` Eli Zaretskii
2006-09-25 19:51   ` Lennart Borgman
2006-09-26  3:13     ` Stefan Monnier
2006-09-26 11:11       ` Lennart Borgman

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=45184CE2.3000001@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@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.