Show
Ignore:
Timestamp:
2006-08-11 03:54:24 (2 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Update example -- it's amazing how little I've actually changed
over the past couple of years.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • contrib/sample.muttrc-tlr

    r4745 r4805  
    22 
    33# 
    4 # Mutt configuration file of Thomas Roessler <roessler@guug.de>. 
     4# Mutt configuration file of Thomas Roessler <roessler@does-not-exist.org> 
    55# 
    66# Use and distribute freely. 
     
    1818# 
    1919 
    20 auto_view application/ms-tnef text/x-vcard 
    21 auto_view application/x-chess application/x-lotus-notes 
    22 auto_view text/html application/x-gzip application/x-gunzip  
    23 auto_view application/rtf application/x-rath 
    24 auto_view application/msword 
    25  
    26 alternative_order application/pgp text/plain text/html text/enriched 
     20# auto_view application/ms-tnef text/x-vcard 
     21# auto_view application/x-chess application/x-lotus-notes 
     22# auto_view text/html application/x-gzip application/x-gunzip  
     23# auto_view application/rtf application/x-rath 
     24# auto_view application/msword 
     25 
     26auto_view text/html 
     27mime_lookup application/octet-stream 
     28 
     29# alternative_order application/pgp text/html text/enriched text/plain 
     30alternative_order text/plain text/html 
     31 
    2732 
    2833# 
     
    4954bind    editor  "\e<backspace>" kill-word 
    5055bind    editor  "\e<delete>"    kill-word 
    51 bind    editor  "\e\t"          complete-query 
     56bind    editor  "<backtab>"     complete-query 
     57bind    editor  "\eq"           complete-query 
    5258bind    editor  "\Ct"           transpose-chars 
    5359 
     
    9096bind    pager   "\Cp"           previous-line 
    9197bind    pager   +               tag-message 
     98bind    pager   *               flag-message 
    9299bind    pager   <delete>        delete-message 
    93100bind    pager   <down>          next-line 
     
    105112# make it feel like emacs 
    106113 
    107 macro   generic,pager   "\ex"           "<enter-command>exec " 
    108 macro   generic,pager   "\eX"           "\ex" 
    109 macro   index           "~"             "<limit>~" 
    110  
    111 # move messages to the pilot folder 
    112  
    113 macro   index,pager     "\ew"           "<decode-copy>+pilot<Enter>"    "Copy a message to the pilot folder." 
     114macro   generic "\ex"           ":exec " 
     115macro   pager   "\ex"           ":exec " 
     116macro   generic "\eX"           "\ex" 
     117macro   pager   "\eX"           "\ex" 
     118 
     119macro   index   "~"             ";~" 
     120# macro index   "%"             ";%" 
     121 
     122# Thread tagging 
     123 
     124bind   index    "\et"           tag-subthread 
     125bind   index   "\eT"            tag-thread 
    114126 
    115127# for majordomo list owner and moderator jobs 
    116128 
    117 macro   index,pager     "\ea"           "\ 
    118 <enter-command> set nopipe_decode wait_key<Enter>\ 
    119 <pipe-message> approve<Enter>\ 
    120 <enter-command> set nowait_key<Enter>" 
     129macro   index   "\ea"           ":set nopipe_decode wait_key\n|approve\n:set nowait_key\n" 
     130macro   pager   "\ea"           ":set nopipe_decode wait_key\n|approve\n:set nowait_key\n" 
    121131 
    122132# emulate the old URL-browser key bindings. 
    123133 
    124 macro   index,pager     "\Cb"   "<pipe-message> urlview -<Enter>" 
     134macro   pager   "\Cb"   "| urlview -\n" 
     135macro   index   "\Cb"   "| urlview -\n" 
    125136 
    126137# permit limiting from the pager. 
    127138 
    128 macro   pager   ";"     "<exit><limit>" 
    129139macro   pager   "~"     "<exit><limit>~" 
     140macro   pager   ";"     "<exit><limit>" 
    130141 
    131142# emulate the old POP-feature bindings 
    132143 
    133 macro   index,pager     G       "<shell-escape> fetchmail<Enter>" 
    134  
    135 macro   compose "\ee"   "<filter-entry>pgp -eatf " 
    136  
     144macro   index   G       "!fetchmail\n"   
     145macro   pager   G       "!fetchmail\n" 
     146 
     147# razor-report: Report spam. 
     148 
     149# macro index   S       ":set nopipe_decode nowait_key\n|razor-report > /dev/null 2> /dev/null\ns+junk\n" 
     150# macro   pager S       ":set nopipe_decode nowait_key\n|razor-report > /dev/null 2> /dev/null\ns+junk\n" 
     151macro   index   S       "s+junk\n" 
     152macro   pager   S       "s+junk\n" 
    137153 
    138154# 
     
    161177ignore x400 importance sensitivity autoforward original-encoded-information 
    162178ignore x- thread- 
     179ignore DomainKey-Signature mail-followup-to 
    163180 
    164181ignore list- comments posted-to approved-by 
    165182 
    166 unignore x-spam x-url x-mailer 
    167  
    168 hdr_order from to cc date subject reply-to mail-followup-to 
     183unignore x-spam-level x-url x-mailer list-id x-no-spam x-archived-at 
     184unignore x-diagnostic 
     185 
     186hdr_order from to cc date subject reply-to mail-followup-to list-id 
    169187 
    170188# 
     
    179197set   askcc                             # Ask me about CCs 
    180198unset bounce_delivered                  # Don't include Delivered-to with bounces 
    181 set   charset=iso-8859-1                # The local character set 
     199# set   charset=iso-8859-1              # The local character set 
     200set   send_charset="us-ascii:iso-8859-1:iso-8859-15:iso-8859-2:utf-8" 
    182201set   confirmcreate                     # Ask me about creating new files 
    183202unset confirmappend                     # Don't ask me about appending to files 
     
    185204set   display_filter="tr '\240\204\223\226' ' \"\"-'" # fix some funny characters 
    186205set   edit_hdrs                         # I want to edit the headers. 
    187 set   editor="/usr/bin/jed %s -f 'flower_mode();'"       
     206set   editor="/usr/bin/jed %s -f 'mail_mode();'"         
    188207                                        # Invoke jed with mail_mode.  This may 
    189208                                        # or may not work for you. 
    190 set   envelope_from                     # set messages' envelope-from header. 
     209set   noenvelope_from                   # set messages' envelope-from header. 
    191210set   fcc_clear                         # Store local copies of messages in the clear. 
    192211set   folder=~/Mail                     # Where my mail folders go 
     
    197216set   nohelp                            # No help line. 
    198217set   include=yes                       # Always include a copy when replying. 
    199 set   mark_old                          # Distinguish between seen (but unread) and new messages 
     218set   mark_old                  # Distinguish between seen (but unread) and new messages 
    200219set   mbox=+mbox                        # The (unused) mbox file. 
    201220unset metoo                             # Remove me from CC headers. 
     
    213232set   postponed=~/.mutt/postponed       # Where to put postponed messages 
    214233set   print=ask-no                      # Don't waste paper 
    215 set   print_cmd="enscript -Email -2 -r -G"      # Two columns, landscape, fancy header. 
     234set   print_cmd="enscript -2Gr -Email"  # Two columns, landscape, fancy header. 
    216235set   print_split=yes                   # Invoke enscript once per message 
    217236set   quit=yes                          # Don't ask me whether or not I want to quit. 
     
    241260 
    242261set   write_inc=50                      # Progress indicator when writing folders. 
    243 set   query_command="lbdbq %s"          # Use the Little Brother's Database with the external 
     262set   query_command="lbdb2q.pl %s"              # Use the Little Brother's Database with the external 
    244263                                        # query feature. 
    245 set   sendmail_wait=-1                  # Put sendmail (i.e., postfix) to the background. 
     264set   sendmail_wait=-1                  # Don't put sendmail into the background. 
    246265set   encode_from                       # "From " in the beginning of a line triggers quoted-printable 
    247266set   nowait_key                        # Return immediately from external programs 
     
    251270set   header                            # Include the message header when replying. 
    252271set   ignore_list_reply_to              # Ignore Reply-To headers pointing to mailing lists. 
    253 set   index_format="%4C %Z %{%b %d} %-15.15L (%4c) %s"  # Somewhat different index format, which works 
    254                                         # nicely with maildir folders. 
    255 set   rfc2047_parameters                # Sometimes, I get mails which use a bogus encoding for 
     272set   norfc2047_parameters              # Sometimes, I get mails which use a bogus encoding for 
    256273                                        # MIME parameters.  Setting this shouldn't harm. 
    257 set   text_flowed                       # Generate text/plain; format=flowed 
    258 unset use_ipv6                          # Don't try to use IPv6 - it doesn't work here. 
     274                                        # (OK, she doesn't use Notes any more, so I can unset this. ;-) 
     275# set   text_flowed                     # Generate text/plain; format=flowed 
     276# unset use_ipv6                                # Don't try to use IPv6 - it doesn't work here. 
    259277set   keep_flagged                      # don't move flagged messages to mbox 
     278set   hide_missing=yes                  # Don't show how many messages are missing in a thread structure 
    260279 
    261280set status_format="-%r-+(%v) %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?]----%>-(%P)---" 
     
    264283 
    265284set smileys="^$" 
     285set ispell=iaspell 
     286 
     287set markers=no                          # Don't mark wrapped lines 
     288set wrapmargin=4                        # Leave a margin in the pager 
    266289 
    267290# PGP command configuration 
    268291# source ~/.mutt/pgp2.rc 
    269292source ~/.mutt/gpg.rc 
     293set pgp_getkeys_command="" 
     294 
     295# source ~/.mutt/smime.rc 
    270296 
    271297 
     
    274300 
    275301# source aliases 
     302# source ~/.mutt/aliases-coruscant 
    276303source ~/.mutt/aliases 
    277304