From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marc Tfardy Newsgroups: gmane.emacs.help Subject: Re: Link between two buffers Date: Thu, 28 Jul 2005 23:48:59 +0200 Message-ID: <3kt1opFvuqrhU1@individual.net> References: <3kot17Fv8d3mU1@individual.net> <87ack8vd75.fsf@thalassa.informatimago.com> <87ack8t3ai.fsf@thalassa.informatimago.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 1122587027 20089 80.91.229.2 (28 Jul 2005 21:43:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 21:43:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 23:43:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DyG9m-0005pP-44 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 23:43:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyGCE-0003eG-Os for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 17:45:42 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 22 Original-X-Trace: individual.net nz0DVRfiLDkw4lSP2twjdQBmvcQlERqM5nrzOOOpMZ9OC0q/RU User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en In-Reply-To: <87ack8t3ai.fsf@thalassa.informatimago.com> Original-Xref: shelby.stanford.edu gnu.emacs.help:132742 comp.emacs:89806 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:28265 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28265 Pascal Bourguignon wrote: > drkm writes: > > >>Pascal Bourguignon writes: >> >> >>>There is follow-mode which does it vertically. Perhaps you could hack >>>it to do it also horizontally, depending on how the windows are split >>>when starting it... >> >> Why "depending on how the windows are split"? 'follow-mode' >>could follow both horizontaly and verticaly, isn't it? > > > No it cannot follow horizontally. Hmmm... is it true that follow-mode works only with one file? Can I not open two different files and link both together? Marc