all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why can't unset C-j in help mode like other modes?
@ 2008-12-15 21:22 seberino
  2008-12-15 22:12 ` Drew Adams
       [not found] ` <mailman.2828.1229379156.26697.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: seberino @ 2008-12-15 21:22 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-17 12:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-15 21:22 Why can't unset C-j in help mode like other modes? seberino
2008-12-15 22:12 ` Drew Adams
     [not found] ` <mailman.2828.1229379156.26697.help-gnu-emacs@gnu.org>
2008-12-17 12:28   ` Xah Lee

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.