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

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

RE: Space in compiler file name


From: Dave Humphries
Subject: RE: Space in compiler file name
Date: Tue, 21 Feb 2006 16:30:03 +1100

Have you tried with back slashes (maybe even double back slashes) and
quotes? 

-----Original Message-----
From: help-gnu-emacs-bounces+dave.humphries=dytech.com.au@gnu.org
[mailto:help-gnu-emacs-bounces+dave.humphries=dytech.com.au@gnu.org] On
Behalf Of Brian Elmegaard
Sent: Tuesday, 21 February 2006 8:43 AM
To: help-gnu-emacs@gnu.org
Subject: Re: Space in compiler file name

Eli Zaretskii <eliz@gnu.org> writes:

> Did you try to quote the file name which has the embedded spaces?

Yes, I have tried:
c:/program files/dna/bin/dna.exe
'c:/program files/dna/bin/dna.exe'
"c:/program files/dna/bin/dna.exe" 
c:/program\ files/dna/bin/dna.exe 

> compile-command is conceptually a string that you would type at the 
> shell's prompt, so you need to quote or escape any characters special 
> for the shell, as you would when you type the command interactively.

I can do it in the windows shell. So emacs somehow interferes when it
passes this to the shell.

How could I escape or quote a space in a shell command?

tia,
--
Brian (remove the sport for mail)
http://www.et.web.mek.dtu.dk/Staff/be/be.html
http://www.rugbyklubben-speed.dk
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs




reply via email to

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