From: Lars Ingebrigtsen Date: Wed, 25 Jan 2017 20:47:28 +0000 (+0100) Subject: Document how to quote MML tags X-Git-Tag: emacs-26.0.90~870^2~53 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=097b1686b6ac518ba8c2ae225eb62560c2010431;p=emacs.git Document how to quote MML tags * doc/misc/emacs-mime.texi (MML Definition): Mention how to quote MML tags (bug#18881). --- diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi index 771c078be75..b0cfbc9d3c0 100644 --- a/doc/misc/emacs-mime.texi +++ b/doc/misc/emacs-mime.texi @@ -654,6 +654,10 @@ Each tag can contain zero or more parameters on the form but that's not necessary unless the value contains white space. So @samp{filename=/home/user/#hello$^yes} is perfectly valid. +If you want to talk about MML in a message, you need a way to +``quote'' these tags. The way to do that is to include an exclamation +point after the opening two characters; i. e. @samp{<#!part ...>}. + The following parameters have meaning in @acronym{MML}; parameters that have no meaning are ignored. The @acronym{MML} parameter names are the same as the @acronym{MIME} parameter names; the things in the parentheses say which