myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 1359286274f23f890ba27bdc0db0001410abba43
parent 62ed5fd90f04422717042bc76abd1d04cb8c2cb5
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 16 May 2017 12:08:23 -0500

cleanup

Diffstat:
mutt/alot | 4----
mutt/muttrc | 21---------------------
2 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/mutt/alot b/mutt/alot @@ -1,4 +0,0 @@ -source ~/config/mutt/muttrc -#set record=+sent_alot -set record=/home/a3nm/Mail_alot/sent -set postponed=+drafts_alot diff --git a/mutt/muttrc b/mutt/muttrc @@ -134,29 +134,8 @@ bind index,pager , next-unread-mailbox bind index,pager \\ vfolder-from-query bind index,pager z entire-thread -macro index + \ -"<enter-command>set my_old_pipe_decode=\$pipe_decode my_old_wait_key=\$wait_key nopipe_decode nowait_key<enter>\ -<shell-escape>notmuch-mutt -r --prompt search<enter>\ -<change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter>G\ -<enter-command>set pipe_decode=\$my_old_pipe_decode wait_key=\$my_old_wait_key<enter>" \ - "notmuch: search mail" - -macro index Alt-X \ -"<enter-command>set my_old_pipe_decode=\$pipe_decode my_old_wait_key=\$wait_key nopipe_decode nowait_key<enter>\ -<pipe-message>notmuch-mutt -r thread<enter>\ -<change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter>\ -<enter-command>set pipe_decode=\$my_old_pipe_decode wait_key=\$my_old_wait_key<enter>" \ - "notmuch: reconstruct thread" - # == Postponed mail == -#macro index,pager R \ -#"<enter-command>set my_old_resolve=\$resolve noresolve<enter>\ -#d<resend-message>\ -#<enter-command>set resolve=\$my_old_resolve <enter>" \ -# "recall" -#set postponed="=draft_written" - # save postponed mail in the inbox set postponed="=INBOX" # ugly hack to resume the currently highlighted mail