home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!hsdndev!cfa203!maxim
- From: maxim@head-cfa.harvard.edu (Maxim Markevitch)
- Newsgroups: gnu.emacs.help
- Subject: sun keys binding - many questions
- Message-ID: <1992Sep2.025025.7231@head-cfa.harvard.edu>
- Date: 2 Sep 92 02:50:25 GMT
- Article-I.D.: head-cfa.1992Sep2.025025.7231
- Sender: maxim@head-cfa.harvard.edu (Maxim Markevitch)
- Organization: Smithsonian Astrophysical Observatory, Cambridge, MA, USA
- Lines: 25
-
-
-
- I use X emacs in its own window, X11R4 windows on a sparcstation
- under SunOS 4.1.1.
-
-
- Someone has recently asked how to bind the DEL key. I can add to
- that question that the DEL key can be bound to delete-char by
- defining a macro interactively; but I also failed to do this in
- .emacs file.
-
- It is also problematic to bind F10, Insert, Help and NumLock keys.
- (They all seem to have the same code.)
-
- Also, I have defined all other function keys globally. But in some
- modes, for example, in incremental search mode, the binding doesnt
- work, and the keys insert their codes in random places of a file.
- Should I define them for ALL minor modes also?
-
- Another question is how the fortran mode keymap should be referred
- to in .emacs file? 'fortran-mode-map' doesnt work.
-
-
- Thanks in advance,
- Maxim Markevitch
-