Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!apple!bbn!gateway!dsys.icst.nbs.GOV!rbj From: rbj@dsys.icst.nbs.GOV (Root Boy Jim) Newsgroups: comp.emacs Subject: see-chars for GNU Message-ID: <8905022021.AA01883@dsys.icst.nbs.gov> Date: 2 May 89 20:21:40 GMT Sender: news@bbn.COM Organization: National Institute of Standards and Technology formerly National Bureau of Standards Lines: 21 ? From: "Randal L. Schwartz @ Stonehenge" ? Ever wonder what characters a function key sends out, or one of those ? other "unknown" keys like "scroll right"? Well, even if you don't ? have one of those problems today, tuck this little goody away, 'cause ? it'll help you figure that out when the time comes. ? `see-chars' accepts *any* characters (including a C-g) until a ? three-second timeout has passed. It then tosses up a human-readable ? display of the characters entered. [elisp deleted] That ought to do the trick, but is overkill for most keys, which usually send out either an escape (or perhaps some other control character) followed by printable characters. When I want to find out what a key types I just precede it with ^Q. Root Boy Jim is what I am Are you what you are or what?