From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Newsgroups: gmane.emacs.help Subject: Re: How to configure dired to update instantly when files/folders change? Date: Fri, 15 Mar 2013 13:07:24 +0100 Message-ID: <51430EFC.7090509@easy-emacs.de> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1363349215 11548 80.91.229.3 (15 Mar 2013 12:06:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Mar 2013 12:06:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 15 13:07:17 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1UGTPi-0006bk-Ua for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Mar 2013 13:07:11 +0100 Original-Received: from localhost ([::1]:60129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGTPL-0005l4-VV for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Mar 2013 08:06:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGTP6-0005kZ-CN for help-gnu-emacs@gnu.org; Fri, 15 Mar 2013 08:06:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGTP4-0007D4-Qn for help-gnu-emacs@gnu.org; Fri, 15 Mar 2013 08:06:32 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.10]:64306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGTP4-0007Cp-Gq for help-gnu-emacs@gnu.org; Fri, 15 Mar 2013 08:06:30 -0400 Original-Received: from [192.168.178.21] (brln-4db9a0a9.pool.mediaWays.net [77.185.160.169]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0MDa6j-1UWjlY0Va9-00Gxgd; Fri, 15 Mar 2013 13:06:29 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 In-Reply-To: X-Provags-ID: V02:K0:TpGgqDV6zzeNXFkDvwW+u6n/LmtM1jVTClc9rsu5uUp URGLDKQzvDLgOq+/yJSFUA+XPypKGHoh/NPRC1z+36ZfgbJ4ay 1Fl4ixLKvCWOih0cEoIJ4rooep02Ku0LHGjf3UqJul091cTO8y 0USdt4CeJm2S1a3BCjY7Y6PxxMcRGId+d2gLIei4gsbBSw9rYH 4Ipupe+rPteMBqvjrV/ortSw+8uOnkbmzbty6LtRJoKe28YlD8 XDDvSirgCCC7MUs6mbp2ALt5o403blyzFbr3nCoFH4BxsDudza ilNowC8WeHyPKTjVASsnk+CJHARbQ6YDDgQYGtWBsCI/2iG0dq 08vqywLcRBYeKjNuNzYaqYRZRFk/ZmjOkLKjbMJ3A X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:89540 Archived-At: Am 15.03.2013 13:00, schrieb Andrew Pennebaker: > Sometimes I launch dired, then rename a file, or add a new file, and dired > doesn't see the changes until I relaunch Emacs. Is there a way to configure > dired to refresh itself more quickly, either through polling or file system > hooks? > Tying "g" in dired buffer?