]> git.eshelyaron.com Git - emacs.git/commitdiff
(Searching): Use mh vfolder_format and fix typo in database path for
authorBill Wohler <wohler@newt.com>
Tue, 1 Dec 2009 07:10:17 +0000 (07:10 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 1 Dec 2009 07:10:17 +0000 (07:10 +0000)
mairix example. Specify -q in namazu example since namazu is
excessively garrulous.

doc/misc/ChangeLog
doc/misc/mh-e.texi

index 8fd689af94467780bceae6d287d90d2a52ae1acb..ccef9f6f905f44870fd8272e2288ac8cc00391e9 100644 (file)
@@ -1,3 +1,9 @@
+2009-12-01  Bill Wohler  <wohler@newt.com>
+
+       * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
+       path for mairix example. Specify -q in namazu example since namazu is
+       excessively garrulous.
+
 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
 
        * tramp.texi (Remote processes): Improve eshell example with "su"
index b9739620f383f706dbd9cb368547767b6ff1a1b9..45e469874a915768bf2ae665551b2c601444b6ab 100644 (file)
@@ -6981,8 +6981,8 @@ base=/home/user/Mail
 # are subfolders within the folder
 mh=archive...:inbox:drafts:news:sent:trash
 
-vfolder_format=raw
-database=/home/user/Mail/mairix/database
+vfolder_format=mh
+database=/home/user/Mail/.mairix/database
 @end group
 @end smallexample
 
@@ -7023,7 +7023,7 @@ daily from cron:
 
 @smallexample
 mknmz -f /home/user/Mail/.namazu/mknmzrc -O /home/user/Mail/.namazu \
-         /home/user/Mail
+      -q /home/user/Mail
 @end smallexample
 
 @subsection pick