From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: weber Newsgroups: gmane.emacs.help Subject: Re: Emacs (in console) on 2 screens. Date: 11 May 2007 07:14:44 -0700 Organization: http://groups.google.com Message-ID: <1178892884.716372.236800@h2g2000hsg.googlegroups.com> References: <1178889336.828294.160920@l77g2000hsb.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1178893973 21864 80.91.229.12 (11 May 2007 14:32:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 May 2007 14:32:53 +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 May 11 16:32:52 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HmWAt-0001CR-4o for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2007 16:32:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmWIJ-0000O8-F0 for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2007 10:40:31 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!postnews.google.com!h2g2000hsg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 200.213.41.119 Original-X-Trace: posting.google.com 1178892890 14660 127.0.0.1 (11 May 2007 14:14:50 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 11 May 2007 14:14:50 +0000 (UTC) In-Reply-To: <1178889336.828294.160920@l77g2000hsb.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 fw.datacom-telematica.com.br:3128 (squid/2.5.STABLE6) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000hsg.googlegroups.com; posting-host=200.213.41.119; posting-account=pG57fA0AAADtQ-4h1MyvjXjZpSNZC0zj Original-Xref: shelby.stanford.edu gnu.emacs.help:148296 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:43877 Archived-At: On 11 maio, 10:15, Martin wrote: > Hi, > > I am using emacs (not XEmacs!) in a console. > Since I have 2 screens (Xinerama, Gnome, Debian) I want to use emacs > on both screens. > Up til now I always use two independent consoles with two indendent > emacs sessions. > But since they are independent I always have problems when I open a > file in both emacs sessions: > Emacs notices that somebody else is changing the file and asks me if I > want to steal the file. > Is there an easy way to get the console stretch over the 2 screens or > a way to tell the emacs-sessions that they should react as if they > would be seperated views, not seperated applications? > > Thanks in advance > > Martin Maybe instead of two-sessions try a M-x new-frame (new window) ? Hope this helps, weber