all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Different emacs arrangements in one session
Date: Fri, 24 Jan 2014 18:09:45 -0500	[thread overview]
Message-ID: <icmwilq8na.fsf@home.home> (raw)
In-Reply-To: mailman.12725.1390602580.10748.help-gnu-emacs@gnu.org

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:09 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 ` Dan Espen [this message]
2014-01-24 23:16   ` Different emacs arrangements in one session Jai Dayal
     [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=icmwilq8na.fsf@home.home \
    --to=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.