emacs-devel
[Top][All Lists]
Advanced

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

Re: C-x 2 and C-x 3


From: Jambunathan K
Subject: Re: C-x 2 and C-x 3
Date: Thu, 27 Oct 2011 19:46:04 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (windows-nt)

> copy-window-below, copy-window-above,
> copy-window-right, copy-window-left

One copies to an existing object. But clones (to) a new object. So
something like:

clone-window-dock-right 
clone-window-dock-below

It implies that the current window is cloned first and the newer window
gets docked to the right of or below the "older" window.

-- 



reply via email to

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