Update of /cvsroot/mahogany/M/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv27828/doc

Modified Files:
        Manual.htex 
Log Message:
added quick search commands in the folder view (bug 817)

Index: Manual.htex
===================================================================
RCS file: /cvsroot/mahogany/M/doc/Manual.htex,v
retrieving revision 1.89
retrieving revision 1.90
diff -b -u -2 -r1.89 -r1.90
--- Manual.htex 26 Sep 2003 09:33:43 -0000      1.89
+++ Manual.htex 1 Oct 2003 22:10:46 -0000       1.90
@@ -21,4 +21,7 @@
 \newcommand{\noun}[1]{\textsc{#1}}
 
+
+\newcommand{\MenuCmd}[1]{\texttt{"#1"}}
+
 \usepackage{html, epsfig}
 \makeatletter
@@ -75,4 +78,12 @@
 
 
+\subsubsection{0.66 against 0.65}
+
+\begin{itemize}
+\item Quick search commands in the folder view (see \ref{keybindings} and
+      \ref{searching})
+\end{itemize}
+
+
 \subsubsection{0.65 against 0.64}
 
@@ -283,6 +294,5 @@
 appearinganywhere in the headers.
 \item It is now possible to import all folder files in MBOX (Unix) format
-using \noun{{}''Folder|Import folder tree...{}''} command (see
-\ref{Import})
+using \MenuCmd{Folder|Import folder tree...} command (see \ref{Import})
 \end{itemize}
 
@@ -1221,5 +1231,5 @@
 
 
-\subsubsection{Keyboard and mouse handling}
+\subsubsection{Keyboard and mouse handling}\label{keybindings}
 
 The reaction to a mouse click in the list of messages depends on the
@@ -1234,5 +1244,6 @@
 space key can be used to view the message under the current cursor.
 
-Other keyboard bindings are summarized in the following table:
+Other keyboard bindings are summarized in the following table (except where
+explicitly noticed, lower and uppe case keys work do the same thing):
 
 \vspace{0.3cm}
@@ -1290,4 +1301,16 @@
 Ctrl-U&
 view next unread message\\
+\hline
+/&
+start forward search for a string\\
+\hline
+?&
+start reverse search for a string\\
+\hline
+n&
+go to the next match (after doing a search)\\
+\hline
+N&
+go to the previous match (after doing a search)\\
 \end{tabular}\par}
 \vspace{0.3cm}
@@ -1308,6 +1331,6 @@
 its settings may be imported but in the best case Mahogany can import
 the address books, the configuration settings, the filter rules and
-the list of folders to use. To use this feature, choose \noun{{}``Mail|Import...{}''}
-command and follow the dialogs.
+the list of folders to use. To use this feature, choose
+\MenuCmd{Mail|Import...} command and follow the dialogs.
 
 Even if you don't find your email client in the list proposed in the
@@ -1322,5 +1345,5 @@
 files under the given directory. To do this, select the folder in
 the tree which you want the new folders to appear under and choose
-\noun{{}``Folder|Import folder tree...{}''} command.
+\MenuCmd{Folder|Import folder tree...} command.
 
 
@@ -1389,4 +1412,20 @@
 
 
+\subsection{Searching for Messages}\label{searching}
+
+There are two ways to search for the messages in Mahogany. One is very simple:
+just press \texttt{'/'} or \texttt{'?'} in the folder view and then use
+\texttt{'n'} and \texttt{'N'} keys to go to the next and previous matches
+respectively (see also \ref{keybindings}). This allows to only search for a
+string in the message header and to do it inside one folder only -- but to do
+it quickly.
+
+If you need more powerful search, you should use \MenuCmd{Folder|Search...}
+command which opens the search dialog where you can choose more options. In
+particular, you can use buttons there to add other folders to search (by
+default only the current folder is searched). If any messages are found, they
+are shown in a separate folder view.
+
+
 \subsection{Filters}
 
@@ -3314,5 +3353,5 @@
 new folder\char`\"{} in the popup menu when you select a folder of
 a non hierarchical format (such as MBX) but you can still circumvent
-this by doing \char`\"{}Folder|Create...\char`\"{} and selecting the
+this by doing \MenuCmd{Folder|Create...} and selecting the
 folder you want as the parent.
 
@@ -3320,6 +3359,7 @@
 \subsection{Can I {}``Follow-up{}'' to the message?}
 
-You can open the message in the Sent Mail folder and do \char`\"{}Message|Edit
-in composer\char`\"{}. It is sort of like \char`\"{}replying to yourself\char`\"{}
+You can open the message in the Sent Mail folder and do \MenuCmd{Message|Edit
+in composer}. It is sort of like \char`\"{}replying to yourself\char`\"{}
 but the to/from fields remain the same.
+
 \end{document}



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to