Xref: utzoo comp.emacs:7756 gnu.emacs:2303 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!apctrc!zjam0b From: zjam0b@apctrc.trc.amoco.com (Andrew Montgomery) Newsgroups: comp.emacs,gnu.emacs Subject: GNU Emacs and the use of Left Function keys on the SUN Message-ID: <1451@apctrc.UUCP> Date: 13 Feb 90 17:26:40 GMT Sender: news@apctrc.UUCP Reply-To: zjam0b@apctrc.trc.amoco.com (Andrew Montgomery) Distribution: usa Organization: Amoco Production Company, Tulsa Research Center Lines: 17 I am currently running GNU Emacs 18.55.3 and trying to define the function keys on a SUN-3 terminal, and am finding it impossible to properly define some of the Left function keys (L6, L9, F1, and more). How can I do this? I am currently trying to use the `define-key' command: (global-set-key "\e[200z" 'find-file);L9:VISIT NEW FILE and am having no success what so ever. The "special" function keys are not being redifined, while the other function keys are. If there are any old postings or notes on this subject, please send them to me. Any help is greatly appreciated. Andrew Montgomery zjam0b@apctrc.trc.amoco.com