From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: dired inotify support? Date: Sat, 21 Feb 2015 13:13:26 +0100 Message-ID: <87y4nrh389.fsf@gmx.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1424520825 30034 80.91.229.3 (21 Feb 2015 12:13:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Feb 2015 12:13:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Neal Becker Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 21 13:13:37 2015 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 1YP8wC-00075N-SG for ged-emacs-devel@m.gmane.org; Sat, 21 Feb 2015 13:13:37 +0100 Original-Received: from localhost ([::1]:35777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YP8wC-0004kA-3J for ged-emacs-devel@m.gmane.org; Sat, 21 Feb 2015 07:13:36 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YP8w7-0004jm-Tf for emacs-devel@gnu.org; Sat, 21 Feb 2015 07:13:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YP8w4-0001Eg-PI for emacs-devel@gnu.org; Sat, 21 Feb 2015 07:13:31 -0500 Original-Received: from mout.gmx.net ([212.227.17.22]:57286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YP8w4-0001EY-EI for emacs-devel@gnu.org; Sat, 21 Feb 2015 07:13:28 -0500 Original-Received: from detlef.gmx.de ([79.195.9.157]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0Lmazv-1XquJR3rql-00aC04; Sat, 21 Feb 2015 13:13:27 +0100 In-Reply-To: (Neal Becker's message of "Wed, 18 Feb 2015 09:40:08 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:7hykjflXUqL4UHWBy4L4nvaLrXNCKhSHKdpMqJOal0OxAjEaprd xmrHHFgc3FD0O9ieGKADKcNHKfpcC5Y3y2BJV7eCHemKfnEE0e+p/lDHnfh58R4H8v6wMRA lWc72Q3svfKwC2vLh5z8WOOkZGRQHoKVa5GWcjzOQlne8fWrdELVz21E8zqqo83R415UfL4 j7VnO2InZX269dsNTghmg== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.22 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:183351 Archived-At: Neal Becker writes: > It would be nice if dired would be able to auto-update using inotify, I think I've committed a patch to the master branch which shall do this. Best regards, Michael.