From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: use of minibuffer in interactive spec code Date: Wed, 19 May 2010 13:41:05 -0400 Message-ID: References: <3E79AA18AD2A4001A33DE551781D3CB1@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1274291464 8474 80.91.229.12 (19 May 2010 17:51:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 19 May 2010 17:51:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 19 19:51:03 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OEnQ7-0006lV-6m for ged-emacs-devel@m.gmane.org; Wed, 19 May 2010 19:51:03 +0200 Original-Received: from localhost ([127.0.0.1]:40680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEnHv-0007fw-NO for ged-emacs-devel@m.gmane.org; Wed, 19 May 2010 13:42:35 -0400 Original-Received: from [140.186.70.92] (port=47232 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEnGX-0006lt-BP for emacs-devel@gnu.org; Wed, 19 May 2010 13:41:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEnGU-0002l9-Uo for emacs-devel@gnu.org; Wed, 19 May 2010 13:41:09 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:3869 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEnGU-0002l5-SS for emacs-devel@gnu.org; Wed, 19 May 2010 13:41:06 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAE6/80tMCpz0/2dsb2JhbACddnK+VYUQBIwv X-IronPort-AV: E=Sophos;i="4.53,264,1272859200"; d="scan'208";a="64578641" Original-Received: from 76-10-156-244.dsl.teksavvy.com (HELO pastel.home) ([76.10.156.244]) by ironport2-out.pppoe.ca with ESMTP; 19 May 2010 13:41:06 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id E580B7F40; Wed, 19 May 2010 13:41:05 -0400 (EDT) In-Reply-To: (Drew Adams's message of "Wed, 19 May 2010 09:40:53 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:124949 Archived-At: > As to a recipe: I get the same result as you, for your recipe. > I see the problem with my own setup - I don't have a simple recipe > from emacs -Q. But changing to older Emacs builds (2009-07-09 or > older) fixes the problem. If that depends on your own config, then the world of possibilities is much too large to start investigating on my side. I.e. either narrow it down to a much smaller window (i.e. a couple changes), or trim your config until you find a simple recipe. Stefan