emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scot Becker <scot.becker@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org, Julien Barnier <julien@no-log.org>
Subject: Re: Quote blocks face
Date: Wed, 13 May 2009 13:05:04 +0100	[thread overview]
Message-ID: <e0e1fe620905130505j2ed3caffte0e2a6c939ac59e8@mail.gmail.com> (raw)
In-Reply-To: <B6486D20-DB84-4DDB-B312-977AA49F50FF@gmail.com>

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

      parent reply	other threads:[~2009-05-13 12:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 13:38 Quote blocks face Julien Barnier
2009-05-12 14:06 ` Carsten Dominik
2009-05-12 21:09   ` Scot Becker
     [not found]     ` <m2zldh6hri.fsf@gmail.com>
     [not found]       ` <e0e1fe620905130316q5fb6e230q5c46fb5be53f76a1@mail.gmail.com>
2009-05-13 19:47         ` Eric Schulte
2009-05-13 12:05   ` Scot Becker [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0e1fe620905130505j2ed3caffte0e2a6c939ac59e8@mail.gmail.com \
    --to=scot.becker@gmail.com \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=julien@no-log.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).