* Leo (2007-04-01) writes: >>> ,---- >>> | 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 still cannot reproduce it. It would have been more helpful if you had tried to invoke Emacs as I suggested and then reported what happened in your case. > I am using: GNU Emacs 23.0.0.7 (i686-pc-linux-gnu, X toolkit) of > 2007-03-29 and AuCTEX 2007-03-24. Dunno. Perhaps the remap feature of `define-key' is broken in the unicode-whatever branch. I don't have a copy of the branch here for testing. It works fine with a pretest build. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
