From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Emacs inotify support? Date: Sun, 13 Sep 2009 12:39:48 -0400 Message-ID: References: <6fa54e4e0909111554g4165418albbdffc142b3b52ee@mail.gmail.com> <83tyz8z3sl.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1252860122 2613 80.91.229.12 (13 Sep 2009 16:42:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Sep 2009 16:42:02 +0000 (UTC) Cc: emacs-devel@gnu.org, lennart.borgman@gmail.com, joakim@verona.se, antoine.levitt@gmail.com To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 13 18:41:50 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mms93-0006uS-O1 for ged-emacs-devel@m.gmane.org; Sun, 13 Sep 2009 18:41:45 +0200 Original-Received: from localhost ([127.0.0.1]:46280 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mms93-0000us-4n for ged-emacs-devel@m.gmane.org; Sun, 13 Sep 2009 12:41:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mms7G-0007Yx-IO for emacs-devel@gnu.org; Sun, 13 Sep 2009 12:39:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mms7B-0007WK-Sq for emacs-devel@gnu.org; Sun, 13 Sep 2009 12:39:54 -0400 Original-Received: from [199.232.76.173] (port=37247 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mms7B-0007W0-NK for emacs-devel@gnu.org; Sun, 13 Sep 2009 12:39:49 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:53042) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mms7B-0006uj-CJ for emacs-devel@gnu.org; Sun, 13 Sep 2009 12:39:49 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mms7A-0007Xk-Jp; Sun, 13 Sep 2009 12:39:48 -0400 In-reply-to: <83tyz8z3sl.fsf@gnu.org> (message from Eli Zaretskii on Sat, 12 Sep 2009 16:32:58 +0300) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:115276 Archived-At: The OP was talking about detecting changes in files that Emacs does not know about, including in files that are created while Emacs runs. I think he wanted to detect changes in the contents of a directory that Emacs is looking at. From another point of view, that can be described as changes in the files that directory.