emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does mml-attach-file put the attachment at the very end of the m


From: Katsumi Yamaoka
Subject: Re: Why does mml-attach-file put the attachment at the very end of the message...
Date: Mon, 26 Oct 2015 18:36:47 +0900
User-agent: Gnus/5.130014 (真 Gnus v0.14) Emacs/25.0.50 (i686-pc-cygwin)

On Mon, 26 Oct 2015 09:33:23 +0100, Marcin Borkowski wrote:
> !     (when head
> !       (goto-char (point-max))
> !       (search-backward "\n-- \n" nil t))

This makes the signature unseen to not a few recipients (except
Emacs users).  IOW, many mail programs aren't fully MIME compliant;
they assume MIME-parts other than the first one all not inlinable
attachments.  It's too bad, though.

Regards,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]