Gnus development mailing list
 help / color / mirror / Atom feed
* Resend-Edit shows a raw message
@ 2003-10-10 11:01 Michael Teichgräber
  2003-10-11  5:13 ` Jesper Harder
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Teichgräber @ 2003-10-10 11:01 UTC (permalink / raw)


Hi,

when I type "S D e" or "M-x gnus-summary-resend-message-edit" in a
summary buffer, Gnus offers the raw article to be edited, i.e. the
maybe qouted-printable-, MIME-encoded " *Original Article".

Recently `(mime-to-mml)' has been removed from g-s-r-m-e (because of
problems with PGG), what seems to be the reason for the new
behaviour. Is there an alternative to mime-to-mml that would decode
the article without generating parts PGG can't handle?

-- 
Michael



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

* Re: Resend-Edit shows a raw message
  2003-10-10 11:01 Resend-Edit shows a raw message Michael Teichgräber
@ 2003-10-11  5:13 ` Jesper Harder
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Harder @ 2003-10-11  5:13 UTC (permalink / raw)


Michael Teichgräber <mt@wmipf.in-berlin.de> writes:

> when I type "S D e" or "M-x gnus-summary-resend-message-edit" in a
> summary buffer, Gnus offers the raw article to be edited, i.e. the
> maybe qouted-printable-, MIME-encoded " *Original Article".

I see the problem.

> Recently `(mime-to-mml)' has been removed from g-s-r-m-e (because of
> problems with PGG), what seems to be the reason for the new
> behaviour. 

It was the most important reason.  But mime -> mml -> mime also fails
for other cases.  I don't remember the details, but if you use it when
forwarding you'll see problems quite often.

> Is there an alternative to mime-to-mml that would decode the article
> without generating parts PGG can't handle?

The problem is that MML is in a sense a "higher level" language than
MIME, so it's probably not so easy to do.

We could:

1. Enable mime-to-mml for text/plain messages only.  This is the most
   common type, and I think it should work fine.

2. Make `S D e' take a prefix argument, so that mime-to-mml is used
   when it's supplied.

(or both, of cause).



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

end of thread, other threads:[~2003-10-11  5:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-10 11:01 Resend-Edit shows a raw message Michael Teichgräber
2003-10-11  5:13 ` Jesper Harder

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