zsh-users
 help / color / mirror / code / Atom feed
* _email_addresses - mutt
@ 2004-11-17 14:56 Francisco Borges
  0 siblings, 0 replies; only message in thread
From: Francisco Borges @ 2004-11-17 14:56 UTC (permalink / raw)
  To: Zsh User

Hello,

mutt's section in email_addresses is incomplete. 

It checks for ~/.muttrc, but not for ~/.mutt/muttrc which is also
acceptable in mutt's case. 

A IMHO better solution:

But that does not help that much, since in order to keep one's muttrc
publicly readable and aliases private, aliases are often keept in a
different file. Normally one uses: 

source my_own_alias_file

You can't know that without searching since one can use several
'source', but it's safe to bet on the value of alias_file, retrivable
with 

`mutt -Q alias_file` 

(This retrieves the file to which mutt is supposed to save new aliases
into - default value '~/.muttrc' ;-)) 

It's very likely that the alias_file is the same file loaded with all
the aliases, though it's not necessarily the case (not in mine at
least), still it should be a better call than ~/.muttrc or
~/.mutt/muttrc. 

Francisco


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-17 14:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-17 14:56 _email_addresses - mutt Francisco Borges

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).