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: Wed, 20 Jun 2007 17:27:47 +0200 Message-ID: <87bqfa8x3g.fsf@kfs-lx.testafd.dk> References: <1182261235.245638.21900@n60g2000hse.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182353515 27107 80.91.229.12 (20 Jun 2007 15:31:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Jun 2007 15:31:55 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: weber Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jun 20 17:31:51 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 1I129t-0002l1-5U for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Jun 2007 17:31:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I129s-00006P-L7 for geb-bug-gnu-emacs@m.gmane.org; Wed, 20 Jun 2007 11:31:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I129Y-0008IN-6K for bug-gnu-emacs@gnu.org; Wed, 20 Jun 2007 11:31:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I129X-0008HK-72 for bug-gnu-emacs@gnu.org; Wed, 20 Jun 2007 11:31:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I129W-0008H2-To for bug-gnu-emacs@gnu.org; Wed, 20 Jun 2007 11:31:26 -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 1I129W-0001pi-CX for bug-gnu-emacs@gnu.org; Wed, 20 Jun 2007 11:31:26 -0400 Original-Received: (qmail 99514 invoked from network); 20 Jun 2007 15:31:13 -0000 Original-Received: from unknown (HELO kfs-lx.testafd.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 20 Jun 2007 15:31:13 -0000 In-Reply-To: <1182261235.245638.21900@n60g2000hse.googlegroups.com> (weber's message of "Tue\, 19 Jun 2007 06\:53\:55 -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:15965 Archived-At: weber writes: > Hi all. > > I have this little issue with ido, and I would like to see if any of > you can reproduce. > Let's say I have a buffer named init.el. > If I do a "ido-switch-buffer" and type "ini..." all is fine.. > But if I type ".el", after the last 'L' I get this error: > Error in post-command-hook: (wrong-type-argument sequencep t) Which version of ido.el and which version of Emacs ? What ido related customizations have you made ? Does it happen with emacs -q ? -- Kim F. Storm http://www.cua.dk