On 990303, at 07:55:26, David Ellement wrote:
> Until recently, mutt would recognize '<' as a short cut for the record
> folder. It seems it no longer recognizes it on the command line (0.95 and
> 0.96).
>
> In summary (under ksh):
>
> mutt -f \< # mutt quits with:
> <: No such file or directory (errno = 2)
>
> Is this a mutt problem, or a problem with my setup?
I've discovered my mistake. I had replaced the "set record=+sent" line
in my muttrc with a pair of folder hooks to set record. Since record
was not set, '<' could not be expanded.
--
David Ellement