all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: "Peter Dyballa" <Peter_Dyballa@web.de>
Cc: help-gnu-emacs@gnu.org, Nordlöw <per.nordlow@gmail.com>
Subject: Re: Recursive load of tramp makes my latest Emacs CVS snapshot build unusable
Date: Wed, 19 Mar 2008 12:38:54 +0100	[thread overview]
Message-ID: <f7ccd24b0803190438y60a1262fv590d257d995ad970@mail.gmail.com> (raw)
In-Reply-To: <91B81D0C-F160-4F23-B983-FA6AC99C9D2F@Web.DE>

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	other threads:[~2008-03-19 11:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-19  9:42 Recursive load of tramp makes my latest Emacs CVS snapshot build unusable Nordlöw
2008-03-19 11:16 ` Peter Dyballa
2008-03-19 11:38   ` Juanma Barranquero [this message]
     [not found]   ` <mailman.9179.1205926743.18990.help-gnu-emacs@gnu.org>
2008-03-19 12:17     ` Nordlöw
2008-03-19 14:51       ` Juanma Barranquero
2008-03-19 12:23 ` Michael Albinus
2008-03-19 21:17 ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7ccd24b0803190438y60a1262fv590d257d995ad970@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=Peter_Dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=per.nordlow@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.