X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=.muttrc.addons;h=fa439081b04ff400725415cc4802b5aca988eb4f;hp=7382b635c24134b34322044a63a087c379ebbcbc;hb=8ceee09fa9fed3d073397cb1b284921253268578;hpb=882354ab02fc18b87066e99d35507b339b975864 diff --git a/.muttrc.addons b/.muttrc.addons index 7382b63..fa43908 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -7,13 +7,17 @@ folder-hook "=sent" set sort=mailbox-order folder-hook "=spam" set sort=mailbox-order folder-hook "=err" set sort=mailbox-order folder-hook "=input$" set sort=mailbox-order +bind index next-new +bind pager next-new +bind index previous-new +bind pager previous-new bind index \` next-unread 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'" -set send_charset="us-ascii:utf-8" +set send_charset="us-ascii:iso-2022-jp:utf-8" set charset="utf-8" set autoedit set auto_tag @@ -46,6 +50,7 @@ set date_format="!%a, %d %b %Y %H:%M:%S %z" # RFC 2822: 3.3. # FIXME: %D not needed: RFC 2822: 3.3: "converted" can IMO incl. timezone # but %d will place +0000 for %z and thus brokes the timestamp set attribution="On %D, %n wrote:" +unset markers # Mail command