]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/.mutt/muttrc
F1 works in various places
[dotfiles.git] / mutt / .mutt / muttrc
index 35fb5078727915998e01ef78d145ff0ed4791517..e275aeaf71522128f82adc7d294186f6a7ef2212 100644 (file)
@@ -23,14 +23,20 @@ set hostname = "stargrave.org"
 set realname = "Sergey Matveev"
 set query_command="mu cfind --format=mutt-ab '%s'"
 set forward_format = "Fwd: %s"
-set indent_string = ">"
-set attribution = "*** %n [%{%Y-%m-%d %H:%M}]:"
 set index_format = "%4C %Z[%1H] %{%m-%d} [%N] %-15.15L (%?l?%4l&%4c?)%?M?[#%02M]?%?Y?[%Y]? %s"
 set pipe_decode = yes
 set crypt_protected_headers_write = yes
 set print_command="cat > /tmp/mail-printed"
+set attribution = "*** %n [%{%Y-%m-%d %H:%M}]:"
+set forward_attribution_intro = "----- BEGIN %i -----"
+set forward_attribution_trailer = "----- END %i -----"
+set date_format="%Y-%m-%d %H:%M"
+
+source ~/.mutt/useragent.rc
 
 macro index <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro pager <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro browser <F1> "<next-unread-mailbox><enter>" "Go to new mail"
 macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
 
 macro index <F8> "<shell-escape>mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find"
@@ -63,7 +69,7 @@ unignore \
 fcc-hook .* $record
 folder-hook . "set sort = threads; push <collapse-all>"
 
-source ~/.mutt/mailboxes
+source ~/.mutt/mailboxes.rc
 source ~/.mutt/accounts/rc
 
 # set mime_forward = yes