From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: Different emacs arrangements in one session Date: Fri, 24 Jan 2014 18:53:45 -0800 (PST) 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 1390618514 17604 80.91.229.3 (25 Jan 2014 02:55:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Jan 2014 02:55:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 25 03:55:21 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 1W6tOw-0000N1-S6 for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Jan 2014 03:55:18 +0100 Original-Received: from localhost ([::1]:49718 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6tOw-0001dd-0J for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jan 2014 21:55:18 -0500 X-Received: by 10.236.110.3 with SMTP id t3mr5843873yhg.3.1390618426149; Fri, 24 Jan 2014 18:53:46 -0800 (PST) X-Received: by 10.50.164.200 with SMTP id ys8mr68957igb.1.1390618425907; Fri, 24 Jan 2014 18:53:45 -0800 (PST) Original-Path: usenet.stanford.edu!f11no3374242qae.1!news-out.google.com!wo6ni18igb.0!nntp.google.com!c10no3213212igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.8.1; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.8.1 User-Agent: G2/1.0 Injection-Date: Sat, 25 Jan 2014 02:53:45 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:203376 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:95644 Archived-At: On Saturday, January 25, 2014 3:59:06 AM UTC+5:30, Jai Dayal wrote: > 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. Ive heard that people find gnu screen useful for this -- no experience myself