emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101633: Add fd handling with cal


From: Jan Djärv
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101633: Add fd handling with callbacks to select, dbus needs it for async operation.
Date: Sun, 26 Sep 2010 22:50:38 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4



Juanma Barranquero skrev 2010-09-26 21.49:
On Sun, Sep 26, 2010 at 18:20, Jan D<address@hidden>  wrote:
------------------------------------------------------------
revno: 101633
committer: Jan D<address@hidden>
branch nick: trunk
timestamp: Sun 2010-09-26 18:20:01 +0200
message:
  Add fd handling with callbacks to select, dbus needs it for async operation.

This change breaks Windows.

Alright!  Oh, you mean it breaks Emacs on Windows...


After  "emacs -Q", Emacs repeteadly shows the error message "select
error: Invalid argument". Functionality that uses the minibuffer does
not work (for example, C-x C-b), and you cannot exit with C-x C-c.


I see that s/ms-w32.h defines BROKEN_NON_BLOCKING_CONNECT, but that it actually means "our select emulation is broken".

I added some code, please try it (I can't). I wish define:s would say what they are about.

        Jan D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]