info-gnus-english
[Top][All Lists]
Advanced

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

Re: custom message-cite-prefix-regexp


From: Reiner Steib
Subject: Re: custom message-cite-prefix-regexp
Date: Mon, 30 Apr 2007 14:48:34 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.98 (gnu/linux)

On Mon, Apr 30 2007, giglio robbo' d'acciaio wrote:

> Would be anyone so kind to help me to customize this variable?
> The standard value is:
> "\\([         ]*[-_.[:word:]]+[>]+\\|[        ]*[]>|}+]\\)+"
>
> I'd like edit it in order to parse as quotes line starting with an
> arbitrary number of ':' too.

(setq message-cite-prefix-regexp
      (gnus-replace-in-string message-cite-prefix-regexp "}" "}:"))

In other words: change "}" to "}:".

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

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