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

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

Re: rotate split windows


From: Marco Wahl
Subject: Re: rotate split windows
Date: 05 Dec 2006 11:09:28 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Markus Triska <triska@gmx.at> writes:

> Add this to your .emacs:
> 
> 
> (defun rotate-split ()
>   (interactive)
>   (let ((root (car (window-tree))))
> [...]

Calling the function gives

car: Symbol's function definition is void: window-tree

Is there an alternative for

$ emacs --version
GNU Emacs 21.3.1

?


TIA
-- 
Marco Wahl
http://visenso.com


reply via email to

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