aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorStefan Kangas2022-08-06 14:20:39 +0200
committerStefan Kangas2022-08-06 14:22:57 +0200
commitdb5bc208fb36a09b46582dcf7a4428cb01dca67f (patch)
tree89a7cfbc289139127367c082145f6265e9e0b763 /doc/misc
parentfc450db22617ac4d964a64c992a6f4b7581b9cd7 (diff)
downloademacs-db5bc208fb36a09b46582dcf7a4428cb01dca67f.tar.gz
emacs-db5bc208fb36a09b46582dcf7a4428cb01dca67f.zip
Don't mention removed XEmacs support in mh-e manual
* doc/misc/mh-e.texi (Preface, Incorporating Mail, Viewing) (Tool Bar, Tool Bar): Remove any reference to XEmacs.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/mh-e.texi47
1 files changed, 6 insertions, 41 deletions
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index c1cf44a0272..69e457db367 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -214,9 +214,7 @@ them.
214 214
215The MH-E package is distributed with Emacs@footnote{Version 215The MH-E package is distributed with Emacs@footnote{Version
216@value{VERSION} of MH-E appeared in Emacs 24.4. It is supported in GNU 216@value{VERSION} of MH-E appeared in Emacs 24.4. It is supported in GNU
217Emacs 23 and higher, as well as XEmacs 21.4.22 and 21.5.31. MH-E is 217Emacs 23 and higher. It is compatible with MH versions 6.8.4 and
218known not to work with GNU Emacs versions 20 and below, and XEmacs
219version 21.5.9--21.5.16. It is compatible with MH versions 6.8.4 and
220higher, all versions of nmh, and GNU mailutils 1.0 and higher}, so you 218higher, all versions of nmh, and GNU mailutils 1.0 and higher}, so you
221shouldn't have to do anything special to use it. Gnus is also 219shouldn't have to do anything special to use it. Gnus is also
222required; version 5.10 or higher is recommended. This manual covers 220required; version 5.10 or higher is recommended. This manual covers
@@ -1501,9 +1499,6 @@ box ~/mail/mh-e
1501 command emacsclient --eval '(mh-inc-spool-mh-e)' 1499 command emacsclient --eval '(mh-inc-spool-mh-e)'
1502@end smallexample 1500@end smallexample
1503 1501
1504In XEmacs, the command @command{gnuclient} is used in a similar
1505fashion.
1506
1507@findex mh-inc-folder 1502@findex mh-inc-folder
1508@kindex i 1503@kindex i
1509@vindex mh-inc-folder-hook 1504@vindex mh-inc-folder-hook
@@ -2090,8 +2085,7 @@ and @samp{X-Image-URL:} will be used. The option
2090This feature will be turned on by default if your system supports it. 2085This feature will be turned on by default if your system supports it.
2091 2086
2092The first header field used, if present, is the Gnus-specific 2087The first header field used, if present, is the Gnus-specific
2093@samp{Face:} field@footnote{The @samp{Face:} field appeared in GNU 2088@samp{Face:} field@footnote{For more information, see
2094Emacs 21 and XEmacs. For more information, see
2095@uref{https://quimby.gnus.org/circus/face/}.}. 2089@uref{https://quimby.gnus.org/circus/face/}.}.
2096 2090
2097@cindex @command{uncompface} 2091@cindex @command{uncompface}
@@ -2104,12 +2098,9 @@ Emacs 21 and XEmacs. For more information, see
2104Next is the traditional @samp{X-Face:} header field@footnote{The 2098Next is the traditional @samp{X-Face:} header field@footnote{The
2105display of this field requires the 2099display of this field requires the
2106@uref{ftp://ftp.cs.indiana.edu/pub/faces/compface/compface.tar.Z, 2100@uref{ftp://ftp.cs.indiana.edu/pub/faces/compface/compface.tar.Z,
2107@command{uncompface} program}. Recent versions of XEmacs have internal 2101@command{uncompface} program}. MH-E renders the foreground and
2108support for @samp{X-Face:} images. If your version of XEmacs does not, 2102background of the image using the associated attributes of the face
2109then you'll need both @command{uncompface} and the 2103@code{mh-show-xface}.
2110@uref{http://www.jpl.org/ftp/pub/elisp/, @samp{x-face} package}.}. MH-E
2111renders the foreground and background of the image using the
2112associated attributes of the face @code{mh-show-xface}.
2113 2104
2114@cindex @command{convert} 2105@cindex @command{convert}
2115@cindex @command{wget} 2106@cindex @command{wget}
@@ -6448,17 +6439,9 @@ too long to list here).
6448@item mh-tool-bar-search-function 6439@item mh-tool-bar-search-function
6449Function called by the tool bar search button (default: 6440Function called by the tool bar search button (default:
6450@code{mh-search}). 6441@code{mh-search}).
6451@c -------------------------
6452@item mh-xemacs-tool-bar-position
6453Tool bar location (default: @samp{Same As Default Tool Bar}).
6454@c -------------------------
6455@item mh-xemacs-use-tool-bar-flag
6456If @samp{on}, use tool bar (default: @samp{on}, if supported).
6457@end vtable 6442@end vtable
6458 6443
6459In GNU Emacs, icons for some of MH-E's functions are added to the tool 6444Icons for some of MH-E's functions are added to the tool bar.
6460bar. In XEmacs, you have the opportunity to create a separate tool bar for
6461the MH-E icons.
6462 6445
6463@vindex mh-tool-bar-folder-buttons 6446@vindex mh-tool-bar-folder-buttons
6464@vindex mh-tool-bar-letter-buttons 6447@vindex mh-tool-bar-letter-buttons
@@ -6480,24 +6463,6 @@ option @code{mh-tool-bar-search-function}. By default, this is set to
6480Function} from the @samp{Value Menu} and enter a function of your own 6463Function} from the @samp{Value Menu} and enter a function of your own
6481choosing. 6464choosing.
6482 6465
6483@vindex mh-xemacs-use-tool-bar-flag
6484
6485XEmacs provides a couple of extra options. The first,
6486@code{mh-xemacs-use-tool-bar-flag}, controls whether to show the MH-E
6487icons at all. By default, this option is turned on if the window
6488system supports tool bars. If your system doesn't support tool bars,
6489then you won't be able to turn on this option.
6490
6491@vindex mh-xemacs-tool-bar-position
6492
6493The second extra option is @code{mh-xemacs-tool-bar-position} which
6494controls the placement of the tool bar along the four edges of the
6495frame. You can choose from one of @samp{Same As Default Tool Bar},
6496@samp{Top}, @samp{Bottom}, @samp{Left}, or @samp{Right}. If this
6497variable is set to anything other than @samp{Same As Default Tool Bar}
6498and the default tool bar is in a different location, then two tool
6499bars will be displayed: the MH-E tool bar and the default tool bar.
6500
6501@node Searching 6466@node Searching
6502@chapter Searching Through Messages 6467@chapter Searching Through Messages
6503 6468