poppyer <[EMAIL PROTECTED]> writes: Hi,
> I have just upgrade to gnus 5.11, where I found that the lines > started with ":" is not recognized as citations. And I can not find > the gnus-cite-prefix-regexp to customize. Any idea? ,----[ /usr/portage/distfiles/cvs-src/gnus/lisp/ChangeLog ] | 2007-02-07 Katsumi Yamaoka <[EMAIL PROTECTED]> | | * gnus-cite.el (gnus-cite-face-list): Set the values of | gnus-message-max-citation-depth and gnus-message-citation-keywords. | (gnus-message-max-citation-depth): Use defvar rather than defconst. | (gnus-message-cite-prefix-regexp): New variable. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | (gnus-message-search-citation-line): Use it; protect against long | citation prefix; fill match data with nil rather than 0 for XEmacs; set | the 0th match data for Emacs. | (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT. | (gnus-message-add-citation-keywords): Append keywords rather than | prepending; emulate font-lock-add-keywords if it is not available. | (gnus-message-remove-citation-keywords): Emulate | font-lock-remove-keywords if it is not available. `---- HTH, Tassilo -- Chuck Norris doesn't say "who's your daddy", because he knows the answer. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
