Fixed the "is a mailfolder" checking for -f.
Eliminated unused variables when compiling without USE_NCURSES.
Fixed missing line endings for "-f" warnings when not using ncurses.
(ncurses doesn't seem to mind the added "\n" characters.)
I'm not entirely sure "char path" is being set properly without
USE_NCURSES. Can someone double check me?
|