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: martin rudalics
Subject: bug#3142: 23.0.92; split-window-prefered-function should be able to use split-window-horizontally/split-window-vertically
Date: Wed, 29 Apr 2009 14:40:12 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> How about adding two wrapper functions?
>
>   (split-window-preferred-vertically &optional window)
>   that calls split-window-vertically
>
>   (split-window-preferred-horizontally &optional window)
>   that calls split-window-horizontally

I can't really comment that because the current behavior seems already
confusing enough.  At least that's the impression I got from Jared's
mail.  Personally, I'm always confused by -window (-buffer) functions
that do not have a window (or buffer) as first argument :-(

martin






reply via email to

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