emacs-devel
[Top][All Lists]
Advanced

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

Re: pop-to-buffer and friends new behavior or bug?


From: martin rudalics
Subject: Re: pop-to-buffer and friends new behavior or bug?
Date: Wed, 22 Jun 2011 18:00:26 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

OK.  I managed to reproduce the behavior now.  It's due to a silly bug
in `display-buffer-pop-up-window'.  I'll install a fix soon.

> +---------------------------+
> |                           |
> | anything-current-buffer   |
> | (the window to display    |
> |  persistent action result)| In this case the result of
> +---------------------------+ describe-function.
> |                           |
> | anything-buffer           |
> | (selected window)         |
> |                           |
> +---------------------------+
> | minibuffer                |
> +---------------------------+

I can't follow you here.  When I invoke C-z the window showing the
anything-current-buffer becomess the selected window.  That seems
intentional - because *Help* is by default shown in the selected window
and `describe-function' shows the result in that buffer.  If a user
changes that setting, this mechanism won't work as intended.

Or am I missing something?

martin



reply via email to

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