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

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

Re: make M-x compile aware of where cursor is in Makefile maybe


From: Kevin Rodgers
Subject: Re: make M-x compile aware of where cursor is in Makefile maybe
Date: Mon, 16 Apr 2001 14:21:12 -0600

Dan Jacobson wrote:
> 
> Feature addition suggestion: have an variable that could activate
> this:
> 
> When the cursor is in a certain area of a Makefile, the suggested
> default in the minibuffer should be to "make <that part>", e.g,

Good idea.  All you need to do is add support for Makefiles to semantic.el,
define a function (makefile-current-target) that accesses that info, and
figure out how to make compile's interactive form sensitive to Makefile
mode.

-- 
Kevin Rodgers <kevinr@ihs.com>          Lead Software Engineer
Information Handling Services           Electronic Systems Development
15 Inverness Way East, M/S A114         GO BUFFS!
Englewood CO 80112-5776 USA             1+ (303) 397-2807[voice]/705-4258[fax]



reply via email to

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