From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Scroll two buffers in unison Date: Mon, 20 Jan 2003 17:09:22 GMT Organization: Still searching... Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043083380 2318 80.91.224.249 (20 Jan 2003 17:23:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2003 17:23:00 +0000 (UTC) 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 18afcX-0000WW-00 for ; Mon, 20 Jan 2003 18:22:01 +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 18afRW-0002KR-08 for gnu-help-gnu-emacs@m.gmane.org; Mon, 20 Jan 2003 12:10:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!c03.atl99!rip!news.webusenet.com!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr16.news.prodigy.com.POSTED!cbca52ab!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:jc+1tiG9BF9i8mBYQ0hhF1bNUWg= Original-Lines: 10 Original-NNTP-Posting-Host: 63.202.232.174 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr16.news.prodigy.com 1043082562 ST000 63.202.232.174 (Mon, 20 Jan 2003 12:09:22 EST) Original-NNTP-Posting-Date: Mon, 20 Jan 2003 12:09:22 EST X-UserInfo1: [[PAPDON]ZWSCFD[LZKJOPHAWB\^PBQLGPQRZQMIWIWTEPIB_NVUAH_[BL[\IRKIANGGJBFNJF_DOLSCENSY^U@FRFUEXR@KFXYDBPWBCDQJA@X_DCBHXR[C@\EOKCJLED_SZ@RMWYXYWE_P@\\GOIW^@SYFFSWHFIXMADO@^[ADPRPETLBJ]RDGENSKQQZN Original-Xref: shelby.stanford.edu gnu.emacs.help:109233 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor 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:5757 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5757 Pretty sure I've been able to scroll two buffers in split frame in unison somehow. I don't mean in ediff mode. Calling C-h b and ferriting out all instances of `scroll' seems like it should lead to such a command unless it isn't bound. Not sure how to search unbound commands unless C-h w displays them but I didn't find it there either. I went through M-x apropos scroll which produces a massive list but still didn't notice a likely hit.