X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.muttrc.addons;h=09c5352b2419854a65316b36f6cc090109de8884;hp=f408bcb8c1f463e475c6af3126235acb693e8d8a;hb=dce36e0ee9cfaa98c6215ebb2f11266ebc5f0b66;hpb=33b7b0c57e6fb71678cbd2f6eb41b967a5daa383 diff --git a/.muttrc.addons b/.muttrc.addons index f408bcb..09c5352 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -4,10 +4,10 @@ # '!' an '=' are expand only as the very first characters. # regexes are processed. # '$' must follow alpha or '{' to get interpreted as a variable. -folder-hook "" set sort=threads -folder-hook "!$" set sort=mailbox-order;push "*" -folder-hook "=(=|err|rhbug)" set sort=mailbox-order;push "*" -folder-hook "=(sent|spam|input)" set sort=mailbox-order;push "*" +folder-hook "" set sort=threads;set pager_index_lines=10 +folder-hook "!$" set sort=mailbox-order;push "*";set pager_index_lines=0 +folder-hook "=(=|err|rhbug)" set sort=mailbox-order;push "*";set pager_index_lines=0 +folder-hook "=(sent|spam|input)" set sort=mailbox-order;push "*";set pager_index_lines=0 bind index next-new bind pager next-new bind index previous-new @@ -17,7 +17,8 @@ bind pager \` next-unread bind index \` previous-unread bind pager \` previous-unread unset strict_threads -set editor="vim -c 'set noai' -c 'set ts=8'" +# tw=78 is for gq and RFC 2822 section 2.1.1. +set editor="vim -c 'set noai' -c 'set ts=8' -c 'set tw=78'" set send_charset="us-ascii:iso-2022-jp:utf-8" set charset="utf-8" set autoedit @@ -55,6 +56,8 @@ unset markers # Mailman; FIXME: Patch Mutt to extend it multiline. color body brightred default "^_______________________________________________\r?\n$" macro index m "l~N|~O\n" +macro pager f ":set pager_index_lines=0\n +macro pager g ":set pager_index_lines=10\n" # Mail command @@ -90,7 +93,7 @@ ignore x-loop: errors-to: x-beenthere: X-Mailman-Version: X-Sieve: ignore x-mimetrack: priority: x-priority: importance: precedence: x-mime-autoconverted: ignore x-accept-language: x-sender: x-antirelay: ignore x-msmail-priority: x-mimeole: x-pop3-rcpt: delivered-to: -ignore face: organization: +ignore face: organization: x-scanned-by: x-bugzilla- ignore DKIM-Signature: DomainKey-Signature: X-RedHat-Spam-Score: color header brightyellow black ^(From|Subject|To|Cc|Bcc|Message-ID):