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

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

bug#3142: 23.0.92; split-window-prefered-function should be able to use


From: Juri Linkov
Subject: bug#3142: 23.0.92; split-window-prefered-function should be able to use split-window-horizontally/split-window-vertically
Date: Fri, 01 May 2009 14:52:07 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (x86_64-pc-linux-gnu)

> Done.  But note that a function like `split-window-vertically' is suited
> for interactive use and thus may throw an error when the window is too
> small.  I can't allow an error in `display-buffer' so I have to wrap
> that call in a `condition-case'.

Thanks, the only thing to fix I noticed is the missing const option for
the default value split-window-sensibly in split-window-preferred-function.

-- 
Juri Linkov
http://www.jurta.org/emacs/






reply via email to

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