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: Brian Elmegaard
Subject: Re: Space in compiler file name
Date: Mon, 20 Feb 2006 22:42:56 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

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


reply via email to

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