Gnus development mailing list
 help / color / mirror / Atom feed
* mml-parse enhancement?
@ 1999-04-26 16:43 William M. Perry
  1999-06-12  5:04 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: William M. Perry @ 1999-04-26 16:43 UTC (permalink / raw)


Any chance I could convince everyone that mml-parse should return the
marker positions of a native 'part'?  Currently the 'contents' chunk of the 
assoc list contains the raw content.

I'm diddling with getting a message-send-hook that is smart enough to use
mailcrypt to sign the text/* parts with inlined content.  Just for
giggles. :)

But because mml-parse returns the actual contents, I cannot use
mc-sign-region very easily.

-Bill P.


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

* Re: mml-parse enhancement?
  1999-04-26 16:43 mml-parse enhancement? William M. Perry
@ 1999-06-12  5:04 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-06-12  5:04 UTC (permalink / raw)


wmperry@aventail.com (William M. Perry) writes:

> Any chance I could convince everyone that mml-parse should return the
> marker positions of a native 'part'?  Currently the 'contents' chunk of the 
> assoc list contains the raw content.
> 
> I'm diddling with getting a message-send-hook that is smart enough to use
> mailcrypt to sign the text/* parts with inlined content.  Just for
> giggles. :)
> 
> But because mml-parse returns the actual contents, I cannot use
> mc-sign-region very easily.

Well, I don't think just returning marker positions would solve the
problem completely.  I mean, charsets are decoded and various other
funny stuff is done at various points in time.  I actually think that
the way to sign stuff like that is to let MML generate MIME, and then
parse the MIME (`mm-dissect-buffer') and work based on that.  Er.  Or
something along those lines.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-06-12  5:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-26 16:43 mml-parse enhancement? William M. Perry
1999-06-12  5:04 ` Lars Magne Ingebrigtsen

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