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, 31 Jan 2014 23:42:08 -0500	[thread overview]
Message-ID: <CAMJ-YiSKahNYJfrA1tudaCtOnFu1EePCjXKoVQGuZbcSFCLsxg@mail.gmail.com> (raw)
In-Reply-To: <icmwilq8na.fsf@home.home>

Since you tried to be pedantic and not actually answer my question, explain
this:

I have code on machine 1. I make a change, compile it, and then git commit
it.

On machine 2 and also on machine 3, I have to git pull, and then compile.

Then I have to launch the codes that test it. Machine 1 runs something,
machine 2 runs something, machine 3 runs something, etc.

That's why I like having multiple terminals in my emacs session; in one
frame I have all of my code buffers. In the other frame, I have all of my
terminals (ssh'd into machine 2, machine 3 and one for machine 1). From
there, I can launch the respective codes, git pull, and compile.

You can't do that with M-x compile.

So basically, you tried to be pedantic, and were *wrong* with your stupid
suggestion.


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
>


  parent reply	other threads:[~2014-02-01  4:42 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
     [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 [this message]
     [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-YiSKahNYJfrA1tudaCtOnFu1EePCjXKoVQGuZbcSFCLsxg@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.