Re: mutt hangs on any editor

2002-09-19 Thread Lance Hoffmeyer
Setting signature="" solved the problem. Lance > > Lance Hoffmeyer ([EMAIL PROTECTED]) muttered: > > Any ideas? Mutt hangs when I try to compose an email using any editor. > > ps -u `whoami` shows that no editor process is being started. I can > > compose messages as SU. > > Does it happ

Re: mutt hangs on any editor

2002-09-18 Thread Lance Hoffmeyer
Zile runs fine by itself. Lance On Tuesday 17 September 2002 10:08 pm, Rob Park wrote: > Alas! Lance Hoffmeyer spake thus: > > $EDITOR is set to zile. It used to work fine. Something just recently > > has happened but I can't think of anything that I have done except run > > programs. > > Wha

Re: mutt hangs on any editor

2002-09-18 Thread Michael Tatge
Lance Hoffmeyer ([EMAIL PROTECTED]) muttered: > Any ideas? Mutt hangs when I try to compose an email using any editor. > ps -u `whoami` shows that no editor process is being started. I can > compose messages as SU. Does it happen if you set signature=""? Michael -- I've run DOOM more in the l

Re: mutt hangs on any editor

2002-09-17 Thread Rob Park
Alas! Lance Hoffmeyer spake thus: > $EDITOR is set to zile. It used to work fine. Something just recently has > happened but I can't think of anything that I have done except run programs. What happens if you simply type 'zile' at the command prompt? -- Rob Park http://www.ualberta.ca/~rbpar

Re: mutt hangs on any editor

2002-09-17 Thread Lance Hoffmeyer
$EDITOR is set to zile. It used to work fine. Something just recently has happened but I can't think of anything that I have done except run programs. What do you mean is something waiting on stdin? How do I check? Lance On Tuesday 17 September 2002 12:57 pm, darren chamberlain wrote: > * L

Re: mutt hangs on any editor

2002-09-17 Thread darren chamberlain
* Lance Hoffmeyer <[EMAIL PROTECTED]> [2002-09-17 13:48]: > Any ideas? Mutt hangs when I try to compose an email using any editor. > ps -u `whoami` shows that no editor process is being started. I can > compose messages as SU. What is $EDITOR set to? Is something waiting on stdin? (darren) -

mutt hangs on any editor

2002-09-17 Thread Lance Hoffmeyer
Any ideas? Mutt hangs when I try to compose an email using any editor. ps -u `whoami` shows that no editor process is being started. I can compose messages as SU. Lance