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: Eli Zaretskii
Subject: Re: Space in compiler file name
Date: Fri, 24 Feb 2006 09:28:25 +0200

> From: Brian Elmegaard <brian@rkspeed-rugby.dk>
> Date: Wed, 22 Feb 2006 16:14:25 +0100
> 
> Is there a neat way to append inside the quotes?

(concat "\"" diectory file "\"")

> Is it correct that emacs outputs:
> 
> 'c:/program' is not recognized as an internal or external command,
> operable program or batch file.
> 
> when this error is encountered? 

This message comes from cmd.exe, the Windows shell, not from Emacs.
Emacs just shows you what the shell displayed, so you know what went
wrong.




reply via email to

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