From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: one text in two windows (column mode ???) Date: Tue, 16 Aug 2005 13:09:42 +0200 Message-ID: <4301C976.80301@student.lu.se> References: <1124188301.606660.314200@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1124194399 11423 80.91.229.2 (16 Aug 2005 12:13:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Aug 2005 12:13:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 16 14:13:10 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E50I1-0006Jt-Nu for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Aug 2005 14:11:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E50LQ-0003M3-Ec for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Aug 2005 08:15:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E4zd9-0008KI-9G for help-gnu-emacs@gnu.org; Tue, 16 Aug 2005 07:29:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E4zd6-0008JW-GC for help-gnu-emacs@gnu.org; Tue, 16 Aug 2005 07:29:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4zbY-0007iW-JV for help-gnu-emacs@gnu.org; Tue, 16 Aug 2005 07:27:40 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E4zZg-0005YQ-4B for help-gnu-emacs@gnu.org; Tue, 16 Aug 2005 07:25:44 -0400 Original-Received: from [192.168.123.121] (83.249.200.157) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E29008752F3; Tue, 16 Aug 2005 13:09:43 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: sascha.brechenmacher@web.de In-Reply-To: <1124188301.606660.314200@g43g2000cwa.googlegroups.com> 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:28753 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28753 sascha.brechenmacher@web.de wrote: >Hi, > >let me explain what I want to have ;-) >I want to open my code in one window (c-x c-f code.pl) than >I want to open a new window (c-x 3) and the rest of the code >from the first window should flew in the second one. > >Hope somebody could help me. > > follow-mode