From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jai Dayal Newsgroups: gmane.emacs.help Subject: Re: Different emacs arrangements in one session Date: Fri, 31 Jan 2014 23:59:10 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1391230781 13302 80.91.229.3 (1 Feb 2014 04:59:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Feb 2014 04:59:41 +0000 (UTC) Cc: help-gnu-emacs To: Dan Espen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Feb 01 05:59:48 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W9SgB-0005BX-Rt for geh-help-gnu-emacs@m.gmane.org; Sat, 01 Feb 2014 05:59:43 +0100 Original-Received: from localhost ([::1]:59441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9SgB-0008OK-Jq for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Jan 2014 23:59:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9Sg0-0008LF-Km for help-gnu-emacs@gnu.org; Fri, 31 Jan 2014 23:59:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9Sfz-00054P-LO for help-gnu-emacs@gnu.org; Fri, 31 Jan 2014 23:59:32 -0500 Original-Received: from mail-vc0-x22b.google.com ([2607:f8b0:400c:c03::22b]:57816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9Sfz-00054J-Bi for help-gnu-emacs@gnu.org; Fri, 31 Jan 2014 23:59:31 -0500 Original-Received: by mail-vc0-f171.google.com with SMTP id le5so3558534vcb.16 for ; Fri, 31 Jan 2014 20:59:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=o845KmsMkr4CD7fAjaAo8X+CnlAGLaIMDPG/lMXF9lU=; b=QOiGCuUKwo+/Ri/mbsldii8S0SK8mOvJm0BqzP3f0uEdCR3NQUK8X5Mh037h2tipqO 844eOFMc11gO3GiNteVN240ddbx6zuD8u+B7CRu9iD79islieptKlRiABvKpaEz7sELX En/XPTDBjjCfznMO1YR+GI6vpHMn4WhAjX56SiUSyKJbDEZl75Ndz7Ve6n97H9SEEsTb tmEt2JVoiSbSh7368jpTQAx02V6xFkMtwMwtgHs/fvi5YoWJ0qNbaGewqX2qSWLDvoB2 5EUmoNLR9LtxEaUsYNn2f0w/2/nzsCyqxYQn8/SZBwxMrfZsyTu/TU2uzx8NXh+xOpd3 aDEg== X-Received: by 10.58.132.203 with SMTP id ow11mr19535892veb.1.1391230770646; Fri, 31 Jan 2014 20:59:30 -0800 (PST) Original-Received: by 10.221.42.10 with HTTP; Fri, 31 Jan 2014 20:59:10 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::22b X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95869 Archived-At: I don't know what "top posting" is. See, again, you're still stuck on "compiling" (which is really only 1/3 of the workflow). Even still, remote-compile-host doesn't work because in order to get to the remote hosts, you need an RSA token, and the last time I tried that route, remote-compile didn't understand that security feature. Jumping around windows isn't bad at all since it can all be done via frames and keyboards. On Fri, Jan 31, 2014 at 11:50 PM, Dan Espen wrote: > Jai Dayal writes: > > > Since you tried to be pedantic and not actually answer my question, > explain > > this: > > Still top posting? > > > 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. > > I see. > > Because you can't figure out how to run compiles and tests on remote > machines then it's impossible. > I wonder how I've been doing it all this time... > > You know, I saw your post and I pictured all these windows and jumping > around and all that stuff, and I thought, gee, I don't have that > problem, I think I might be able to help... > > Good luck. > > -- > Dan Espen >