From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.bugs Subject: bug#779: Tramp saves old locations, tries to re-open them on launch Date: Tue, 26 Aug 2008 20:04:26 +0200 Message-ID: <87ljyjfyad.fsf@gmx.de> References: <3aod3fln6f.fsf@fencepost.gnu.org> Reply-To: Michael Albinus , 779@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219775286 1422 80.91.229.12 (26 Aug 2008 18:28:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Aug 2008 18:28:06 +0000 (UTC) Cc: 779@emacsbugs.donarmstrong.com To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Aug 26 20:28:59 2008 Return-path: Envelope-to: geb-bug-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 1KY3Hb-0007Ld-V2 for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Aug 2008 20:28:48 +0200 Original-Received: from localhost ([127.0.0.1]:33302 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KY3Gd-00052u-QC for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Aug 2008 14:27:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KY3GR-0004tW-DE for bug-gnu-emacs@gnu.org; Tue, 26 Aug 2008 14:27:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KY3GO-0004qx-Vg for bug-gnu-emacs@gnu.org; Tue, 26 Aug 2008 14:27:33 -0400 Original-Received: from [199.232.76.173] (port=48142 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KY3GO-0004qf-1v for bug-gnu-emacs@gnu.org; Tue, 26 Aug 2008 14:27:32 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:55284) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KY3GN-0003Nc-8L for bug-gnu-emacs@gnu.org; Tue, 26 Aug 2008 14:27:31 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7QIRSPr019632; Tue, 26 Aug 2008 11:27:29 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m7QIA43h013733; Tue, 26 Aug 2008 11:10:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Michael Albinus Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 26 Aug 2008 18:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 779 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 779-submit@emacsbugs.donarmstrong.com id=B779.121977387811194 (code B ref 779); Tue, 26 Aug 2008 18:10:04 +0000 Original-Received: (at 779) by emacsbugs.donarmstrong.com; 26 Aug 2008 18:04:38 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m7QI4YRF011188 for <779@emacsbugs.donarmstrong.com>; Tue, 26 Aug 2008 11:04:35 -0700 Original-Received: (qmail invoked by alias); 26 Aug 2008 18:04:28 -0000 Original-Received: from p57A2179F.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.23.159] by mail.gmx.net (mp037) with SMTP; 26 Aug 2008 20:04:28 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+fOkoQe7qfds2smdKcx+qi7Oc4uN01FLr+y93Lnv VYLnGGDdIbc8z0 In-Reply-To: <3aod3fln6f.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 26 Aug 2008 13:07:52 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.7 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Tue, 26 Aug 2008 14:27:33 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:19728 Archived-At: Glenn Morris writes: > Michael Albinus wrote: > >> Likely you have enabled recentf or another package like this. Could >> you, please, check it in your .emacs? > > It's the first entry in "Minor modes in effect:" in the original > report. Yep. Charles did already confirm by a PM, that the problem was caused by this. > There seems to be a fix for this in the trunk recentf-keep: > > Remote files are checked for readability only in case a connection > is established to that remote system, otherwise they are kept in > the recent list without checking their readability. Right, but this doesn't work for Emacs 22 (which is used here). Instead of, recentf-keep recommends there A predicate is a function that is passed a filename to check and that must return non-nil to keep it. For example, you can add the `file-remote-p' predicate in front of this list to keep remote file names in the recent list without checking their readability through a remote access. After all, I guess we can tag this record as "notabug". Best regards, Michael.