help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recursive load of tramp makes my latest Emacs CVS snapshot build unu


From: Juanma Barranquero
Subject: Re: Recursive load of tramp makes my latest Emacs CVS snapshot build unusable
Date: Wed, 19 Mar 2008 12:38:54 +0100

On Wed, Mar 19, 2008 at 12:16 PM, Peter Dyballa <Peter_Dyballa@web.de> wrote:

>  Check ~/.emacs! -q tells GNU Emacs not to load this file. So the
>  cause for recursive loads must be in ~/.emacs.

The trigger is in .emacs, most likely (ido-mode 1).

The cause is a bug; most likely either in the change to net/tramp.el
of two days ago, or a sleeper in ido.el.

Workaround: use (add-hook 'term-setup-hook 'ido-mode) instead of (ido-mode 1).

(The bug has already been reported to the emacs-devel list.)

 Juanma




reply via email to

[Prev in Thread] Current Thread [Next in Thread]