all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tyler Smith <tyler@plantarum.ca>
To: martin rudalics <rudalics@gmx.at>, 25055-done@debbugs.gnu.org
Subject: bug#25055: 25.1.50; completion buffer changes window size
Date: Wed, 19 Apr 2017 19:12:40 -0400	[thread overview]
Message-ID: <1492643560.1923816.949929864.29CC3C5F@webmail.messagingengine.com> (raw)
In-Reply-To: <58F232E2.1030504@gmx.at>

This fixes the problem at my end.

Many thanks!

Tyler

-- 
plantarum.ca

On Sat, Apr 15, 2017, at 10:49 AM, martin rudalics wrote:
>  > 1. start emacs -Q
>  > 2. M-x shell
>  > 3. ls ./<tab><tab>
>  > 4. A temporary buffer pops up with all possible completions.
>  >     - if your home directory is big enough, this buffer will take up a
>  >     large portion of the frame
>  > 5. press <space>
>  > 6. The completions are dismissed, but the frame remains in its new
>  > configuration, with 90% of the space taken up by the window where the
>  > completions had been listed (this window has now returned to the
>  > shell-mode buffer).
>  >
>  > What I would expect to happen instead is that when the completions are
>  > dismissed, the window configuration returns to the state it was in
>  > before pressing tab: that is, the top half is the scratch buffer, the
>  > bottom half is the shell-mode buffer.
> 
> The bugs leading to this behavior should have been fixed now on master
> with commit
> 
> 23d3eeb798c7edc27898b0dbd4c2364a6ca6247d
> 
> Note that to get the desired behavior you have to (1) recompile
> window.el and after that (2) recompile all users of the macro
> `with-displayed-buffer-window' - that is, the files minibuffer.el and
> dired.el and finally (3) rebuild Emacs.
> 
> If for some reason you cannot build Emacs or work with master, please
> tell me.  I'll then try to explain how to get the desired behavior with
> Emacs 25 and your .emacs alone.  Meanwhile closing this bug.
> 
> Many thanks for the report, martin





  reply	other threads:[~2017-04-19 23:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-29  1:09 bug#25055: 25.1.50; completion buffer changes window size Tyler Smith
2016-11-29  8:09 ` martin rudalics
2016-12-13 21:20   ` Juri Linkov
2017-04-15 14:49 ` martin rudalics
2017-04-19 23:12   ` Tyler Smith [this message]
2017-04-20  1:19     ` Tyler Smith
2017-04-20  1:41       ` npostavs
2017-04-20  2:04         ` Tyler Smith
2017-04-20  6:34           ` martin rudalics
2017-04-20  6:35         ` martin rudalics
2017-04-20 12:30           ` npostavs
2017-04-27 19:02   ` Live System User
2017-04-29 10:29     ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1492643560.1923816.949929864.29CC3C5F@webmail.messagingengine.com \
    --to=tyler@plantarum.ca \
    --cc=25055-done@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.