unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Brian Elmegaard <brian@rkspeed-rugby.dk>
Subject: Space in compiler file name
Date: Mon, 20 Feb 2006 08:55:35 +0100	[thread overview]
Message-ID: <uu0au1n2g.fsf@rkspeed-rugby.dk> (raw)

Hi,

On windows I have a compiler installed under c:\Program
Files\dna\bin. This path is set to dna.bin-directory with customize
for the given mode.

When I run I get:
c:/program files/dna/bin/dna.exe 
'c:/program' is not recognized as an internal or external command,
operable program or batch file.

The compile command is set by:
  (setq compile-command 
		     (progn (concat dna-bin-directory "/" 
				    dna-executable-name " "
				    (file-name-nondirectory
				     buffer-file-name)))) 
  (setq dna-input-buffer-name (buffer-name))
  (compile compile-command)


How can I make dna-bin-directory contain spaces and pass this to
compile?

tia,
-- 
Brian (remove the sport for mail)
http://www.et.web.mek.dtu.dk/Staff/be/be.html
http://www.rugbyklubben-speed.dk

             reply	other threads:[~2006-02-20  7:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-20  7:55 Brian Elmegaard [this message]
2006-02-20 21:00 ` Space in compiler file name Eli Zaretskii
     [not found] ` <mailman.961.1140469246.2856.help-gnu-emacs@gnu.org>
2006-02-20 21:42   ` Brian Elmegaard
2006-02-21 12:21     ` Reiner Steib
2006-02-21 19:51     ` Eli Zaretskii
     [not found]     ` <mailman.1066.1140542049.2856.help-gnu-emacs@gnu.org>
2006-02-22  7:19       ` Brian Elmegaard
     [not found]     ` <mailman.1116.1140553083.2856.help-gnu-emacs@gnu.org>
2006-02-22 15:14       ` Brian Elmegaard
2006-02-23 18:15         ` Kevin Rodgers
2006-02-24  7:28         ` Eli Zaretskii
     [not found]         ` <mailman.19.1140819603.5016.help-gnu-emacs@gnu.org>
2006-02-25  8:45           ` Brian Elmegaard
     [not found]         ` <mailman.41.1140852357.5016.help-gnu-emacs@gnu.org>
2006-02-25  8:45           ` Brian Elmegaard
  -- strict thread matches above, loose matches on Subject: below --
2006-02-21  5:30 Dave Humphries
2006-02-21 19:52 ` Eli Zaretskii
     [not found] <mailman.1012.1140499926.2856.help-gnu-emacs@gnu.org>
2006-02-21  9:40 ` Brian Elmegaard

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uu0au1n2g.fsf@rkspeed-rugby.dk \
    --to=brian@rkspeed-rugby.dk \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).