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

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

[debbugs-tracker] bug#15961: closed (24.3.50; display-buffer-at-bottom n


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15961: closed (24.3.50; display-buffer-at-bottom not at bottom)
Date: Thu, 28 Nov 2013 01:21:02 +0000

Your message dated Thu, 28 Nov 2013 02:55:48 +0200
with message-id <address@hidden>
and subject line Re: bug#15961: 24.3.50; display-buffer-at-bottom not at bottom
has caused the debbugs.gnu.org bug report #15961,
regarding 24.3.50; display-buffer-at-bottom not at bottom
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15961: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15961
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; display-buffer-at-bottom not at bottom Date: Sun, 24 Nov 2013 01:39:47 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)
This bug report is followup from
http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00773.html

In emacs -Q that is wide enough to contain two side-by-side windows
in the *scratch* buffer evaluate:

(add-to-list 'display-buffer-alist '("\\*Completions\\*" 
display-buffer-at-bottom (nil)))

(display-buffer (get-buffer-create "*Completions*"))

The *Completions* window is displayed to the right from the *scratch* window,
not below.



--- End Message ---
--- Begin Message --- Subject: Re: bug#15961: 24.3.50; display-buffer-at-bottom not at bottom Date: Thu, 28 Nov 2013 02:55:48 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)
>> I think we're miscommunicating.  I was pointing out that binding
>> split-width-threshold in display-buffer-at-bottom is OK because it can
>> still be overridden by the user.
>
> OK.  Committed as revision 115229 on trunk.

Thank you.  I confirm that display-buffer-at-bottom works now
exactly like its name suggests in all window configurations.


--- End Message ---

reply via email to

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