From e272fd3da9286d4b87e687b291bdf1fd5489af96 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 30 Apr 2024 16:04:26 +0300 Subject: ; Update description of 'mail-mode' * doc/emacs/sending.texi (Mail Methods): More accurate description of mail-mode's deficiencies. --- doc/emacs/sending.texi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc/emacs') diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index 7d9f4917929..937ee568a3a 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi @@ -676,9 +676,11 @@ using this. In this chapter we have described the usual Emacs mode for editing and sending mail---Message mode. This is only one of several available modes. 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. Another available mode is MH-E -(@pxref{Top,,MH-E,mh-e, The Emacs Interface to MH}). +which is similar to Message mode in many respects but is less +feature-rich; for example, it supports only basic MIME: it allows you +to add attachments, but lacks more sophisticated MIME features. +Another available mode is MH-E (@pxref{Top,,MH-E,mh-e, The Emacs +Interface to MH}). @vindex mail-user-agent @findex define-mail-user-agent -- cgit v1.2.3