GNU bug report logs - #1529
23.0.60; Recursive load: tramp.elc

Previous Next

Package: emacs;

Reported by: trentbuck <at> gmail.com

Date: Wed, 10 Dec 2008 03:30:03 UTC

Severity: important

Merged with 5705

Fixed in version 24.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Reinhard Tartler <siretart <at> tauware.de>
Cc: Romain Francoise <romain <at> orebokech.com>, 1529 <at> debbugs.gnu.org
Subject: Re: [emacs-snapshot/master] Changelog entry for 20090411-1
Date: Wed, 15 Apr 2009 11:24:59 +0200
Reinhard Tartler <siretart <at> tauware.de> writes:

> I'm attaching my local emacs configuration to this email. My ~/.emacs
> file is a symlink to the 'emacs' file in the top level directory of the
> archive. The funny thing is: If I start emacs with -Q to avoid loading
> the environment, and M-x eval-current-buffer on the file 'emacs' then
> tramp continues to work.

You have a file "tramp.el" in your private lisp directory. Likely this
directory comes *before* the directory the real tramp.el is located.

When you open a file, Tramp tries to be autoloaded. It finds *your*
tramp.el; therefore autoload fails (and it tries it again and again, I
guess).

Please rename your private tramp.el to something different.

Best regards, Michael.




This bug report was last modified 14 years and 255 days ago.

Previous Next


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