emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help-at-pt.el


From: Kevin Rodgers
Subject: Re: help-at-pt.el
Date: Tue, 28 Oct 2003 11:24:44 -0700
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Luc Teirlinck wrote:

In as far as the key bindings go, I suggest binding 'help-at-pt-print
to C-h C-b, which seems to be an available C-h key.  (The "b" kind of
standing for help in the _b_uffer.)  If this is acceptable, I would
include this line in help.el:

(define-key help-map "\C-b" 'help-at-pt-print)


How about `C-h .', with "dot" being a mnemonic for point?


Binding the two motion commands could be left up to the user.
Bindings of C-tab and C-M-tab are suggested in the file.  Uncommenting
three lines at the end will enable all suggested bindings.


Shouldn't they be named help-at-pt-next-region and help-at-pt-previous-region,
and bound to keys with the `C-h' prefix?

--
Kevin Rodgers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]