GNU bug report logs - #1086
ange-ftp and open recent files

Previous Next

Package: emacs;

Reported by: "David Strozzi" <david.strozzi <at> gmail.com>

Date: Sat, 4 Oct 2008 23:35:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 1086 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: David Strozzi <david.strozzi <at> gmail.com>
Cc: 1086 <at> debbugs.gnu.org
Subject: Re: bug#1086: ange-ftp and open recent files
Date: Sun, 05 Oct 2008 19:56:03 +0200
"David Strozzi" <david.strozzi <at> gmail.com> 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.




This bug report was last modified 16 years and 275 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.