emacs-devel
[Top][All Lists]
Advanced

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

Re: Easy configuration of a site-lisp directory


From: Eli Zaretskii
Subject: Re: Easy configuration of a site-lisp directory
Date: Tue, 10 Aug 2021 21:23:16 +0300

> Cc: yuri.v.khan@gmail.com, arthur.miller@live.com, emacs-devel@gnu.org
> From: Clément Pit-Claudel <cpitclaudel@gmail.com>
> Date: Tue, 10 Aug 2021 14:06:53 -0400
> 
> On 8/10/21 1:50 PM, Eli Zaretskii wrote:
> > and use the TAGS table there, M-. will give you sources in
> > Git, not those of the installed Emacs.
> 
> Yep, that's the part I was missing: setting up Elisp tags to point to the git 
> repo.  There's a nice magic to the way it works with C sources that isn't the 
> same with the (installed) Elisp sources, that's it.

"make TAGS" in the Git checkout will produce such a TAGS table
automatically, you just need to visit-tags-table it before you start
using M-.



reply via email to

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