Re: emacs lockup w/ TERM = linux (cygwin tty deadlock)

2002-11-18 Thread Christopher Faylor
On Mon, Nov 18, 2002 at 02:07:59PM -0500, Joe Buehler wrote: >Christopher Faylor wrote: > >>Btw, this appears to be some kind of deadlock in the pty code. >> >>Maybe Egor or Sergey or Steve O will want to investigate? > >If it's apropos, emacs is using the pty functions in libutil >supplied by inet

Re: emacs lockup w/ TERM = linux (cygwin tty deadlock)

2002-11-18 Thread Joe Buehler
Christopher Faylor wrote: Btw, this appears to be some kind of deadlock in the pty code. Maybe Egor or Sergey or Steve O will want to investigate? If it's apropos, emacs is using the pty functions in libutil supplied by inetutils. Joe Buehler -- Unsubscribe info: http://cygwin.com/ml

Re: emacs lockup w/ TERM = linux

2002-11-15 Thread Christopher Faylor
On Fri, Nov 15, 2002 at 03:25:11PM -0800, Bill Priest wrote: >--- David Starks-Browning <[EMAIL PROTECTED]> wrote: >>On Friday 15 Nov 02, Bill Priest writes: >>>if TERM = linux inside rxvt (windows version) then emacs hangs while >>>loading the lisp files; status line freezes on "Loading >>>interna

Re: emacs lockup w/ TERM = linux

2002-11-15 Thread Michael Schaap
On 16-11-2002 0:25, Bill Priest wrote: --- David Starks-Browning wrote: >But the default for rxvt is "xterm". Why are you >using "linux"? Have >you tried using the default "xterm"? Yes, xterm works fine. But linux used to work. I used linux because a lot of the time I rlogin into my linux

Re: emacs lockup w/ TERM = linux

2002-11-15 Thread Bill Priest
--- David Starks-Browning <[EMAIL PROTECTED]> wrote: > On Friday 15 Nov 02, Bill Priest writes: > > All, > > Another piece of the puzzle. > > > > if TERM = linux inside rxvt (windows version) then > > emacs hangs while loading the lisp files; status > line > > freezes on "Loading internationa

Re: emacs lockup w/ TERM = linux (cygwin tty deadlock)

2002-11-15 Thread Christopher Faylor
On Fri, Nov 15, 2002 at 05:35:22PM -0500, Christopher Faylor wrote: >On Fri, Nov 15, 2002 at 10:32:25PM +, David Starks-Browning wrote: >>On Friday 15 Nov 02, Bill Priest writes: >>> All, >>> Another piece of the puzzle. >>> >>> if TERM = linux inside rxvt (windows version) then >>> emacs

Re: emacs lockup w/ TERM = linux

2002-11-15 Thread Christopher Faylor
On Fri, Nov 15, 2002 at 10:32:25PM +, David Starks-Browning wrote: >On Friday 15 Nov 02, Bill Priest writes: >> All, >> Another piece of the puzzle. >> >> if TERM = linux inside rxvt (windows version) then >> emacs hangs while loading the lisp files; status line >> freezes on "Loading inte

emacs lockup w/ TERM = linux

2002-11-15 Thread David Starks-Browning
On Friday 15 Nov 02, Bill Priest writes: > All, > Another piece of the puzzle. > > if TERM = linux inside rxvt (windows version) then > emacs hangs while loading the lisp files; status line > freezes on "Loading international/mule-cmds..." OK, there is indeed something wierd going on with TER

emacs lockup w/ TERM = linux

2002-11-15 Thread David Starks-Browning
On Friday 15 Nov 02, Bill Priest writes: > I've tried this with the cygwin1-20021114.dll.bz2 > snapshot as well as the net release. Are you sure that you're using the 2002-11-14 snapshot? Did you rename it to cygwin1.dll, replacing the previous one? Because that snapshot fixes all those problems

emacs lockup w/ TERM = linux

2002-11-15 Thread Bill Priest
All, Another piece of the puzzle. if TERM = linux inside rxvt (windows version) then emacs hangs while loading the lisp files; status line freezes on "Loading international/mule-cmds..." if TERM = cygwin inside rxvt (windows version) then emacs displays the first character on the far right.