Re: label completion in the \ref auctex macro

Ralf Angeli <[email protected]> Tue, 15 Mar 2005 18:38:04 +0100
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
* Reiner Steib (2005-03-15) writes:

> Daniel didn't use any RefTeX command, but he used `C-x RET \ref RET'.
> After C&P, `M-: (LaTeX-label-list) RET' only shows fig:eins.
> After `C-c C-n' (<LaTeX> <Multifile/Parsing> <Reset Buffer> /
> TeX-normal-mode), `M-: (LaTeX-label-list) RET' shows the updated list.
>
> As an end user not familiar with AUCTeX's internals, Daniel expected
> that AUCTeX might know about the labels after running LaTeX on the
> document.  Is `C-c C-n' the best way to deal with this problem?

Probably yes.  I don't think it would be a good idea to search the
whole file for labels every time a new reference is about to be added.
This could become very annoying in larger files.

-- 
Ralf