emacs-devel
[Top][All Lists]
Advanced

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

Re: kqueue in Emacs 25?


From: Michael Albinus
Subject: Re: kqueue in Emacs 25?
Date: Wed, 25 Nov 2015 15:35:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

John Wiegley <address@hidden> writes:

> Hi Michael,

Hi everybody,

> I think this work should continue on its branch until you at least have the
> tests working, and then merge it into master.

I have merged branch scratch/kqueue into master. This adds the kqueue
file notification library for Emacsen running under *BSD or Mac OS.

Running "./configure; make" shall enable it on such machines. The
configure output reports, whether it has been enabled. If this doesn't
happen automatically, pls report.

Alternatively, you can enable it by calling

    ./configure --with-file-notification=kqueue

The file notification test suite runs via

    make -C test/automated file-notify-tests

Be patient, some of the tests take their time. Pls report also, if it
doesn't work for you.

> John

Best regards, Michael.



reply via email to

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