unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* etags in tex files
@ 2021-07-17 18:05 Colin Baxter
  2021-07-17 18:33 ` Óscar Fuentes
  2021-07-17 18:38 ` Eli Zaretskii
  0 siblings, 2 replies; 8+ messages in thread
From: Colin Baxter @ 2021-07-17 18:05 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I like to use etags in tex files in order to search for occurrences of
equation labels. This works well if the label is a string of only
digits and/or letters, say \label{123abc}. However, if there's a colon
in the label, say \label{123:abc} then etags will only search for the
portion of the string before the colon, i.e. 123.

Is there any way in which I can configure etags to recognise everything
with the curly brackets of a \label? I could always use grep but I like
etags and would like to stick with them.

Thanks.

Colin Baxter.




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-21 14:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-17 18:05 etags in tex files Colin Baxter
2021-07-17 18:33 ` Óscar Fuentes
2021-07-17 20:18   ` Colin Baxter
2021-07-18  6:35     ` Eli Zaretskii
2021-07-17 18:38 ` Eli Zaretskii
2021-07-17 20:15   ` Colin Baxter
2021-07-18  6:34     ` Eli Zaretskii
2021-07-21 14:20       ` Colin Baxter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).