From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: tramp questions at start up Date: Tue, 22 May 2007 23:45:04 +0200 Organization: GNU's Not UNIX! Message-ID: <200705222145.l4MLj4o2012807@localhost.localdomain> References: <87wsz0zvop.fsf@patagonia.sebmags.homelinux.org> <465318D7.9080808@gmail.com> <87odkcztu9.fsf@patagonia.sebmags.homelinux.org> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1179871450 26030 80.91.229.12 (22 May 2007 22:04:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 May 2007 22:04:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Sebastian P. Luque" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 23 00:04:01 2007 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 1HqcSU-0005qb-8K for geh-help-gnu-emacs@m.gmane.org; Wed, 23 May 2007 00:03:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqcSV-00060E-Af for geh-help-gnu-emacs@m.gmane.org; Tue, 22 May 2007 18:03:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqcR9-0004vA-Qq for help-gnu-emacs@gnu.org; Tue, 22 May 2007 18:02:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqcR7-0004uC-UQ for help-gnu-emacs@gnu.org; Tue, 22 May 2007 18:02:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqcR7-0004tl-Jl for help-gnu-emacs@gnu.org; Tue, 22 May 2007 18:02:33 -0400 Original-Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqcR6-0005k6-Qa for help-gnu-emacs@gnu.org; Tue, 22 May 2007 18:02:32 -0400 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id ED16F62E88; Wed, 23 May 2007 00:00:39 +0200 (CEST) Original-Received: from localhost.localdomain (IDENT:1001@localhost [127.0.0.1]) by zogzog.home (8.13.8/8.13.8) with ESMTP id l4MLj5E8012810; Tue, 22 May 2007 23:45:05 +0200 Original-Received: (from zedek@localhost) by localhost.localdomain (8.13.8/8.13.8/Submit) id l4MLj4o2012807; Tue, 22 May 2007 23:45:04 +0200 In-reply-to: <87odkcztu9.fsf@patagonia.sebmags.homelinux.org> (spluque@gmail.com) User-Agent: Rmail in GNU Emacs 23.0.51.1 on GNU/Linux Jabber-ID: zedek@im.lolica.org X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.285, required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.12, BAYES_00 -2.60, SPF_HELO_PASS -0.00) X-uucpssh-From: xma@gnu.org X-detected-kernel: Linux 2.6 (newer, 3) 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:44295 Archived-At: Hi, > Something with recentf? Precisely! Thanks Lennart. I removed the /su:: item for the ~/.recentf list and start-up is back to normal. But I guess this shouldn't happen if the file is simply in that list, as opposed to actually accessing it, should it? Something like this in your configuration file should help: (recentf-exclude (quote (".ftp:.*" ".sudo:.*"))) (recentf-keep (file-remote-p file-readable-p)) Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org