help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Syntax highlighting of operators in C and C++ mode


From: address@hidden
Subject: Re: Syntax highlighting of operators in C and C++ mode
Date: 17 Apr 2007 10:20:24 -0700
User-agent: G2/1.0

On Apr 17, 7:23 am, Nordlöw <per.nord...@gmail.com> wrote:
> What have done wrong?

Check your *Messages* buffer. If you see a "no such face" error, try
changing font-lock-operator-face to 'font-lock-operator-face (i.e.,
add the quote character). Alternatively, (defvar font-lock-operator-
face 'font-lock-operator-face).

- Amit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]