From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wenbo CAI Newsgroups: gmane.emacs.help Subject: Re: How to avoid switching frame when switching buffer? Date: Thu, 30 Aug 2012 21:35:09 -0700 (PDT) Message-ID: <6ea66a9a-9aa6-4207-8cd9-a505813551ed@googlegroups.com> References: <1e787358-bea2-44a2-802c-b90361f0ca5a@googlegroups.com> <8cc5de11-0241-42ba-bd6d-a7f84592bb29@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 1346388018 32526 80.91.229.3 (31 Aug 2012 04:40:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Aug 2012 04:40: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 Fri Aug 31 06:40:19 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 1T7J1j-0008Rf-Qz for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Aug 2012 06:40:15 +0200 Original-Received: from localhost ([::1]:35377 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T7J1h-0002XQ-EX for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Aug 2012 00:40:13 -0400 Original-Received: by 10.66.90.102 with SMTP id bv6mr1125932pab.34.1346387710305; Thu, 30 Aug 2012 21:35:10 -0700 (PDT) Original-Received: by 10.68.244.73 with SMTP id xe9mr1521573pbc.10.1346387710290; Thu, 30 Aug 2012 21:35:10 -0700 (PDT) Original-Path: usenet.stanford.edu!4no657976pbn.1!news-out.google.com!t10ni74899pbh.0!nntp.google.com!r4no703905pbs.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <8cc5de11-0241-42ba-bd6d-a7f84592bb29@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=218.240.129.93; posting-account=whih7QoAAAAKAUKUM-ckJFk4_ZGeobpn Original-NNTP-Posting-Host: 218.240.129.93 User-Agent: G2/1.0 Injection-Date: Fri, 31 Aug 2012 04:35:10 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:194258 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:86604 Archived-At: escreen is really a nice tool. Thank you. On Friday, August 31, 2012 5:15:35 AM UTC+8, Peter wrote: > I would recommend escreen - it is far more convenient than using frames (= unless you have multiple monitors and REALLY want to see two separate full-= sizes 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?). >=20 >=20 >=20 > escreen doesn't give you side-by-side sessions, but even though I use mul= tiple monitors I have never been tempted to use frames - escreens does ever= ything I need.