Re: syntax highlighting docs
Silvio Levy <[email protected]> Mon, 07 Mar 2005 16:29:57 -0800
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Dear Ralf, Thanks for your response. Here is a more detailed report as you suggest. The output of TeX-submit-bug-report is given below. M-x customize-group <RET> font-latex-keywords <RET> In buffer *Customize Group: Font Latex Keywords* I see the following lines among others: Font Latex Match Reference Keywords: [Show] State: hidden, invoke "Show" in the previous line to show. Font-latex keywords for reference face. I move "point" to the [Show] and hit <RET> per instructions. I get the bell and the message Text is read-only: "Attempt to change text outside editable field" Then I tried to follow the exact example you gave me: M-x customize-variable RET font-latex-match-reference-keywords RET When I go to INS and hit return, I get the same message: Text is read-only: "Attempt to change text outside editable field" Best wishes, Silvio ********************************************************************** To: [email protected] Subject: Reply-to: [email protected] --text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. If the bug (or problem) is triggered by a specific (La)TeX file, you should try to produce a minimal sample file showing the problem and include it in your report. Your bug report will be posted to the AUCTeX mailing list. Emacs : GNU Emacs 21.3.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2004-10-16 on raven, modified by Debian Package: AUCTeX 11.54 current state: ============== (setq window-system nil LaTeX-version "2e" TeX-style-path '("style/" "auto/" "/u/levy/texts/bib/style/" "/u/tex/bib/style/" "/u/levy/texts/macros/style/" "/u/levy/texts/bib/auto/" "/u/tex/bib/auto/" "/u/levy/texts/macros/auto/" "/usr/share/emacs21/site-lisp/auctex/style/" "/var/lib/auctex/emacs21/") TeX-auto-save nil TeX-parse-self nil TeX-master t )