all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Juanma Barranquero" <lekktu@gmail.com>
To: an0 <an00na@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: "tramp-completion-file-name-handler: Recursive load" with the trunk code
Date: Wed, 19 Mar 2008 10:23:38 +0100	[thread overview]
Message-ID: <f7ccd24b0803190223ma6de336o4fc527c334136b84@mail.gmail.com> (raw)
In-Reply-To: <98e737510803182045n6dddd2ffxe237dfd8e58b56aa@mail.gmail.com>

On Wed, Mar 19, 2008 at 4:45 AM, an0 <an00na@gmail.com> wrote:

>  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)

It happens since this change:

2008-03-17  Michael Albinus  <michael.albinus@gmx.de>

        * net/tramp.el (tramp-root-regexp): Simplify.
        (tramp-completion-file-name-regexp-separate): Don't insist on
        leading "[".  This prevents method or user or host completion.
        (tramp-let-maybe): Autoload it.
        (tramp-drop-volume-letter): Don't autoload.  When not on W32, it
        is an alias for `identity'.
        (tramp-handle-write-region): Protect `last-coding-system-used'
        over the trailing statements.
        (tramp-completion-file-name-handler-post-function): Remove.
        (tramp-completion-file-name-handler): Let-bind `directory-sep-char'
        instead of calling `tramp-drop-volume-letter'.

Also, it happens if you have (ido-mode 1) or (ido-mode 'files) in your
.emacs, but it does not happen if you activate ido-mode after loading
Emacs.

 Juanma




  reply	other threads:[~2008-03-19  9:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-19  3:45 "tramp-completion-file-name-handler: Recursive load" with the trunk code an0
2008-03-19  9:23 ` Juanma Barranquero [this message]
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

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=f7ccd24b0803190223ma6de336o4fc527c334136b84@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=an00na@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.