all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nikolaj Schumacher <me@nschum.de>
To: hask ellian <haskellian@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Help with assembling and linking via emacs under Windows.
Date: Fri, 24 Apr 2009 10:42:19 +0200	[thread overview]
Message-ID: <m24owev3x0.fsf@nschum.de> (raw)
In-Reply-To: <ae0dbb530904231715w1b9609b7k18a95074c29ef5c@mail.gmail.com> (hask ellian's message of "Fri, 24 Apr 2009 02:15:59 +0200")

hask ellian <haskellian@gmail.com> wrote:

> http://hpaste.org/fastcgi/hpaste.fcgi/view?id=4144#a4144

It would be easier if you just send the code along.  Then we can quote
it in the answer.

> (concat "\masm32\bin\ml /c /Zd /coff "

You need to escape backslashes.

(concat "\\masm32\\bin\\ml /c /Zd /coff "



regards,
Nikolaj Schumacher




      reply	other threads:[~2009-04-24  8:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-24  0:15 Help with assembling and linking via emacs under Windows hask ellian
2009-04-24  8:42 ` Nikolaj Schumacher [this message]

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

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

  git send-email \
    --in-reply-to=m24owev3x0.fsf@nschum.de \
    --to=me@nschum.de \
    --cc=haskellian@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.