emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Quote blocks face


From: Scot Becker
Subject: Re: [Orgmode] Quote blocks face
Date: Wed, 13 May 2009 13:05:04 +0100

Eric S. sent this to me :

>
> I use [^\000]+ for a multiline regexp (learned this from the org-mode
> code actually).  It seems to match pretty much everything.

In that case something like this should work as a regexp value for
M-x hi-lock-face-buffer:

^#\+BEGIN_QUOTE[^\000]+?\+END_QUOTE

face: italic

... should work, but it only matches the first time for me, not every
time as I would expect.

Scot




reply via email to

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