unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "tramp-completion-file-name-handler: Recursive load" with the trunk code
@ 2008-03-19  3:45 an0
  2008-03-19  9:23 ` Juanma Barranquero
  2008-03-19 21:14 ` Michael Albinus
  0 siblings, 2 replies; 17+ messages in thread
From: an0 @ 2008-03-19  3:45 UTC (permalink / raw)
  To: emacs-devel

I met an error as follows starting emacs compiled from today's trunk code:
tramp-completion-file-name-handler: Recursive load:
"/home/xxx/share/emacs/23.0.60/lisp/net/tramp.elc",
"/home/xxx/share/emacs/23.0.60/lisp/net/tramp.elc",
"/home/xxx/share/emacs/23.0.60/lisp/net/tramp.elc",
"/home/xxx/share/emacs/23.0.60/lisp/net/tramp.elc",
"/home/xxx/share/emacs/23.0.60/lisp/net/tramp.elc",
"/home/xxx/share/emacs/23.0.60/lisp/ibuffer.elc"

And any subsequent nontrivial operations cause the same error to recur
again and again, which renders my emacs completely useless.

After some tracing, I found it was probably caused by ido, because the
problem disappeared after I commented out following code in my .emacs:
  (require 'ido)
  (ido-mode 1)




^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-03-20  7:32 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19  3:45 "tramp-completion-file-name-handler: Recursive load" with the trunk code an0
2008-03-19  9:23 ` Juanma Barranquero
2008-03-19 10:24   ` an0
2008-03-19 10:26     ` Juanma Barranquero
2008-03-19 12:13     ` Michael Albinus
2008-03-19 14:02       ` Stefan Monnier
2008-03-19 14:58         ` Michael Albinus
2008-03-19 16:40           ` Stefan Monnier
2008-03-19 16:54             ` Michael Albinus
2008-03-19 17:39               ` Stefan Monnier
2008-03-19 20:25                 ` Stephen J. Turnbull
2008-03-19 20:51                   ` Michael Albinus
2008-03-19 21:44       ` Richard Stallman
2008-03-19 22:32         ` Thomas Lord
2008-03-20  7:32           ` Michael Albinus
2008-03-19 21:14 ` Michael Albinus
2008-03-20  2:45   ` an0

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).