From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#9639: 24.0.90; Problem with bury-buffer in minibuffer-hide-completions Date: Tue, 04 Oct 2011 17:50:10 +0200 Message-ID: <4E8B2B32.5040302@gmx.at> References: <87hb3thebv.fsf@escher.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1317743446 379 80.91.229.12 (4 Oct 2011 15:50:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2011 15:50:46 +0000 (UTC) Cc: Stephen Berman To: 9639-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 04 17:50:42 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RB7GS-0001Hs-8P for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 17:50:40 +0200 Original-Received: from localhost ([::1]:45961 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB7GR-0003TN-OM for geb-bug-gnu-emacs@m.gmane.org; Tue, 04 Oct 2011 11:50:39 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB7GP-0003TA-C2 for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2011 11:50:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RB7GL-0005bg-8y for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2011 11:50:37 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB7GL-0005bY-7D for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2011 11:50:33 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RB7Hm-0001tL-BE for bug-gnu-emacs@gnu.org; Tue, 04 Oct 2011 11:52:02 -0400 Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 04 Oct 2011 15:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 9639 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 9639@debbugs.gnu.org, rudalics@gmx.at Original-Received: via spool by 9639-done@debbugs.gnu.org id=D9639.13177435077247 (code D ref 9639); Tue, 04 Oct 2011 15:52:01 +0000 Original-Received: (at 9639-done) by debbugs.gnu.org; 4 Oct 2011 15:51:47 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RB7HV-0001sp-Ib for submit@debbugs.gnu.org; Tue, 04 Oct 2011 11:51:46 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1RB7HS-0001sg-Ng for 9639-done@debbugs.gnu.org; Tue, 04 Oct 2011 11:51:43 -0400 Original-Received: (qmail invoked by alias); 04 Oct 2011 15:50:11 -0000 Original-Received: from 62-47-57-203.adsl.highway.telekom.at (EHLO [62.47.57.203]) [62.47.57.203] by mail.gmx.net (mp043) with SMTP; 04 Oct 2011 17:50:11 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18Kz9xN7iYK+1BxiyOYc/Z6/rhNks3rmanhUOBL70 8NQIdEIJXPfSYo User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <87hb3thebv.fsf@escher.home> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 04 Oct 2011 11:52:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52161 Archived-At: > 1. emacs -Q > 2. Type `M-x glo TAB' and at the completion "M-x global-" type TAB again, > making a *Completions* buffer pop up. > 3. Type `v TAB', yielding the completion "M-x global-visual-line-mode". > => The window that had been displaying the *Completions* buffer now > displays the *Messages* buffer. Should be fixed in revision 105995. Please try again. martin