Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!think!ames!ucbcad!ucbvax!LF-SERVER-2.BBN.COM!jr From: jr@LF-SERVER-2.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: building keymaps Message-ID: <8706261931.AA18648@ucbvax.Berkeley.EDU> Date: Fri, 26-Jun-87 15:32:06 EDT Article-I.D.: ucbvax.8706261931.AA18648 Posted: Fri Jun 26 15:32:06 1987 Date-Received: Sat, 27-Jun-87 10:49:11 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 13 With all this talk about what is the right binding of which key, and what termcap lacks, it seems the time is ripe for someone to build (in elisp) an interactive keymap builder. It prompts for a key to bind, you type it, it asks what function to put there (or what other key's binding to copy), and so on. Output would be elisp to set your keymap that way (based perhaps on the terminal type you are using at the time). Perhaps it also knows about or tracks function key labels; this could be used by help-w (where-is). Then load the keymap as part of your .emacs. Collect 'em and trade 'em with your friends. Anyone twiddling their thumbs this summer? /jr