Re: Report one bug of "\ref".
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* David Kastrup (2005-02-04) writes: > Ralf Angeli <[email protected]> writes: > >> * Adam Johnson (2005-02-04) writes: >> >>> This is nice. However, if I replace "Figure" with "Fig.", "Equation" >>> as "Eq.", etc., then if use "C-c )", there is no space or "~" before >>> it, which becomes: >> >> ,----[ C-h k C-c ) ] >> | C-c ) runs the command reftex-reference >> | which is an interactive compiled Lisp function in `reftex-ref'. >> | It is bound to C-c ), <menu-bar> <Ref> <\ref>. >> | (reftex-reference &optional TYPE NO-INSERT CUT) >> `---- >> >> That means it is a functionality provided by RefTeX, not by AUCTeX. >> >> With the RefTeX version coming with CVS Emacs I cannot reproduce your >> problem. > > It would be imaginable that the recent change of ~ syntax was not > unrelated to this change of behavior. > > It is not always easy to tell what might be involved with a certain > behavior. I cannot reproduce it with AUCTeX 11.54 (where ~ has whitespace syntax) either. Checked with CVS Emacs and Emacs 21.3. You are right that it could be related to whitespace syntax, but I see the reported behavior neither with my regular setup nor with `emacs -q -no-site-file'. -- Ralf