Thanks Gustav!
/J
2011/10/17 Gustav Wikström
> The following might be of interest:
>
> *** Vertical Split window
> Splits screen vertically if the width of the window is large enough.
> Inspired by the following post:
> -
> http://stackoverflow.com/questions/2081577/setting-emacs-split-to-horizo
The following might be of interest:
*** Vertical Split window
Splits screen vertically if the width of the window is large enough.
Inspired by the following post:
-
http://stackoverflow.com/questions/2081577/setting-emacs-split-to-horizontal
#+begin_src emacs-lisp :tangle yes
(setq split-height
Hi all,
when I use "C-c a a" to create an agenda, my emacs window is split
horizontally and the agenda is shown in the lower
window. I'd rather have my emacs window splitted vertically and the agenda
shown in the right window. How can I do this?
Best regards,
Johan