Gnus development mailing list
 help / color / mirror / Atom feed
From: "Edward J. Sabol" <sabol@alderaan.gsfc.nasa.gov>
Subject: Re: mm-uu handles forwarded messages (patch: 89-zsh3+)
Date: Wed, 30 Jun 1999 12:06:33 -0400 (EDT)	[thread overview]
Message-ID: <199906301606.MAA18882@alderaan.gsfc.nasa.gov> (raw)
In-Reply-To: <2npv2erx07.fsf_-_@tiger.jia.vnet> (message from Shenghuo ZHU on 30 Jun 1999 03:03:04 -0400)

RMAIL uses "^------- Start of forwarded message -------$" for begin and
"^------- End of forwarded message -------$" for the end marker. Could you
add support for those as well (especially since RMAIL is part of Emacs)?

Would this work?

(defconst mm-uu-forward-begin-line "^-+ \\\(Start of f\\\|F\\\)orwarded message")

or just

(defconst mm-uu-forward-begin-line "^-+ \\\(Start of \\\)?Forwarded message")

if you're sure case-fold-search will always be non-nil.


       reply	other threads:[~1999-06-30 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2npv2eoekc.fsf@tiger.jia.vnet>
     [not found] ` <yc0u2rqfyt2.fsf@ufleku.daimi.au.dk>
     [not found]   ` <2npv2erx07.fsf_-_@tiger.jia.vnet>
1999-06-30 16:06     ` Edward J. Sabol [this message]
1999-07-01  4:55       ` mm-uu handles forwarded messages (patch: 89-zsh3+2) Shenghuo ZHU

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=199906301606.MAA18882@alderaan.gsfc.nasa.gov \
    --to=sabol@alderaan.gsfc.nasa.gov \
    /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).