From: "Robert J. Chassell" <bob@rattlesnake.com>
To: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; follow-mode does not follow key binding conventions
Date: Fri, 18 Jan 2008 11:52:46 +0000 (UTC) [thread overview]
Message-ID: <m1JFpmA-002K4LC@rattlesnake.com> (raw)
In-Reply-To: <18320.1173.216485.206873@fencepost.gnu.org> (message from Glenn Morris on Thu, 17 Jan 2008 20:44:53 -0500)
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
next prev parent reply other threads:[~2008-01-18 11:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 19:46 23.0.50; follow-mode does not follow key binding conventions Lennart Borgman (gmail)
2008-01-18 1:44 ` Glenn Morris
2008-01-18 11:52 ` Robert J. Chassell [this message]
2008-01-18 18:19 ` Richard Stallman
2008-01-18 19:34 ` Lennart Borgman (gmail)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1JFpmA-002K4LC@rattlesnake.com \
--to=bob@rattlesnake.com \
--cc=emacs-pretest-bug@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.