all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* locking window arrangement in a frame
@ 2015-01-08 22:21 Subhan Michael Tindall
  2015-01-09  8:19 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Subhan Michael Tindall @ 2015-01-08 22:21 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi, I'm using Emacs 24 under windows 7.

Is it possible to 'lock' a configuration of window/buffer combos in a frame?
IE I use a lot of org-mode stuff, agendas, and clock everything.
I like to have a couple of my customized agendas ready at hand, but keep overwriting them
Like this
Agenda1(w1) | Agenda2(w2)
Agenda3(w3)------------------>
All in 1 frame.
I'd love to be able to load them up, turn off follow, and 'freeze' them in place somehow to maintain my configuration.
As a corollary, is there any easy way to force follow mode to use a new frame, not another window in the existing frame?
Thanks!


This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.  Thank you.


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

* Re: locking window arrangement in a frame
  2015-01-08 22:21 locking window arrangement in a frame Subhan Michael Tindall
@ 2015-01-09  8:19 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2015-01-09  8:19 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Subhan Michael Tindall <SubhanT@familycareinc.org>
> Date: Thu, 8 Jan 2015 22:21:26 +0000
> 
> Is it possible to 'lock' a configuration of window/buffer combos in a frame?

Please explain what do you mean by "locking".  E.g., what happens when
they are not "locked" that you want to avoid?

If you mean that other buffers and windows keep popping up on that
frame, then it's hard in Emacs to prevent that (although there are a
couple of features that aim at making this almost achievable).  The
easiest way of having a frame with a constant window configuration is
to do all your other work in a different frame, and simply switch
frames when you want to go to one of those "locked" windows/buffers.

> IE I use a lot of org-mode stuff, agendas, and clock everything.
> I like to have a couple of my customized agendas ready at hand, but keep overwriting them
> Like this
> Agenda1(w1) | Agenda2(w2)
> Agenda3(w3)------------------>
> All in 1 frame.
> I'd love to be able to load them up, turn off follow, and 'freeze' them in place somehow to maintain my configuration.

Check out "dedicated windows" and functions in frameset.el.



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

end of thread, other threads:[~2015-01-09  8:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08 22:21 locking window arrangement in a frame Subhan Michael Tindall
2015-01-09  8:19 ` Eli Zaretskii

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.