At 02:50 on Mar 4 2006, giglio robbo' d'acciaio said :

> Some people don't use the standard quote mark '>'. How to make gnus
> parsing differen chars as quote marks and hightlight text properly?

IIRC the characters recognized as citation marks are listed in
message-cite-prefix-regexp but the pipe sign is already included :

,----[ C-h v message-cite-prefix-regexp RET ]
| message-cite-prefix-regexp is a variable defined in `message.el'.
| Its value is 
| "\\([         ]*[-_.[:word:]]+>+\\|[  ]*[]>|}+]\\)+"
| 
| Documentation:
| *Regexp matching the longest possible citation prefix on a line.
| 
| You can customize this variable.
`----

I see that you have Emacs 21.4, maybe that the using the pipe sign has
been added in the cvs version I am using.

HTH.
-- 
Sébastien Kirche
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to