emacs-devel
[Top][All Lists]
Advanced

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

Re: Documentation by function beyond elisp 


From: Eli Zaretskii
Subject: Re: Documentation by function beyond elisp 
Date: Thu, 09 Mar 2023 19:33:04 +0200

> Date: Thu, 09 Mar 2023 17:04:55 +0000
> From: goncholden <goncholden@protonmail.com>
> Cc: emacs-devel@gnu.org
> 
> > You could teach etags about Awk programs and shell scripts. Or maybe
> > some variant of the tags program out there already supports those, in
> > which case Emacs should be able to give you what you want for free,
> > after you run that tags program on your Awk/Bash source files.
> 
> etags are all new for me.

All the languages except Emacs Lisp are supported via etags.  And you
can optionally have Emacs Lisp functions supported by etags as well,
in which case you will be able to find functions that are not yet
loaded into Emacs.



reply via email to

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