Re: Keyboard bindings?
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Martin Siegumfeldt (2005-02-24) writes:
> I am using AUCTeX 11.53 in combination with Xemacs 21.4.17 on Fedora
> Core 3. The manual states that ''C-c C-t C-p'' toggles the output
> format. But Xemacs returns: ''C-c C-t not defined''. What is wrong? Most
> of the other key bindings work (C-c C-e, C-c C-f C-b etc.)
Are you sure you are using AUCTeX 11.53? What is the output of `C-h v
AUCTeX-version RET'? (BTW, I would not have to ask this if you had
used `M-x TeX-submit-bug-report RET'. Please do this next time you
are reporting an error.)
If you put
(setq debug-on-error t
stack-trace-on-error t)
as the first lines into your init file, do you get a backtrace when
restarting XEmacs and loading a LaTeX file?
--
Ralf