From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?q?R=FCdiger_Sonderfeld?= Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Support for filesystem watching (inotify) Date: Sat, 4 Jun 2011 18:40:43 +0200 Message-ID: <201106041840.44080.ruediger@c-plusplus.de> References: <201106040034.15598.ruediger@c-plusplus.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1307205967 15266 80.91.229.12 (4 Jun 2011 16:46:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 4 Jun 2011 16:46:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 04 18:46:03 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QStz7-0007wN-HP for ged-emacs-devel@m.gmane.org; Sat, 04 Jun 2011 18:46:01 +0200 Original-Received: from localhost ([::1]:39925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QStz6-0002Tr-Cy for ged-emacs-devel@m.gmane.org; Sat, 04 Jun 2011 12:46:00 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QStu6-00024f-4f for emacs-devel@gnu.org; Sat, 04 Jun 2011 12:40:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QStu4-0004DG-IS for emacs-devel@gnu.org; Sat, 04 Jun 2011 12:40:49 -0400 Original-Received: from pseudoterminal.org ([213.239.220.147]:60164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QStu4-0004Cu-83 for emacs-devel@gnu.org; Sat, 04 Jun 2011 12:40:48 -0400 Original-Received: from liny.localnet (188-23-77-124.adsl.highway.telekom.at [188.23.77.124]) by pseudoterminal.org (Postfix) with ESMTPSA id 2B1FE8BC0CA; Sat, 4 Jun 2011 18:40:45 +0200 (CEST) User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.2; x86_64; ; ) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 213.239.220.147 X-Mailman-Approved-At: Sat, 04 Jun 2011 12:45:42 -0400 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:140176 Archived-At: On Saturday 04 June 2011 10:52:07 joakim@verona.se wrote: > R=FCdiger Sonderfeld writes: > > Hello, > > I wrote a patch to support watching for file system events. It currently > > only works with inotify (Linux) but it could be extended to support > > kqueue (*BSD, OS X) or Win32. But I wanted to get some feedback first. > > Watching for filesystem events would be very useful for, e.g., dired or > > magit's status view. >=20 > Very interesting! Have you signed copyright papers and so on? Yes. Since 25 May 2011.