From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Newsgroups: gmane.emacs.help Subject: Re: How to avoid switching frame when switching buffer? Date: Thu, 30 Aug 2012 14:15:35 -0700 (PDT) Message-ID: <8cc5de11-0241-42ba-bd6d-a7f84592bb29@googlegroups.com> References: <1e787358-bea2-44a2-802c-b90361f0ca5a@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1346361618 9407 80.91.229.3 (30 Aug 2012 21:20:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2012 21:20:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 30 23:20:20 2012 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 1T7C9x-0000nT-16 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2012 23:20:17 +0200 Original-Received: from localhost ([::1]:51400 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7C9u-0006PY-M8 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2012 17:20:14 -0400 Original-Received: by 10.66.90.102 with SMTP id bv6mr978420pab.34.1346361335318; Thu, 30 Aug 2012 14:15:35 -0700 (PDT) Original-Received: by 10.68.233.130 with SMTP id tw2mr1434842pbc.12.1346361335261; Thu, 30 Aug 2012 14:15:35 -0700 (PDT) Original-Path: usenet.stanford.edu!4no29485846pbn.1!news-out.google.com!t10ni131547224pbh.0!nntp.google.com!r4no6677971pbs.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <1e787358-bea2-44a2-802c-b90361f0ca5a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=203.15.64.50; posting-account=xn0CbQoAAAASWsnV689K01BfDuqsREZp Original-NNTP-Posting-Host: 203.15.64.50 User-Agent: G2/1.0 Injection-Date: Thu, 30 Aug 2012 21:15:35 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:194253 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:86600 Archived-At: I would recommend escreen - it is far more convenient than using frames (un= less you have multiple monitors and REALLY want to see two separate full-si= zes emacs frames). I really don't know why it isn't a part of Emacs (but I = don't have the latest release so perhaps it is now?). escreen doesn't give you side-by-side sessions, but even though I use multi= ple monitors I have never been tempted to use frames - escreens does everyt= hing I need.