Earl Hood wrote:
On November 23, 2002 at 14:13, Jerry Peek wrote:
>About rmf warning you before removing a folder that isn't empty: you
>could write a little front-end script named rmf (put it in your personal
>bin, etc.). Have it run "folder" on the named folder (or, if there's
>no argument, on the current folder); if the answer isn't " has
>no messages" then prompt before actually running rmf.
You could add the following to your .mh_profile to have it always ask:
rmf: -interactive
But I think that only asks whether you want to remove the folder. It
doesn't warn you if there are messages in the folder.
--Jerry