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: Sat, 25 Aug 2012 16:57:49 +0200 Message-ID: <5038E7ED.7050301@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: ger.gmane.org 1345906706 17335 80.91.229.3 (25 Aug 2012 14:58:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Aug 2012 14:58:26 +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 Sat Aug 25 16:58:27 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 1T5Hog-0003LD-MR for geb-bug-gnu-emacs@m.gmane.org; Sat, 25 Aug 2012 16:58:26 +0200 Original-Received: from localhost ([::1]:33352 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5Hof-00077g-23 for geb-bug-gnu-emacs@m.gmane.org; Sat, 25 Aug 2012 10:58:25 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5Hob-00072e-6N for bug-gnu-emacs@gnu.org; Sat, 25 Aug 2012 10:58:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5Hoa-0003Y7-At for bug-gnu-emacs@gnu.org; Sat, 25 Aug 2012 10:58:21 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5Hoa-0003Y3-7Z for bug-gnu-emacs@gnu.org; Sat, 25 Aug 2012 10:58:20 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1T5HpF-0002J8-So for bug-gnu-emacs@gnu.org; Sat, 25 Aug 2012 10:59:01 -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: Sat, 25 Aug 2012 14:59:01 +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.13459067038820 (code B ref 12091); Sat, 25 Aug 2012 14:59:01 +0000 Original-Received: (at 12091) by debbugs.gnu.org; 25 Aug 2012 14:58:23 +0000 Original-Received: from localhost ([127.0.0.1]:48518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T5Hoc-0002IC-I2 for submit@debbugs.gnu.org; Sat, 25 Aug 2012 10:58:23 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:40493) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1T5Hoa-0002I5-HH for 12091@debbugs.gnu.org; Sat, 25 Aug 2012 10:58:21 -0400 Original-Received: (qmail invoked by alias); 25 Aug 2012 14:57:37 -0000 Original-Received: from 62-47-58-37.adsl.highway.telekom.at (EHLO [62.47.58.37]) [62.47.58.37] by mail.gmx.net (mp027) with SMTP; 25 Aug 2012 16:57:37 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19mSnR+9FVm4ixtRSUPPGNThuUXwGg7PNyEafQKdg HFAmIwGq8U+Gc2 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:63480 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 should work now. Please check. Thanks, martin