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] Support for filesystem watching (inotify) Date: Wed, 26 Sep 2012 13:52:44 -0400 Message-ID: References: <201106040034.15598.ruediger@c-plusplus.de> <1707352.UT7uN1GkcU@descartes> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1348681989 28609 80.91.229.3 (26 Sep 2012 17:53:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Sep 2012 17:53:09 +0000 (UTC) Cc: Chong Yidong , Leo , emacs-devel@gnu.org To: =?iso-8859-1?Q?R=FCdiger?= Sonderfeld Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 26 19:53:14 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 1TGvnO-000176-DG for ged-emacs-devel@m.gmane.org; Wed, 26 Sep 2012 19:53:14 +0200 Original-Received: from localhost ([::1]:42283 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGvnJ-0002Mt-Fw for ged-emacs-devel@m.gmane.org; Wed, 26 Sep 2012 13:53:09 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGvnE-0002LC-Qi for emacs-devel@gnu.org; Wed, 26 Sep 2012 13:53:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGvn3-0004hp-Fu for emacs-devel@gnu.org; Wed, 26 Sep 2012 13:53:04 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:55231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGvn2-0004hd-QT for emacs-devel@gnu.org; Wed, 26 Sep 2012 13:52:53 -0400 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 q8QHqjKM011384; Wed, 26 Sep 2012 13:52:46 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 7A150B404D; Wed, 26 Sep 2012 13:52:45 -0400 (EDT) In-Reply-To: <1707352.UT7uN1GkcU@descartes> (=?iso-8859-1?Q?=22R=FCdiger?= Sonderfeld"'s message of "Wed, 26 Sep 2012 14:15:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:153592 Archived-At: > sorry the Patch is not ready, yet. I haven't added the suggestions > made by Stefan Monnier: > What is the time window for 24.3? The freeze is planned for Oct 1 (i.e. Real Soon Now(tm)). Stefan