emacs-devel
[Top][All Lists]
Advanced

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

Re: Automatic (e)tags generation and incremental updates


From: Dmitry Gutov
Subject: Re: Automatic (e)tags generation and incremental updates
Date: Thu, 7 Jan 2021 05:46:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 14.12.2020 05:36, Dmitry Gutov wrote:
Another question I'd like to ask is where the maintainers want to see this code: inside etags.el, in a new file near it (etags-regen.el, perhaps?), or just in GNU ELPA? It can be a minor mode, or a value in some user option like proposed in bug#43086.

In the absence of any feedback, I've moved it to a separate file, with its own minor mode.

Also added the user option to allow specifying additional regexps for parsed languages, and set up the appropriate value in Emacs's .dir-locals.el to make 'make tags' unnecessary.

Check it out.



reply via email to

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