From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.bugs Subject: Re: Issue with ido.el (post-command-hook) Date: Fri, 13 Jul 2007 00:44:40 +0200 Message-ID: <874pk9kzs7.fsf@kfs-lx.testafd.dk> References: <1182261235.245638.21900@n60g2000hse.googlegroups.com> <1184141691.214299.325270@22g2000hsm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1184280762 31431 80.91.229.12 (12 Jul 2007 22:52:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2007 22:52:42 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: shmulr@gmail.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 13 00:52:39 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I97WX-0006J4-Qz for geb-bug-gnu-emacs@m.gmane.org; Fri, 13 Jul 2007 00:52:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I97WX-0008FF-G5 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2007 18:52:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I97WT-0008F0-II for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2007 18:52:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I97WS-0008Eo-QC for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2007 18:52:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I97WS-0008El-L1 for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2007 18:52:32 -0400 Original-Received: from mail-relay.sonofon.dk ([212.88.64.25]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1I97WS-0005QY-21 for bug-gnu-emacs@gnu.org; Thu, 12 Jul 2007 18:52:32 -0400 Original-Received: (qmail 57519 invoked from network); 12 Jul 2007 22:52:23 -0000 Original-Received: from unknown (HELO kfs-lx.testafd.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 12 Jul 2007 22:52:23 -0000 In-Reply-To: <1184141691.214299.325270@22g2000hsm.googlegroups.com> (shmulr@gmail.com's message of "Wed\, 11 Jul 2007 01\:14\:51 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-detected-kernel: FreeBSD 4.6-4.9 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16158 Archived-At: shmulr@gmail.com writes: > I've started encountering the same problem when I switched to Emacs > 22.1.1 (i386-mingw-nt5.1.2600) . My ido version is 1.56 . Emacs 22.1 comes with a newer ido.el built-in. So remove your old 1.56 version (both ido.el and ido.elc files), and the problems should go away. -- Kim F. Storm http://www.cua.dk