Calling the external .txt editor for message viewing/editing does not work on Windows XP (at least not on my system :-). The editor is launched but its filename argument is "%1 c:\some\file" where it should really be "c:\some\file".
Log in to post a comment.