From 097b1686b6ac518ba8c2ae225eb62560c2010431 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Wed, 25 Jan 2017 21:47:28 +0100 Subject: [PATCH] Document how to quote MML tags * doc/misc/emacs-mime.texi (MML Definition): Mention how to quote MML tags (bug#18881). --- doc/misc/emacs-mime.texi | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5