* Eric Smith <[EMAIL PROTECTED]> [011201 09:09]: > Changing and navigating folders is one of > the most fundamental functions of a MUA...
or so it should be, one would think. then again, managing messages could be regarded as a database problem - and thus it's not an mua prob at all. > so something that makes this more convenient > by obviating a silly keypress each time can IMO, > hardly be regarded as adding a kitchen sink. patch your own version? insert a '+' into the prompt by default? > The reading and attaching problem, may be fixed > if with the set editor command you could cd to > another dir before launching your editor. set editor="cd /dir; edit %s" ok, so you can oput this into a script and then use "set editor=script".. and what about this: save-hook . + Sven