Emacs problems: all gone.I've made a new snapshot of cygwin available. This is a departure from previous snapshot in that it is built from a branch rather than from the CVS trunk. The branch contains an accumulation of all of the fixes that have shown up on the CVS trunk minus any new 64 bit development.
I found and fixed two bugs with the "setsid console handling". I don't know if this will have any bearing on the reported emacs problem but it should fix the 'long hang after control-c' problem. That was happening because FreeConsole was being called incorrectly and it was *hanging*. I don't know why this would happen. It doesn't make any sense to me that an operation like FreeConsole would not be instantaneous. But, since the FreeConsole wasn't supposed to be called anyway, I guess it doesn't matter.
Reports of success or failure to the list, please.
Thanx.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/