From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; follow-mode does not follow key binding conventions Date: Fri, 18 Jan 2008 11:52:46 +0000 (UTC) Message-ID: References: <478FB08B.1050100@gmail.com> <18320.1173.216485.206873@fencepost.gnu.org> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1200658393 3831 80.91.229.12 (18 Jan 2008 12:13:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Jan 2008 12:13:13 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 18 13:13:28 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JFq6A-0007Sy-5V for ged-emacs-devel@m.gmane.org; Fri, 18 Jan 2008 13:13:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFq5k-0005kk-Ql for ged-emacs-devel@m.gmane.org; Fri, 18 Jan 2008 07:13:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JFq5g-0005kf-T3 for emacs-devel@gnu.org; Fri, 18 Jan 2008 07:12:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JFq5g-0005kT-DQ for emacs-devel@gnu.org; Fri, 18 Jan 2008 07:12:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JFq5g-0005kQ-6r for emacs-devel@gnu.org; Fri, 18 Jan 2008 07:12:56 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFq5g-0001lf-7L for emacs-devel@gnu.org; Fri, 18 Jan 2008 07:12:56 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JFq5f-0004Bj-PL for emacs-pretest-bug@gnu.org; Fri, 18 Jan 2008 07:12:55 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JFq5c-0001kp-OQ for emacs-pretest-bug@gnu.org; Fri, 18 Jan 2008 07:12:55 -0500 Original-Received: from cpe-69-204-130-115.nycap.res.rr.com ([69.204.130.115] helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JFq5c-0001jM-Gr for emacs-pretest-bug@gnu.org; Fri, 18 Jan 2008 07:12:52 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Fri, 18 Jan 2008 11:52:46 +0000 (UTC) In-reply-to: <18320.1173.216485.206873@fencepost.gnu.org> (message from Glenn Morris on Thu, 17 Jan 2008 20:44:53 -0500) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-Greylist: delayed 1202 seconds by postgrey-1.27 at monty-python; Fri, 18 Jan 2008 07:12:48 EST X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:87048 gmane.emacs.pretest.bugs:20696 Archived-At: follow-mode binds for example 'C-c b' On today's GNU Emacs CVS snapshot, Fri, 2008 Jan 18 11:16 UTC GNU Emacs 23.0.50.37 (i686-pc-linux-gnu, GTK+ Version 2.12.1) According to C-h k (describe-key), while using follow-mode on a buffer full of text, C-c b is undefined. follow-mode binds follow-switch-to-buffer to C-c . b The C-c dot bindings that I discovered are: C-c . C-b follow-switch-to-buffer-all C-c . C-l follow-recenter C-c . C-v follow-scroll-up C-c . 1 follow-delete-other-windows-and-split C-c . < follow-first-window C-c . > follow-last-window C-c . b follow-switch-to-buffer C-c . n follow-next-window C-c . p follow-previous-window C-c . v follow-scroll-down -- Robert J. Chassell GnuPG Key ID: 004B4AC8 bob@rattlesnake.com bob@gnu.org http://www.rattlesnake.com http://www.teak.cc