emacs-devel
[Top][All Lists]
Advanced

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

Re: shell-quote-argument bug on w32


From: Jason Rumney
Subject: Re: shell-quote-argument bug on w32
Date: Mon, 25 Sep 2006 22:40:50 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666

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 via email to

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