Mike Belopuhov <m...@crypt.org.ru> writes: > re, > > it turns out that SIGIO handling in emacs incorporates too many > workarounds, especially when running under X and at this point > it's impossible (at least for me) to grasp through the code and > find why it fails to work with xcb or X in general. > > but fortunately there's a tweak (DISABLE_SIGIO) that makes it > use poll exclusively and fixes everything! > > and also, there's an emacs 23.3 released already. > > cheers.
Thank you. I'll update the port with 23.3, your patch and others' comments and repost ASAP. Just out of curiousity, how did you trace such bug? I ended up lost in uthread lib. -- Manuel Giraud