bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: M-x grep prompt: fill in the * for us


From: Kevin Rodgers
Subject: Re: M-x grep prompt: fill in the * for us
Date: Fri, 20 Jun 2003 08:25:55 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Dan Jacobson wrote:

Hmmm, like nifteaux (nifto (nifty)).  OK, I wish C-u M-x compile
would notice current target the cursor is in in a makefile and use that as
the default argument for make.


K> Ask and ye shall receive...

K> *** /usr/local/emacs-21.3/lisp/progmodes/compile.el       Fri Jan 17 
06:45:11 2003
K> --- /usr/tmp/kevinr/compile.el    Thu Jun 19 11:35:33 2003

OK, that's nice, but it just flits by on the screen here.  Unless
RMS&co. captures it as it flits by, otherwise it is just for sport.

Hmmm, there was 1 embarrassing bug:


592c592
< (or compile-default-target "")))
---
>                     (or (compile-default-target) "")))

And of course compilation-read-command has to be nil for it to be exercised.

--
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;";>Kevin Rodgers</a>





reply via email to

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