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: completing-read (and M-x) with pop-up-frames non-nil changes frame focus Date: Fri, 15 Jul 2005 16:45:33 -0400 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1121461159 6561 80.91.229.2 (15 Jul 2005 20:59:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Jul 2005 20:59:19 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 15 22:59:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DtXGG-00079s-RY for ged-emacs-devel@m.gmane.org; Fri, 15 Jul 2005 22:58:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DtXI4-0005SP-8t for ged-emacs-devel@m.gmane.org; Fri, 15 Jul 2005 17:00:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DtXGp-000575-G9 for emacs-devel@gnu.org; Fri, 15 Jul 2005 16:58:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DtXGj-00054Y-SC for emacs-devel@gnu.org; Fri, 15 Jul 2005 16:58:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DtXGj-0004ud-6L for emacs-devel@gnu.org; Fri, 15 Jul 2005 16:58:49 -0400 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DtXCI-0001cR-Us for emacs-devel@gnu.org; Fri, 15 Jul 2005 16:54:15 -0400 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 65FC12CF5C7; Fri, 15 Jul 2005 16:45:37 -0400 (EDT) Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 9B0E64AC00A; Fri, 15 Jul 2005 16:45:33 -0400 (EDT) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 986EDE6C1B; Fri, 15 Jul 2005 16:45:33 -0400 (EDT) Original-To: "Drew Adams" In-Reply-To: (Drew Adams's message of "Fri, 15 Jul 2005 07:07:51 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-4.845, requis 5, autolearn=not spam, AWL 0.06, BAYES_00 -4.90) X-MailScanner-From: monnier@iro.umontreal.ca 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:40954 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40954 > I can't build from C sources and test this myself, but I'll take your word > for it that it's fixed. If someone else happens to do a Windows build, > perhaps s?he could confirm. Thanks. I'm far from sure it'll fix the bug and if it doesn't, I'd rather not install it, so please have someone try it before I install it, Stefan