From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Carvalho Newsgroups: gmane.emacs.help Subject: dired and file access times Date: Sat, 9 Jan 2010 15:59:55 +0000 Message-ID: <9e43f0e61001090759r109eba0em66806ac9e92a73c8@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1263105859 26095 80.91.229.12 (10 Jan 2010 06:44:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Jan 2010 06:44:19 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 10 07:44:12 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NTrX1-0004ya-Lp for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jan 2010 07:44:11 +0100 Original-Received: from localhost ([127.0.0.1]:45839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTrX2-0003en-B7 for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jan 2010 01:44:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTdjL-0004pT-A0 for help-gnu-emacs@gnu.org; Sat, 09 Jan 2010 10:59:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTdjJ-0004pE-UW for help-gnu-emacs@gnu.org; Sat, 09 Jan 2010 10:59:59 -0500 Original-Received: from [199.232.76.173] (port=45669 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTdjJ-0004pB-Nj for help-gnu-emacs@gnu.org; Sat, 09 Jan 2010 10:59:57 -0500 Original-Received: from fg-out-1718.google.com ([72.14.220.158]:31929) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTdjJ-0000Jg-5z for help-gnu-emacs@gnu.org; Sat, 09 Jan 2010 10:59:57 -0500 Original-Received: by fg-out-1718.google.com with SMTP id 22so1340799fge.12 for ; Sat, 09 Jan 2010 07:59:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=mSCLvgdjEXNrPbVqdGHCtZzDN2EYlBzmSaqm007EE5U=; b=KbhcuAisAtaxrNxAyJNe7d0Obztzy+48a+CBQtLAiRxL0kRhbgyFj2D0BA+cAnNUTK xMBoI8WgVUdkrwuN3SrkGJbm8t4q8qqaLox0v68F3lrgCNaULWEpg2RsBQNHi1k71V9s c8w39SA3yvXHItuoniYgfIdIXr2s2hklsD/vM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=tb0Aoiz5Hy34jLpkJ2CwbuHn8HS38na16aa7EsJZlqc6oL7vVcMPf2DJD5Ql17nTLL SDtxaYGVwlh5N3l44V17ApSntRV4HQpMnT/GO342NZHWpm0Uf3fs2NyCg3tj8VSaOFE5 MXe2gRSPrmydSagKQ6cRhyWRRWWhxBCWIs3Ao= Original-Received: by 10.102.169.26 with SMTP id r26mr357670mue.27.1263052795534; Sat, 09 Jan 2010 07:59:55 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 10 Jan 2010 01:40:25 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71144 Archived-At: Is there a way to configure Dired so that it does not change file access times when searching files? I think that would be useful. "Access to the file" means the user has opened it. Search or indexer program should be transparent!