autoconf
[Top][All Lists]
Advanced

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

Re: Emacs modes


From: Kevin Ryde
Subject: Re: Emacs modes
Date: 05 Oct 2001 08:05:46 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

Akim Demaille <address@hidden> writes:
> 
> In my case, I have read what people suggested about Autoconf and
> Autotest modes, but I'm still unable to have add-log understand by
> itself how to find the right name to insert in the ChangeLog.  Part of
> the problem is that I see no means to specify the RE group I want to
> match.

I guess you could get creative with an add-log-current-defun-function.

> ((eq major-mode 'autoconf-mode)

I wonder why add-log.el has major modes hard coded at all.  There must
be a good reason, but you'd think it'd be more modular for each major
mode to do something suitable with -defun-function or -defun-regexp.



reply via email to

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