all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.