emacs-pretest-bug
[Top][All Lists]
Advanced

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

[comp.emacs] Re: Help in GNU Emacs


From: Jason Rumney
Subject: [comp.emacs] Re: Help in GNU Emacs
Date: 04 Jun 2003 21:53:05 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

lawrence mitchell <address@hidden> writes:

> The recommended way of doing it in ehelp.el is to do
> ;; To make this the default, you must do
> ;; (require 'ehelp)
> ;; (define-key global-map "\C-h" 'ehelp-command)
> ;; (define-key global-map [help] 'ehelp-command)
> ;; (define-key global-map [f1] 'ehelp-command)
> 
> Note that you have to (require 'ehelp) before trying to use it.

Shouldn't ehelp-command be marked for autoload if it is the main
entry point to ehelp?







reply via email to

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