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

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

Re: [h-e-w] M-x compile and compile-command


From: Albert, Jürgen
Subject: Re: [h-e-w] M-x compile and compile-command
Date: Thu, 14 Feb 2002 17:17:59 +0100

The  . and 12 is the information for emacs (perhaps only 20.7 ???) where to
place the cursor, if you want to extend the command before shooting it off.
Cause I do not want to do this, your solution works for me.

THANKS.


-----Ursprüngliche Nachricht-----
Von: Jonathan Arnold [mailto:address@hidden
Gesendet: Donnerstag, 14. Februar 2002 16:25
An: Albert, J?rgen; address@hidden
Betreff: Re: [h-e-w] M-x compile and compile-command


>(setq compile-command '("ant -emacs " . 12))

This should work:

(setq compile-command "ant -emacs ")

I'm not sure what all the gyrations with the lisp, and the .
and the 12 are for.

-- 
Jonathan Arnold     (mailto:address@hidden)
Amazing Developments       http://www.buddydog.org

Health nuts are going to feel stupid someday, lying in
hospitals dying of nothing. -- Redd Foxx




reply via email to

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