Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: suggestion: don't treat ">From " as quote
Date: Wed, 23 Jun 2004 23:23:51 +0900	[thread overview]
Message-ID: <yotlr7s64ako.fsf@jpl.org> (raw)
In-Reply-To: <v9zn6us6yf.fsf@marauder.physik.uni-ulm.de>

>>>>> In <v9zn6us6yf.fsf@marauder.physik.uni-ulm.de> 
>>>>>	Reiner Steib <4.uce.03.r.s@nurfuerspam.de> wrote:

> +      (when (and gnus-cite-ignore-quoted-from
> +		 (looking-at ">from "))

> `M-x nitpicking-mode RET'...

;)

> Do MTAs also quote the lowercase "^from "?  Restricting it to
> uppercase "F" may produce slightly less false matches.  Using (let
> (case-fold-search) (looking-at ">From ")) or similar.

Thanks!  That's a good idea.  Committed.
-- 
Katsumi Yamaoka <yamaoka@jpl.org>



      reply	other threads:[~2004-06-23 14:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-20 19:13 Karl Chen
2004-06-21 10:12 ` Katsumi Yamaoka
2004-06-22  8:23   ` Karl Chen
2004-06-22 11:31     ` Katsumi Yamaoka
2004-06-23  9:14       ` Karl Chen
2004-06-23  9:59         ` Katsumi Yamaoka
2004-06-23 14:08           ` Reiner Steib
2004-06-23 14:23             ` Katsumi Yamaoka [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=yotlr7s64ako.fsf@jpl.org \
    --to=yamaoka@jpl.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).