Hans Halvorson <[EMAIL PROTECTED]> writes:

> Ralf,
>
> Thanks for the quick response.
>
> I had snipped the initial quote, and I had restarted emacs.  Now it
> works after changing one more thing: I changed
>  
>  '(font-latex-match-bold-command-keywords '("defin"))
>
> to
>
>  '(font-latex-match-bold-command-keywords (quote ("defin")))
>
> I think this must be a coincidence; something else must have changed.

Yes, the above are exactly the same.

Maybe you used a different quote character (non-ASCII accents are
rather popular for that mistake).

-- 
David Kastrup


_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to