auctex-devel
[Top][All Lists]
Advanced

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

Re: Annotating completion of labels


From: Arash Esbati
Subject: Re: Annotating completion of labels
Date: Sun, 16 Jul 2023 21:45:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Uwe Brauer <oub@mat.ucm.es> writes:

> So honestly I don't understand really what Arash wants to implement
> in addition to that feature.

Arash wants to implement in-buffer completion for \ref like macros where
one get a list of available labels incl. the context.  AUCTeX sets the
variable `TeX-complete-list' which caters this list of completion when
invoked inside a \ref macro:

PNG image

With my change, the list is enhanced with the context gathered from
RefTeX and it looks like this:

PNG image

Note that it all happens in the file buffer and not in a RefTeX
selection buffer.

Best, Arash

reply via email to

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