Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Citation formatting improvements
Date: 06 Oct 2000 12:35:22 +0200	[thread overview]
Message-ID: <vafzoki9s0l.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <vuou2arkszv.fsf@csa.bu.edu>

On 05 Oct 2000, Emerick Rogul wrote:

>   (let ((quote-prefix-regexp
> 	 (concat
> 	  "[ \t]*"                      ; possible initial space
> 	  "\\(\\(" (regexp-quote message-yank-prefix) "\\|" ; user's prefix
> 	  "\\w+>\\|"                    ; supercite-style prefix
> 	  "[" gdr-message-quote-chars "]" ; standard prefix
> 	  "\\)[ \t]*\\)+")))            ; possible space after each prefix

I think this is a good chance to unify the citation prefix handling.
Various places in Gnus use various definitions for it, all similar but
subtly different.

Do you think it would be possible to have a single regexp in a single
file that defines this, and to have both Message and Gnus use this
variable? 

kai
-- 
I like BOTH kinds of music.



      parent reply	other threads:[~2000-10-06 10:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-05 19:06 Emerick Rogul
2000-10-05 19:27 ` ShengHuo ZHU
2000-10-06  4:08   ` Emerick Rogul
2000-10-06 12:49     ` ShengHuo ZHU
2000-10-06 10:35 ` Kai Großjohann [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

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

  git send-email \
    --in-reply-to=vafzoki9s0l.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).