On 2007-04-01, Ralf Angeli said: > * Leo (2007-04-01) writes: > >> On 2007-04-01, Ralf Angeli said: >> >>> * Leo (2007-04-01) writes: >>> >>>> After launching rcirc, C-c ` is bound to: >>> >>> What does `C-h w TeX-next-error RET' report? >> >> ,---- >> | TeX-next-error is not on any key >> `---- > > I cannot reproduce this. If I start Emacs with > emacs -Q -l auctex.el -f rcirc-track-minor-mode file.tex > then `C-h w TeX-next-error RET' returns > TeX-next-error is on C-x `, M-g n, M-g M-n > > So there are plenty alternatives to choose from. Which versions of > Emacs and AUCTeX are you using?
The doc string of rcirc-track-minor-mode says using customization to set the variable. So i have: (custom-set-variables '(rcirc-track-minor-mode t)) I am using: GNU Emacs 23.0.0.7 (i686-pc-linux-gnu, X toolkit) of 2007-03-29 and AuCTEX 2007-03-24. -- Leo <sdl.web AT gmail.com> (GPG Key: 9283AA3F) _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
