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: [n_schumacher@web.de: recentf-auto-cleanup hangs for sudo-type tramp files] Date: Thu, 24 May 2007 17:22:37 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1180041933 6041 80.91.229.12 (24 May 2007 21:25:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 May 2007 21:25:33 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 24 23:25:29 2007 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 1HrKoH-0005ZV-U5 for ged-emacs-devel@m.gmane.org; Thu, 24 May 2007 23:25:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrKoK-0000HC-Le for ged-emacs-devel@m.gmane.org; Thu, 24 May 2007 17:25:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HrKli-0007VZ-AG for emacs-devel@gnu.org; Thu, 24 May 2007 17:22:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HrKlh-0007V5-Hg for emacs-devel@gnu.org; Thu, 24 May 2007 17:22:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HrKlh-0007Ux-Bn for emacs-devel@gnu.org; Thu, 24 May 2007 17:22:45 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HrKlh-00082b-3i for emacs-devel@gnu.org; Thu, 24 May 2007 17:22:45 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HrKlZ-0002rE-GL; Thu, 24 May 2007 17:22:37 -0400 X-detected-kernel: 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:71775 Archived-At: Would someone please fix this in the trunk, then ack? ------- Start of forwarded message ------- X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY autolearn=failed version=3.1.0 To: emacs-pretest-bug@gnu.org From: Nikolaj Schumacher Date: Sun, 20 May 2007 19:10:08 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: recentf-auto-cleanup hangs for sudo-type tramp files Hello, if a file has been visited with tramp and sudo (e.g. "/sudo:root@localhost:/etc/crontab"), and is automatically added to recentf-list, then `recentf-auto-cleanup' hangs. Apparently `file-readable-p' (which is in `recentf-keep' by default) is the reason. regards, Nikolaj Schumacher In GNU Emacs 22.1.50.1 (i386-apple-darwin8.9.1, Carbon Version 1.6.0) of 2007-05-18 on wednesday Windowing system distributor `Apple Inc.', version 10.4.9 configured using `configure '--prefix=/Applications/Emacs.app/Contents/Resources' '--with-carbon' '--without-x' '--libexecdir=/Applications/Emacs.app/Contents/MacOS/libexec' 'CFLAGS=-arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -DUSE_ATSUI -O2'' _______________________________________________ emacs-pretest-bug mailing list emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug ------- End of forwarded message -------