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

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

Re: Changing horizontal window split default to vertical?


From: Alexey Pustyntsev
Subject: Re: Changing horizontal window split default to vertical?
Date: Tue, 20 Feb 2007 18:18:34 +1000
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.0.50

Stephan Kuhagen <nospam@domain.tld> writes:

> My dear Emacs Wizards!
>
> Although I'm using the mighty Emacs for nearly 16 years now, I encountered a
> new problem with its behaviour (of course, this is not the guilt of Emacs,
> but of the now mainstream 16:10 displays): When I start Emacs with two
> files (often a *cpp, and its *h), Emacs opens the two buffers in two
> windows, one above and one below a horizontal splitter. I like to have them
> left and right from a vertical splitter. Is there a switch or some magic
> lisp setting, I can add to my .emacs to make Emacs do this?
>
> Regards and thanks
> Stephan
>
> _______________________________________________
> help-gnu-emacs mailing list
> help-gnu-emacs@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>

How about

(setq split-window-horizontally t) ?

-- 
Rgds
Alexey




reply via email to

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