all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What does it mean that mail mode doesn't support MIME?
@ 2024-04-27 12:45 BP25
  2024-04-30 13:06 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: BP25 @ 2024-04-27 12:45 UTC (permalink / raw)
  To: help-gnu-emacs

I read: "Prior to Emacs 23.2, the default mode was Mail mode, which is
similar to Message mode in many respects but lacks features such as MIME
support." and also "The most typical thing users want to use the
multipart things in MIME for is to add “attachments” to mail they send
out." From this I deduced that mail mode doesn't support attachments.

However, mail mode supports attachments (use the mail-add-attachment
command to do that) and C-h f mail-add-attachment says it adds it as
MIME attachment! I deduce that attachments are in the "universe" of
MIME, and by "lacks feature such as MIME support" really the manual
meant "lacks features such as complete and total MIME support", right?

This begs the question: What MIME things then does mail mode then not
support? I couldn't find info on the manual but if you direct me to some
reference I'd be very grateful.

Thank you so much!



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

* Re: What does it mean that mail mode doesn't support MIME?
  2024-04-27 12:45 What does it mean that mail mode doesn't support MIME? BP25
@ 2024-04-30 13:06 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-04-30 13:06 UTC (permalink / raw)
  To: help-gnu-emacs

> From: BP25 <bp25@riseup.net>
> Date: Sat, 27 Apr 2024 13:45:47 +0100
> 
> I read: "Prior to Emacs 23.2, the default mode was Mail mode, which is
> similar to Message mode in many respects but lacks features such as MIME
> support." and also "The most typical thing users want to use the
> multipart things in MIME for is to add “attachments” to mail they send
> out." From this I deduced that mail mode doesn't support attachments.
> 
> However, mail mode supports attachments (use the mail-add-attachment
> command to do that) and C-h f mail-add-attachment says it adds it as
> MIME attachment! I deduce that attachments are in the "universe" of
> MIME, and by "lacks feature such as MIME support" really the manual
> meant "lacks features such as complete and total MIME support", right?

Right.

> This begs the question: What MIME things then does mail mode then not
> support? I couldn't find info on the manual but if you direct me to some
> reference I'd be very grateful.

For that, you'll need to read the documentation of message-mode (in
the Gnus manual), and probably also the Emacs MIME manual.



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

end of thread, other threads:[~2024-04-30 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-27 12:45 What does it mean that mail mode doesn't support MIME? BP25
2024-04-30 13:06 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.