[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Making mutt more friendly towards site customizations



On Wed, Dec 12, 2001 at 12:58:39AM +0000, Miquel van Smoorenburg wrote:
> Another option is to change mutt to look for /etc/Muttrc.local after
> /etc/Muttrc, and don't complain if it's not there. It already looks
> for a list of files (/etc/Muttrc, ~/.muttrc, ~/.mutt/muttrc, etc) so
> it wouldn't be that hard to add.

In case upstream won't accept the corresponding patch (which is the
best solution IMHO), the following in /etc/Muttrc will work:

source `test -e /etc/Muttrc.local && echo /etc/Muttrc.local || echo /dev/null`

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ ´` ¯



Reply to: