I was wondering why when I built mutt 1.5.13 I only noticed a slight performance boost over 1.4.x when headers were being loaded. I finally realized I never configured header caching!! Here are my newly revised compile time options:
./configure --enable-pop --enable-imap --with-gss --with-ssl --with-sasl --enable-hcache
From there it's just a matter of adding 'set header_cache=/path/to/cache' to your muttrc. Go ahead, try it out for yourself!
Showing posts with label mutt. Show all posts
Showing posts with label mutt. Show all posts
Tuesday, March 13, 2007
Getting mutt to autocomplete multiple email addresses
I have a query command specified in my muttrc. Basically it's perl script that searches the corporate ldap server. It works just fine whenever I type 'Q' from the pager and I can even type 'A' to append to the query. My problem is that I couldn't figure out how to select multiple entries. I googled for a while and the best thing out found was typing '^T' while entering text in the To: field. That allowed me to use my query command for sending emails to multiple people. My guess is that it will also work for any other fields as well.
Subscribe to:
Posts (Atom)
Blog Archive
About Me
Tags
- activerecord (1)
- camping (1)
- closures (1)
- cygwin (1)
- denver (1)
- drb (1)
- dsl (1)
- erlang (1)
- erlounge (1)
- fedora (8)
- freedom (1)
- FUDcon (1)
- GEB (3)
- git (1)
- gnu (1)
- gstreamer (1)
- hotmail (1)
- hpricot (1)
- java (1)
- jruby (1)
- kernel (1)
- kino (3)
- laptop (1)
- linux (3)
- machanize (1)
- meta programming (3)
- metaprogramming (1)
- mutt (2)
- open source (3)
- oss (1)
- pitivi (2)
- raleigh.rb (1)
- ruby (13)
- ruby curb hpricot (1)
- rubyconf (1)
- slashdot (1)
- svn (1)
- tux (1)
- ubuntu (1)
- unix (1)
- vim (1)
- vnc (1)
- windows (3)
