emacs-devel
[Top][All Lists]
Advanced

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

Re: patch: add-log.el: changelog find file under point


From: Juri Linkov
Subject: Re: patch: add-log.el: changelog find file under point
Date: Tue, 19 Feb 2008 01:31:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> The more complicated approach is based on a combination of imenu, etags,
> and regexp searching.  I've put most of this in a separate file called
> local-tags.el merely because it would allow me to fix `which-func-mode'
> and `imenu' as well (both are currently not really useful for c-mode).
> This approach is more reliable and works faster for c-mode files.  It
> requires, however, to have etags installed and working in order to get
> reasonable behavior for c-mode change logs.

The etags approach doesn't seem to me too promising, because
its implementation is unreliable.  But imenu would be useful.
If it doesn't support yet some mode we could improve it.

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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