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#1086: ange-ftp and open recent files Date: Sun, 05 Oct 2008 19:56:03 +0200 Message-ID: <87hc7rapu4.fsf@gmx.de> References: Reply-To: Michael Albinus , 1086@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 1223230213 15591 80.91.229.12 (5 Oct 2008 18:10:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 Oct 2008 18:10:13 +0000 (UTC) Cc: 1086@emacsbugs.donarmstrong.com To: David Strozzi Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Oct 05 20:11:10 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 1KmY4T-0006Rr-R7 for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Oct 2008 20:11:10 +0200 Original-Received: from localhost ([127.0.0.1]:42383 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmY3Q-0007uY-Ag for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Oct 2008 14:10:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KmY3N-0007uJ-7B for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2008 14:10:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KmY3M-0007u4-8B for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2008 14:10:00 -0400 Original-Received: from [199.232.76.173] (port=52530 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmY3M-0007u1-5N for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2008 14:10:00 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:54874) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KmY3K-0006Ph-Ux for bug-gnu-emacs@gnu.org; Sun, 05 Oct 2008 14:09:59 -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 m95I9uCC000803; Sun, 5 Oct 2008 11:09:57 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m95I55cU032201; Sun, 5 Oct 2008 11:05:05 -0700 X-Loop: don@donarmstrong.com Resent-From: Michael Albinus Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 05 Oct 2008 18:05:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1086 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1086-submit@emacsbugs.donarmstrong.com id=B1086.122322937530147 (code B ref 1086); Sun, 05 Oct 2008 18:05:05 +0000 Original-Received: (at 1086) by emacsbugs.donarmstrong.com; 5 Oct 2008 17:56:15 +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 m95HuA1l030141 for <1086@emacsbugs.donarmstrong.com>; Sun, 5 Oct 2008 10:56:12 -0700 Original-Received: (qmail invoked by alias); 05 Oct 2008 17:56:04 -0000 Original-Received: from p57A22D20.dip0.t-ipconnect.de (EHLO magdalene.local) [87.162.45.32] by mail.gmx.net (mp014) with SMTP; 05 Oct 2008 19:56:04 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19tnlQlIyJtKglYmERPCzY4WNJ242KGglY+kedTcr EMlhJ+On4Cii3Q In-Reply-To: (David Strozzi's message of "Sat, 4 Oct 2008 16:27:16 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sun, 05 Oct 2008 14:10:00 -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:21136 Archived-At: "David Strozzi" writes: > Hi, Hi, > I think I've found a bug in emacs, although this may be too strong a > claim. In particular, I use ange-ftp to edit remote files, and very > much appreciate this capability. the problem is when I enable the > open recent item on the file menu. I activate this in .emacs with: > > (require 'recentf) > (recentf-mode 1) > > During startup, I am asked for the password to one of the servers on > which I recently visited a file via ange-ftp. This is rather > annoying. Is there a way to disable this, or have a password > requested only when I actually try to view the file? You shall customize `recentf-keep'. Add "file-remote-p" in front of the list, as described there. With the upcoming Emacs 23, this won't be necessary, because `recentf-keep' will have an adapted initial value, handling this. > Cheers, > David Strozzi Best regards, Michael.