unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* rmail and attachments (emacs 23)
@ 2009-09-22 14:48 Art Werschulz
  2009-09-23  6:24 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Art Werschulz @ 2009-09-22 14:48 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all.

Most of us are using the emacs rmail system for reading (and sending)
mail. 

Previously, we were using emacs 22 on our Fedora 10 systems.  We used
John Rulnick's "etach" package to handle attachments (either detaching
them when reading mail, or attaching them when sending mail).

We have now upgraded from Fedora 10 to Fedora 11, which induced an
upgrade from emacs 22 to emacs 23 (RPM emacs-23.1-3.fc11.i586, to be
precise).  

etach still works fine for attaching attachments to mail that I'm
sending.  However, etach does not work for detaching attachments from
mail that I'm reading.

I have tried using rmail's rmail-mime command, bound to the key "v", to
deal with rmail msgs containing attachments.  Sometimes this works;
sometimes this doesn't.  When it fails, I get the following error msg:

Debugger entered--Lisp error: (error "Malformed boundary; type: (multipart/alternative (boundary . =_alternative 0075D08205257633_=)); disposition: (inline); encoding: nil")
  signal(error ("Malformed boundary; type: (multipart/alternative (boundary . =_alternative 0075D08205257633_=)); disposition: (inline); encoding: nil"))
  error("%s; type: %s; disposition: %s; encoding: %s" "Malformed boundary" ("multipart/alternative" (boundary . "=_alternative 0075D08205257633_=")) ("inline") nil)
  rmail-mm-get-boundary-error-message("Malformed boundary" ("multipart/alternative" (boundary . "=_alternative 0075D08205257633_=")) ("inline") nil)
  rmail-mime-multipart-handler(("multipart/alternative" (boundary . "=_alternative 0075D08205257633_=")) ("inline") nil)
  rmail-mime-handle(("multipart/alternative" (boundary . "=_alternative 0075D08205257633_=")) ("inline") nil)
  rmail-mime-show()
  rmail-mime-multipart-handler(("multipart/mixed" (boundary . "=_mixed 0075D08005257633_=")) ("inline") nil)
  rmail-mime-handle(("multipart/mixed" (boundary . "=_mixed 0075D08005257633_=")) ("inline") nil)
  rmail-mime-show(t)
  rmail-mime()
  call-interactively(rmail-mime nil nil)

Again, sometimes the "v" command works fine; sometimes, it doesn't.
I've been unable to figure out necessary and sufficient conditions for
success or failure.

Any idea why this is happening?
Any idea how to fix the problem?

Thanks.

-- 
Art Werschulz (8-{)}   "Metaphors be with you."  -- bumper sticker
GCS/M (GAT): d? -p+ c++ l++ u+ P++ e--- m* s n+ h f g+ w+ t+ r- 
Net: agw@dsm.fordham.edu http://www.dsm.fordham.edu/~agw
Phone:   Fordham U. (212) 636-6325, Columbia U. (646) 775-6035


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

end of thread, other threads:[~2009-09-23  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 14:48 rmail and attachments (emacs 23) Art Werschulz
2009-09-23  6:24 ` Glenn Morris

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 read-only IMAP folder(s) and NNTP newsgroup(s).