all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jai Dayal <dayalsoap@gmail.com>
To: Dan Espen <despen@verizon.net>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Different emacs arrangements in one session
Date: Fri, 24 Jan 2014 18:16:13 -0500	[thread overview]
Message-ID: <CAMJ-YiRg4CQcuvcr4QBWDgH_-u02Wxosf+gM1sJ5QXZ-Ty3Y-g@mail.gmail.com> (raw)
In-Reply-To: <icmwilq8na.fsf@home.home>

Well, I guess Frames does *kind of* what I want it to do, I was just using
it incorrectly.

They're not as disjoint as I'd like, i.e., in one frame, I can access the
files in another.. I guess Frames really just manages window arrangements,
and doesn't actually multiplex different emacs sessions over one server.

Also part of the reason I want multiple terminals is because this code is a
distributed system, so after I compile something and I want to test it, I
like to be able to lauch multiple processes in different windows and see
the output live.

Jai


On Fri, Jan 24, 2014 at 6:09 PM, Dan Espen <despen@verizon.net> wrote:

> Jai Dayal <dayalsoap@gmail.com> writes:
>
> > Hi,
> >
> >   I use Emacs primarily for development over SSH into a remote server. I
> > generally have several terminal sessions, many buffers of code, etc.
>  Often
> > times, I want the window arrangement for my ansi-term buffers to be
> > different than my code buffers.
> >
> > For example, Perhaps, I have my code buffers split into quarters, and
> then
> > I want to switch to one of my ansi-terms to compile the code. As it
> stands
> > now, that ansi-term will just take up one of my quarter screens, when I
> > want this to be my full screen.
> >
> > Any idea how to do this? I've looked at frames, but it doesn't seem to
> > quite work right?
> >
> > It should be noted, that on the remote server, I generally do emacs
> > --daemon and then emacsclient -c -nw
> >
> > this way, my environment persists across different logins.
> >
> > Any idea how I can accomplish the above?
>
> No not really.
>
> But switching to a terminal session to do a compile might not be the
> best way to use Emacs.  I do all my work in a similar ssh'd Emacs
> and save huge amounts of time driving all my compiling _and testing_
> using M-x compile.
>
> There are a lot of benefits to working this way.
> You'll never compile without saving your file first,
> Emacs can use the compiler messages to access lines in error,
> and if multiple files need compiling before a test
> the makefile takes care of all that.
>
> Oh, also, the window configuration is managed by M-x compile.
>
> --
> Dan Espen
>


  reply	other threads:[~2014-01-24 23:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.12725.1390602580.10748.help-gnu-emacs@gnu.org>
2014-01-24 23:09 ` Different emacs arrangements in one session Dan Espen
2014-01-24 23:16   ` Jai Dayal [this message]
     [not found]   ` <mailman.12729.1390605397.10748.help-gnu-emacs@gnu.org>
2014-01-25  1:54     ` Dan Espen
2014-01-25  2:28       ` Jai Dayal
     [not found]       ` <mailman.12741.1390616928.10748.help-gnu-emacs@gnu.org>
2014-01-25  2:33         ` Dan Espen
2014-01-25  2:39           ` Jai Dayal
2014-02-01  2:11     ` N. Jackson
2014-02-01  2:17       ` Jai Dayal
2014-02-01  4:42   ` Jai Dayal
     [not found]   ` <mailman.13423.1391229753.10748.help-gnu-emacs@gnu.org>
2014-02-01  4:50     ` Dan Espen
2014-02-01  4:59       ` Jai Dayal
2014-02-01  9:01         ` Glyn Millington
2014-02-05 13:08         ` Richard Riley
2014-02-01  5:04       ` Jai Dayal
2014-01-25  2:53 ` Rusi
2014-01-25  2:57   ` Jai Dayal
2014-01-24 22:29 Jai Dayal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMJ-YiRg4CQcuvcr4QBWDgH_-u02Wxosf+gM1sJ5QXZ-Ty3Y-g@mail.gmail.com \
    --to=dayalsoap@gmail.com \
    --cc=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.