all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* moving buffers into different windows
@ 2011-11-17 17:20 Sivaram Neelakantan
  2011-11-18  1:01 ` Sundar Vasan
  2011-11-18  6:21 ` XeCycle
  0 siblings, 2 replies; 4+ messages in thread
From: Sivaram Neelakantan @ 2011-11-17 17:20 UTC (permalink / raw
  To: help-gnu-emacs


I usually have 1 frame with 3 windows in it when coding; the top half
has 2 windows(side by side) and the bottom 1 wide window.  Lately, I
noticed that I prefer to use the bottom window to read code and I find
that trying to move the buffer from one of the 2 upper windows to the
bottom a bit tiresome.

Is there anything that allows for buffers to cycle through a fixed
window(s) arrangement in a frame?  Preferably, only the visible file
associated buffers attached to the windows should cycle through not
the hidden or scratch buffers.


 sivaram
 --




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: moving buffers into different windows
  2011-11-17 17:20 moving buffers into different windows Sivaram Neelakantan
@ 2011-11-18  1:01 ` Sundar Vasan
  2011-11-18 16:48   ` Sivaram Neelakantan
  2011-11-18  6:21 ` XeCycle
  1 sibling, 1 reply; 4+ messages in thread
From: Sundar Vasan @ 2011-11-18  1:01 UTC (permalink / raw
  To: Sivaram Neelakantan; +Cc: help-gnu-emacs

On Thu, Nov 17, 2011 at 9:20 AM, Sivaram Neelakantan
<nsivaram.net@gmail.com> wrote:
> Is there anything that allows for buffers to cycle through a fixed
> window(s) arrangement in a frame?  Preferably, only the visible file
> associated buffers attached to the windows should cycle through not
> the hidden or scratch buffers.
>

Maybe windmove + windcycle? ( http://www.emacswiki.org/emacs/windcycle )

Emacswiki also has a page for transposing windows which might be
helpful: http://www.emacswiki.org/emacs/TransposeWindows

hth

Sundar



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: moving buffers into different windows
  2011-11-17 17:20 moving buffers into different windows Sivaram Neelakantan
  2011-11-18  1:01 ` Sundar Vasan
@ 2011-11-18  6:21 ` XeCycle
  1 sibling, 0 replies; 4+ messages in thread
From: XeCycle @ 2011-11-18  6:21 UTC (permalink / raw
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

Sivaram Neelakantan <nsivaram.net@gmail.com> writes:

> I usually have 1 frame with 3 windows in it when coding; the top half
> has 2 windows(side by side) and the bottom 1 wide window.  Lately, I
> noticed that I prefer to use the bottom window to read code and I find
> that trying to move the buffer from one of the 2 upper windows to the
> bottom a bit tiresome.
>
> Is there anything that allows for buffers to cycle through a fixed
> window(s) arrangement in a frame?  Preferably, only the visible file
> associated buffers attached to the windows should cycle through not
> the hidden or scratch buffers.

Elscreen can manage windows layout in a frame.

http://www.emacswiki.org/emacs/EmacsLispScreen

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: moving buffers into different windows
  2011-11-18  1:01 ` Sundar Vasan
@ 2011-11-18 16:48   ` Sivaram Neelakantan
  0 siblings, 0 replies; 4+ messages in thread
From: Sivaram Neelakantan @ 2011-11-18 16:48 UTC (permalink / raw
  To: help-gnu-emacs

On Fri, Nov 18 2011,Sundar Vasan wrote:

> On Thu, Nov 17, 2011 at 9:20 AM, Sivaram Neelakantan

[snipped 7 lines]

> Maybe windmove + windcycle? ( http://www.emacswiki.org/emacs/windcycle )
>
> Emacswiki also has a page for transposing windows which might be
> helpful: http://www.emacswiki.org/emacs/TransposeWindows

The second link gave an useful lisp snippet that was adequate for my
use.  Thanks.

[snipped 6 lines]



 sivaram
 -- 




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-11-18 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-17 17:20 moving buffers into different windows Sivaram Neelakantan
2011-11-18  1:01 ` Sundar Vasan
2011-11-18 16:48   ` Sivaram Neelakantan
2011-11-18  6:21 ` XeCycle

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.