(Display Customization): Add mm-enable-external.
authorReiner Steib <Reiner.Steib@gmx.de>
Sat, 3 Jan 2004 19:28:51 +0000 (19:28 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Sat, 3 Jan 2004 19:28:51 +0000 (19:28 +0000)
texi/ChangeLog
texi/emacs-mime.texi

index f2d2145..37230bc 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * emacs-mime.texi (Display Customization): Add mm-enable-external.
+
 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus.texi (Category Syntax):
index 7b5cce0..8c51bde 100644 (file)
@@ -407,6 +407,22 @@ setting this option to non-@code{nil}.  The default value is @code{t}.
 @vindex mm-external-terminal-program
 The program used to start an external terminal.
 
+@item mm-enable-external
+@vindex mm-enable-external
+Indicate whether external MIME handlers should be used.
+
+If @code{t}, all defined external MIME handlers are used.  If
+@code{nil}, files are saved to disk (@code{mailcap-save-binary-file}).
+If it is the symbol @code{ask}, you are prompted before the external
+@acronym{MIME} handler is invoked.
+
+When you launch an attachment through mailcap (@pxref{mailcap}) an
+attempt is made to use a safe viewer with the safest options--this isn't
+the case if you save it to disk and launch it in a different way
+(command line or double-clicking).  Anyhow, if you want to be sure not
+to launch any external programs, set this variable to @code{nil} or
+@code{ask}.
+
 @end table
 
 @node Files and Directories