60d8e20e143c

fix mutt for nonwork email
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 29 Jun 2015 23:16:34 -0400
parents e3f758e82529
children ac05744d1190
branches/tags (none)
files mutt/muttrc mutt/notmuch-config

Changes

--- a/mutt/muttrc	Wed May 20 22:05:20 2015 -0400
+++ b/mutt/muttrc	Mon Jun 29 23:16:34 2015 -0400
@@ -206,7 +206,7 @@
 macro index \" "<change-folder>+archive<enter>" "go to archive"
 
 # Search with notmuch
-macro index S "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py -G ~/.mail/search<enter><change-folder-readonly>+search<enter>" "search mail (using notmuch)"
+macro index S "<enter-command>unset wait_key<enter><shell-escape>mutt-notmuch-py -G ~/.mail/search<enter><change-folder-readonly>~/.mail/search<enter>" "search mail (using notmuch)"
 
 # Unlimit (show [a]ll)
 macro index a "<limit>all\n" "show all messages (undo limit)"
--- a/mutt/notmuch-config	Wed May 20 22:05:20 2015 -0400
+++ b/mutt/notmuch-config	Mon Jun 29 23:16:34 2015 -0400
@@ -11,7 +11,7 @@
 # configured here named ".notmuch".
 #
 [database]
-path=/Users/sjl/.mail/simple
+path=/Users/sjl/.mail/steve-stevelosh.com
 
 # User configuration
 #