Hi,
* Jason Helfman wrote on 16 Apr 2000:
> | macro index source ~/.muttrc
> |
> | (that's untested)
>
> this didn't seem to work, I added in $HOME, and also /home/user/
>
> when i hit the f10 key i only get
> :source
>
> at the bottom of the pager
add quotes:
macro index ":source
| > is their an appropriate or possible macro to do this, a rehashing if you
| > will?
|
| You can use
|
| :source .muttrc
|
| However it will not undefine any existing hooks, etc. But for most
| situations it probably works adequately. You can make a macro out of
| that if you wish, someth
Jason Helfman <[EMAIL PROTECTED]> wrote on Sun, 16 Apr 2000:
> is their an appropriate or possible macro to do this, a rehashing if you
> will?
You can use
:source .muttrc
However it will not undefine any existing hooks, etc. But for most
situations it probably works adequately. You can mak