From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thorsten Newsgroups: gmane.emacs.devel Subject: Re: Strange ido-mode behaviour Date: Fri, 24 Feb 2012 13:05:54 +0100 Message-ID: <87booojv19.fsf@googlemail.com> References: <87r4xyhiuj.fsf@googlemail.com> <81vcmxicn0.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1330085107 20326 80.91.229.3 (24 Feb 2012 12:05:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Feb 2012 12:05:07 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 24 13:05:06 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S0tta-0003Pk-GH for ged-emacs-devel@m.gmane.org; Fri, 24 Feb 2012 13:05:06 +0100 Original-Received: from localhost ([::1]:37049 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0ttZ-0008Cn-U1 for ged-emacs-devel@m.gmane.org; Fri, 24 Feb 2012 07:05:05 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:45400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0ttS-0008AQ-RJ for emacs-devel@gnu.org; Fri, 24 Feb 2012 07:05:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S0ttQ-0003b9-Mw for emacs-devel@gnu.org; Fri, 24 Feb 2012 07:04:57 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:58875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S0ttQ-0003ah-EW for emacs-devel@gnu.org; Fri, 24 Feb 2012 07:04:56 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S0ttM-0003IE-CT for emacs-devel@gnu.org; Fri, 24 Feb 2012 13:04:52 +0100 Original-Received: from g231224051.adsl.alicedsl.de ([92.231.224.51]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Feb 2012 13:04:52 +0100 Original-Received: from quintfall by g231224051.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Feb 2012 13:04:52 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: g231224051.adsl.alicedsl.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:13zlfS4iq52QnYZjg3CMWWkUlAc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:148764 Archived-At: Thomas Hisch writes: >>>> Maybe I missed something in the configuration, but creating a new file >>>> with ido-mode enabled is a bit painfull now. >>> I would also like to know a solution for this ido 'problem' ... >> >> Does bumping up the value of `ido-auto-merge-delay-time' work for you? > > It's an ugly solution but it works, thx! Its kind of a 'silly' problem, but its nice to get rid of it. Thanks for the hint. -- cheers, Thorsten