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

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

wanted to see isearch-mode-map in human form


From: Dan Jacobson
Subject: wanted to see isearch-mode-map in human form
Date: 10 Jan 2003 07:41:58 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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





reply via email to

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