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#12091: 24.1; Window configuration changed after shell completion Date: Mon, 30 Jul 2012 19:42:25 +0200 Message-ID: <5016C781.6090606@gmx.at> References: <87fw89y0b3.fsf@blackbird.nest.zamazal.org> NNTP-Posting-Host: plane.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 1343670191 29782 80.91.229.3 (30 Jul 2012 17:43:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 30 Jul 2012 17:43:11 +0000 (UTC) Cc: 12091@debbugs.gnu.org To: Milan Zamazal Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 30 19:43:06 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Svtzb-0000Za-FE for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Jul 2012 19:42:55 +0200 Original-Received: from localhost ([::1]:55488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Svtza-0005r7-RG for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Jul 2012 13:42:54 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvtzX-0005iQ-Bo for bug-gnu-emacs@gnu.org; Mon, 30 Jul 2012 13:42:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SvtzW-0006q6-G4 for bug-gnu-emacs@gnu.org; Mon, 30 Jul 2012 13:42:51 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SvtzW-0006px-CR for bug-gnu-emacs@gnu.org; Mon, 30 Jul 2012 13:42:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Svu6V-0006iQ-L8 for bug-gnu-emacs@gnu.org; Mon, 30 Jul 2012 13:50:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jul 2012 17:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12091 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12091-submit@debbugs.gnu.org id=B12091.134367058825755 (code B ref 12091); Mon, 30 Jul 2012 17:50:03 +0000 Original-Received: (at 12091) by debbugs.gnu.org; 30 Jul 2012 17:49:48 +0000 Original-Received: from localhost ([127.0.0.1]:51336 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Svu6D-0006hI-Jh for submit@debbugs.gnu.org; Mon, 30 Jul 2012 13:49:46 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:48490) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1Svu67-0006h0-KW for 12091@debbugs.gnu.org; Mon, 30 Jul 2012 13:49:41 -0400 Original-Received: (qmail invoked by alias); 30 Jul 2012 17:42:24 -0000 Original-Received: from 62-47-63-92.adsl.highway.telekom.at (EHLO [62.47.63.92]) [62.47.63.92] by mail.gmx.net (mp034) with SMTP; 30 Jul 2012 19:42:24 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18h28B3XzUha36CqMZ93zQRc6HRa4mwCwAoypIkLx CkT5v9ZC9jgnr4 In-Reply-To: <87fw89y0b3.fsf@blackbird.nest.zamazal.org> X-Y-GMX-Trusted: 0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:62648 Archived-At: > After *Completions* buffer has been displayed and then popped down when > working in interactive shell, the original window configuration is not > restored. For instance: > > C-x 1 (display a single window) > C-x b *scratch* RET (switch to *scratch*) > C-x 2 (split the window) > M-x shell RET (run shell) > C-9 C-x C-^ (enlarge the shell window) > TAB (display completions) > SPC (pop down *Completions* buffer) > > Instead of returning to the configuration with the shell window > enlarged, Emacs displays equally split windows. > > Note that window configuration is retained properly in similar > situations e.g. in eshell or in command completion after M-x. This is bug#11880 in action. martin