From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: ido with merged directories. Date: Mon, 11 Sep 2006 00:18:57 +0200 Message-ID: References: <87bqpqb2li.fsf@lrde.org> <87u03grrik.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1157926829 3381 80.91.229.2 (10 Sep 2006 22:20:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Sep 2006 22:20:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 11 00:20:24 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GMXf2-0000F2-4f for ged-emacs-devel@m.gmane.org; Mon, 11 Sep 2006 00:20:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMXf1-0007pF-Aa for ged-emacs-devel@m.gmane.org; Sun, 10 Sep 2006 18:20:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GMXep-0007mE-Gu for emacs-devel@gnu.org; Sun, 10 Sep 2006 18:20:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GMXeo-0007ld-VF for emacs-devel@gnu.org; Sun, 10 Sep 2006 18:20:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GMXeo-0007lR-ON for emacs-devel@gnu.org; Sun, 10 Sep 2006 18:20:06 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GMXfx-0005xa-50 for emacs-devel@gnu.org; Sun, 10 Sep 2006 18:21:17 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 23C5A8A0009; Mon, 11 Sep 2006 00:20:00 +0200 (CEST) Original-To: michael.cadilhac@lrde.org (=?utf-8?Q?Micha=C3=ABl?= Cadilhac) In-Reply-To: <87u03grrik.fsf@lrde.org> (=?utf-8?Q?Micha=C3=ABl?= Cadilhac's message of "Sun\, 10 Sep 2006 11\:37\:55 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:59643 Archived-At: michael.cadilhac@lrde.org (Micha=C3=ABl Cadilhac) writes: >> Please give me concrete examples. > > This is quite difficult, in fact. Well, I've no from-scratch test > case, but I can trigger bug with the following : > - I have many src/ directories, one in my ~. I enter ``~/dd/src'', the > ~/dd directory doesn't exist. Ido proposes =C2=AB src/^, lib-src/ =C2= =BB. > I type =C2=AB src/ =C2=BB, if I add a character, a bug is triggered in > ido-inhibit. > - I have a src/^, I hit C-e to edit the line. > - Same, I hit M-\s > - Same for ido-delete-file-at-head, ido-push-dir-first, at least. Thanks. I have installed changes to fix this. Please see if you can find=20 problems after those changes. --=20 Kim F. Storm http://www.cua.dk