From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.devel Subject: Re: ido-vc-dir anyone? Date: Fri, 26 Aug 2011 14:51:02 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <4E56700B.9010108@dogan.se> <4E578827.4080205@dogan.se> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314362950 4559 80.91.229.12 (26 Aug 2011 12:49:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Aug 2011 12:49:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 26 14:49:06 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QwvqM-0001Wt-4c for ged-emacs-devel@m.gmane.org; Fri, 26 Aug 2011 14:49:06 +0200 Original-Received: from localhost ([::1]:58703 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwvqL-0004uU-Ml for ged-emacs-devel@m.gmane.org; Fri, 26 Aug 2011 08:49:05 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:35453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwvqJ-0004uM-7r for emacs-devel@gnu.org; Fri, 26 Aug 2011 08:49:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwvqI-0006cr-8M for emacs-devel@gnu.org; Fri, 26 Aug 2011 08:49:03 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:60545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwvqH-0006cj-Vz for emacs-devel@gnu.org; Fri, 26 Aug 2011 08:49:02 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwvqG-0001St-Bp for emacs-devel@gnu.org; Fri, 26 Aug 2011 14:49:00 +0200 Original-Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 14:49:00 +0200 Original-Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 14:49:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 85.183.18.158 Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:xICAQEtYsBFVaYe29nT5tpiuxMk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143590 Archived-At: Leo writes: > On 2011-08-26 19:48 +0800, Deniz Dogan wrote: >> When I do vc-dir with ido-mode, I don't get ido-read-file-name, just >> the plain old read-file-name. > > You probably don't have ido-everywhere. > See example: http://i.imgur.com/xyCOf.png Possibly you have a working patch so that ido completion will work with tags files when using "find-tag" (M .) ? cheers r.