Hi,
Dr . Sharukh K . R . Pavri . typed:
> I am using mutt 1.2.5i with a hodge podge .muttrc. I have pinched the
> following from Roland Rosenfeld's keybindings :
> macro index \ea "!$EDITOR ~/.mutt_alias\n:source ~/.mutt_alias\n" \
> "Edit aliases file and reload it"
> but using <esc>a gives the following error
> sh: /home/spavri/.mutt_alias: Permission denied
Since you are using the variable $EDITOR in the macro, your environment
variable $EDITOR probably isn't set to anything, so it's trying to
execute ~/.mutt_alias. The solution is - either "export EDITOR=vim" in
.bash_profile, or change $EDITOR in the above macro to vim.
--
Mrinal Kalakrishnan <[EMAIL PROTECTED]> http://mrinal.dhs.org/
Linux 2.4.10-ext3 || PGP:B1E86F5B || JabberID: [EMAIL PROTECTED]
--
PGP signature