Hi Keita,
Ikumi Keita writes:
>> Arash Esbati writes:
>
> Indeed. After I disabled preview-latex in my init.el and customized
> `LaTeX-enable-toolbar' to nil in order to suppress loading tex-buf,
> accessing `Command' menu causes that error.
Sorry for my late response and thanks for checki
Hi Arash,
> Arash Esbati writes:
> 1. Start Emacs and do `toggle-debug-on-error'
> 2. Open a .tex file
> 3. Move cursor with mouse over the menu bar and select an entry,
> e.g. 'Command'
> 4. Result:
> Debugger entered--Lisp error: (void-variable TeX-parse-all-errors)
> 5. In tha
Hi all,
I discovered that AUCTeX blocks Emacs' menu bar when invoked and
tex-buf.el is not yet loaded. Steps to reproduce:
1. Start Emacs and do `toggle-debug-on-error'
2. Open a .tex file
3. Move cursor with mouse over the menu bar and select an entry,
e.g. 'Command'
4. Result:
Debu