all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* wanted to see isearch-mode-map in human form
@ 2003-01-09 23:41 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2003-01-09 23:41 UTC (permalink / raw)


I did (describe-variable (quote isearch-mode-map)) and it uses numbers
instead of more familiar symbols...

besides $ man 7 ascii doesn't seem to tell me what I am doing in this range:
       (121 . isearch-yank-kill)
       (112 . isearch-ring-retreat)
       (110 . isearch-ring-advance)

So I thought I could somehow use describe-mode, but that doesn't take
arguments, so it only takes the current mode [really
describe-current-mode :-(].

C-s C-h won't show them either...

A cursory browse thru Info finds lots about binding, little about
checking contents.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-09 23:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-09 23:41 wanted to see isearch-mode-map in human form Dan Jacobson

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.