From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: Continue buffer in other window? Date: Thu, 06 Mar 2003 18:37:59 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <68d3c32.0303060619.7a1ae4bc@posting.google.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1046972515 3389 80.91.224.249 (6 Mar 2003 17:41:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 6 Mar 2003 17:41:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 06 18:41:54 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18qzNS-0000sO-00 for ; Thu, 06 Mar 2003 18:41:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18qzMa-0008BT-0C for gnu-help-gnu-emacs@m.gmane.org; Thu, 06 Mar 2003 12:41:00 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7389 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7389 deleteallspam@yahoo.com (PL) writes: > I've heard it's possible to have a buffer to run over two paralell > windows, but I cannot find any info on that. I *don't* mean C-x 3 to > have two separate windows, viewing the same buffer individually. I > *do* mean showing, for instance row 1-80 i left window, row 81-160 in > right window. If I add one row in left window, one row shall be > shifted in right window aswell. Split the buffer with `C-x 3' and then do `M-x follow-mode'.