> > I've gotten hold of the drill; echo>usernamebox; ae usernamebox. (The latter > is for removing the final white-space; when Mutt works, I'll get to vi or > emacs. They both scare me) > > I think it's in the headers that procmail/fetchmail delivers. I'll > experiment on it and make sure to post if it works. Or when I get tired of it. > > Goodday/evening > Thanks, > Frans > > >
I think that debian's default editor is nvi, just so you don't go looking for info on vi, supposed to be compatiable, but I do know nvi uses a .exrc for config.The default setup for nvi needs tweaking, as long lines don't wrap properly had to set it up using:set wrapmargin=8 jerry