From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: an0 Newsgroups: gmane.emacs.devel Subject: Re: "tramp-completion-file-name-handler: Recursive load" with the trunk code Date: Wed, 19 Mar 2008 18:24:26 +0800 Message-ID: <98e737510803190324l21c8cbeeud7040b3076bc620e@mail.gmail.com> References: <98e737510803182045n6dddd2ffxe237dfd8e58b56aa@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205922968 5758 80.91.229.12 (19 Mar 2008 10:36:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2008 10:36:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 19 11:36:37 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jbveu-0005UT-HR for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 11:36:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbveK-0002ks-BP for ged-emacs-devel@m.gmane.org; Wed, 19 Mar 2008 06:36:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbvTD-0007EC-JX for emacs-devel@gnu.org; Wed, 19 Mar 2008 06:24:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbvTB-0007Dh-8V for emacs-devel@gnu.org; Wed, 19 Mar 2008 06:24:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbvTA-0007DW-M7 for emacs-devel@gnu.org; Wed, 19 Mar 2008 06:24:28 -0400 Original-Received: from mu-out-0910.google.com ([209.85.134.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbvTA-0003fC-EB for emacs-devel@gnu.org; Wed, 19 Mar 2008 06:24:28 -0400 Original-Received: by mu-out-0910.google.com with SMTP id g7so581374muf.0 for ; Wed, 19 Mar 2008 03:24:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=ggjSLDcnAa3c9AYAulX7oHERYGGbBNXLuAa6FKE9tFQ=; b=ieiiMn11Ve2Twpue2uskAmxYrcMTgWnoHthOqGqtO7izYYD6zC200fMIvlf3TyL/kx6YVPO6RYyH6lgtvoKdx41tAHEfvjKNLXlJ8YuCSBeUbcvl6aj5UnM1y31CSfKIALn1NE8oyGTApujpvfbq1uehx8W71kUcy6nljydrQc0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dD4udLoc99HfpY1Wa3rwuiEiuH01PIrDzQA1xn+gZ4fvnXdo9FhFx0kHkjfj+frB2msJTA7HFPTCG6Ko+hMqpGg9pHXs3lZCEcxiMf6lqdz9YdklD6HwRPp7XtT857SgknMP5pJtg1CnllUYqUaq98gMvV8bky42HAP/s8Wis6c= Original-Received: by 10.78.20.13 with SMTP id 13mr74625hut.47.1205922266569; Wed, 19 Mar 2008 03:24:26 -0700 (PDT) Original-Received: by 10.78.121.13 with HTTP; Wed, 19 Mar 2008 03:24:26 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:92970 Archived-At: Thanks. I found that too, and I am now using M-x ido-mode manually. Nevertheless, it is a BUG, right? So I hope someone(Michael Albinus?) could fix it asap. On Wed, Mar 19, 2008 at 5:23 PM, Juanma Barranquero wrote: > On Wed, Mar 19, 2008 at 4:45 AM, an0 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 > > * 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 >