From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sascha.brechenmacher@web.de Newsgroups: gmane.emacs.help Subject: one text in two windows (column mode ???) Date: 16 Aug 2005 03:31:41 -0700 Organization: http://groups.google.com Message-ID: <1124188301.606660.314200@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1124190090 31633 80.91.229.2 (16 Aug 2005 11:01:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Aug 2005 11:01:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 16 13:01:29 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E4zBk-0008KO-SQ for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Aug 2005 13:01:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E4zDy-0000ge-9H for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Aug 2005 07:03:18 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 153.94.51.193 Original-X-Trace: posting.google.com 1124188307 15650 127.0.0.1 (16 Aug 2005 10:31:47 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 16 Aug 2005 10:31:47 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=153.94.51.193; posting-account=YwWqCQ0AAAC_vMEke-QXRbS380Yv5vAN Original-Xref: shelby.stanford.edu gnu.emacs.help:133223 Original-To: help-gnu-emacs@gnu.org 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:28750 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28750 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. cheers, Sascha