help-gnu-emacs
[Top][All Lists]
Advanced

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

Why can't unset C-j in help mode like other modes?


From: address@hidden
Subject: Why can't unset C-j in help mode like other modes?
Date: Mon, 15 Dec 2008 13:22:27 -0800 (PST)
User-agent: G2/1.0

I successfully unset C-j in other modes but the same trick doesn't
work in help mode?!? Why is that?...

(add-hook 'help-mode-hook  (lambda () (define-key help-mode-map
                                                                   [?
\C-j] nil)))

Chris


reply via email to

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