From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Added inotify support. Date: Mon, 03 Dec 2012 12:18:50 -0500 Message-ID: References: <2181827.T3JxG88qQt@descartes> <83sj7orzcj.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1354555145 32117 80.91.229.3 (3 Dec 2012 17:19:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Dec 2012 17:19:05 +0000 (UTC) Cc: =?iso-8859-1?Q?R=FCdiger?= Sonderfeld , sdl.web@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 03 18:19:18 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TfZfo-0002CG-1G for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2012 18:19:16 +0100 Original-Received: from localhost ([::1]:51934 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfZfc-0000K1-5I for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2012 12:19:04 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:58418) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfZfU-0000Is-UU for emacs-devel@gnu.org; Mon, 03 Dec 2012 12:19:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfZfT-0001M4-UU for emacs-devel@gnu.org; Mon, 03 Dec 2012 12:18:56 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:59297) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfZfT-0001La-O9; Mon, 03 Dec 2012 12:18:55 -0500 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id qB3HIpsu012956; Mon, 3 Dec 2012 12:18:51 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 04D63B415D; Mon, 3 Dec 2012 12:18:50 -0500 (EST) In-Reply-To: <83sj7orzcj.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 02 Dec 2012 22:08:44 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV4421=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4421> : streams <870488> : uri <1284281> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:155194 Archived-At: > Any news on this? The corresponding w32 implementation collects dust > in my local branch, waiting for the inotify based implementation to be > committed. Please go ahead and install both in trunk, Stefan