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

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

Re: Regex Expression for syntax highlight between delimiters


From: Tim Johnson
Subject: Re: Regex Expression for syntax highlight between delimiters
Date: Mon, 13 Feb 2006 07:17:28 -0900
User-agent: Mutt/1.4.2.1i

* Stefan Monnier <monnier@iro.umontreal.ca> [060212 12:37]:
> >   Okay. I fixed this one. 
> >   [^#]\\(\\[text\\][^{}]*\\[/text\\]\\) 
> >   is the regex that I need. 
> >   But comments are still welcome...
> 
> Better use font-lock-syntactic-keywords to mark [text] and [/text] as string
> starter and string ender respectively.  At least, if multi-line strings
> are important.
 
  They are. Will do.
  Thanks Stefan.
  tj

> 
>         Stefan
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
Tim Johnson <tim@johnsons-web.com>
      http://www.alaska-internet-solutions.com




reply via email to

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