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

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

Re: Differing string delimiters for font-lock


From: Evans Winner
Subject: Re: Differing string delimiters for font-lock
Date: Thu, 14 Feb 2013 16:46:01 -0800 (PST)
User-agent: G2/1.0

I think I've answered my question -- at least it appears to work.  I've stopped 
using define-generic-mode.  Anyway, what I was looking for is:

(font-lock-add-keywords nil
  '(("“[^”]*”" 0 font-lock-string-face)))




reply via email to

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