1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
from ../mh-e.texi on 25 April 1999 -->
<TITLE>mh-e - Finishing Up</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">
Go to the <A HREF="mh-e_1.html">first</A>, <A HREF="mh-e_41.html">previous</A>, <A HREF="mh-e_43.html">next</A>, <A HREF="mh-e_84.html">last</A> section, <A HREF="mh-e_toc.html">table of contents</A>.
<P><HR><P>
<H3><A NAME="SEC42" HREF="mh-e_toc.html#TOC42">Finishing Up</A></H3>
<P>
<A NAME="IDX223"></A>
<A NAME="IDX224"></A>
<A NAME="IDX225"></A>
</P>
<P>
If you've deleted a message or refiled it, but changed your mind, you
can cancel the action before you've executed it. Use <KBD>u</KBD>
(<CODE>mh-undo</CODE>) to undo a refile on or deletion of a single message.
You can also undo refiles and deletes for messages that belong to a
given sequence by specifying a prefix argument. You'll be prompted for
the name of the sequence (as in <KBD>C-u u frombob RET</KBD>).
Alternatively, you can use <KBD>M-u</KBD> (<CODE>mh-undo-folder</CODE>) to undo all
refiles or deletes in the current folder.
</P>
<P>
<A NAME="IDX226"></A>
</P>
<P>
If you've marked messages to be deleted or refiled and you want to go
ahead and delete or refile the messages, use <KBD>x</KBD>
(<CODE>mh-execute-commands</CODE>). Many mh-e commands that may affect the
numbering of the messages (such as <KBD>M-r</KBD> or <KBD>M-p</KBD>) will ask if you
want to process refiles or deletes first and then either run <KBD>x</KBD> for
you or undo the pending refiles and deletes, which are lost.
</P>
<P>
<A NAME="IDX227"></A>
<A NAME="IDX228"></A>
</P>
<P>
When you want to quit using mh-e and go back to editing, you can use the
<KBD>q</KBD> (<CODE>mh-quit</CODE>) command. This buries the buffers of the
current mh-e folder and restores the buffers that were present when you
first ran <KBD>M-x mh-rmail</KBD>. You can later restore your mh-e session
by selecting the <SAMP>`+inbox'</SAMP> buffer or by running <KBD>M-x mh-rmail</KBD>
again.
</P>
<P><HR><P>
Go to the <A HREF="mh-e_1.html">first</A>, <A HREF="mh-e_41.html">previous</A>, <A HREF="mh-e_43.html">next</A>, <A HREF="mh-e_84.html">last</A> section, <A HREF="mh-e_toc.html">table of contents</A>.
</BODY>
</HTML>
|