bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12091: 24.1; Window configuration changed after shell completion


From: martin rudalics
Subject: bug#12091: 24.1; Window configuration changed after shell completion
Date: Sat, 25 Aug 2012 16:57:49 +0200

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]