On 2015-07-28 06:47:20 -0700, Kevin J. McCarthy wrote: > I agree it is surprising. Peeking in main.c, it looks like > CurrentFolder is set far below where the initialization files are > read. One idea would be to fall back on SpoolFile when CurrentFolder > isn't set, but this is incorrect if the -f flag is passed to mutt.
SpoolFile may be empty, so that it wouldn't be a solution either. Perhaps the empty string is OK, but an error should be generated when ^ expands to the empty string. The advantage is that the user would be aware of the error. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
