Gnus development mailing list
 help / color / mirror / Atom feed
* Re: mm-uu handles forwarded messages (patch: 89-zsh3+)
       [not found]   ` <2npv2erx07.fsf_-_@tiger.jia.vnet>
@ 1999-06-30 16:06     ` Edward J. Sabol
  1999-07-01  4:55       ` mm-uu handles forwarded messages (patch: 89-zsh3+2) Shenghuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Edward J. Sabol @ 1999-06-30 16:06 UTC (permalink / raw)


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mm-uu handles forwarded messages (patch: 89-zsh3+2)
  1999-06-30 16:06     ` mm-uu handles forwarded messages (patch: 89-zsh3+) Edward J. Sabol
@ 1999-07-01  4:55       ` Shenghuo ZHU
  0 siblings, 0 replies; 2+ messages in thread
From: Shenghuo ZHU @ 1999-07-01  4:55 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 906 bytes --]

>>>>> "Edward" == Edward J Sabol <sabol@alderaan.gsfc.nasa.gov> writes:

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

Edward> Would this work?

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

Edward> or just

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

Thanks. 

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

I've added it into functions.


1999-07-01  Shenghuo ZHU  <zsh@cs.rochester.edu>

	* mm-uu.el (mm-uu-forward-begin-line): New variable.
	(mm-uu-forward-end-line): New variable.
	(mm-uu-begin-line): Handle forwarded message.
	(mm-uu-identifier-alist): Ditto.
	(mm-uu-dissect): Ditto.


[-- Attachment #2: 89-zsh3+2.diff --]
[-- Type: application/x-patch, Size: 4189 bytes --]

[-- Attachment #3: Type: text/plain, Size: 18 bytes --]


-- 
Shenghuo ZHU

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-07-01  4:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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     ` mm-uu handles forwarded messages (patch: 89-zsh3+) Edward J. Sabol
1999-07-01  4:55       ` mm-uu handles forwarded messages (patch: 89-zsh3+2) Shenghuo ZHU

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).