home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!sics.se!eua.ericsson.se!etxmsll
- From: etxmsll@eua.ericsson.se (Mats Lidell)
- Newsgroups: gnu.epoch.misc
- Subject: Key bindings with 8-bit mode
- Message-ID: <1992Dec22.153923.8968@eua.ericsson.se>
- Date: 22 Dec 92 15:39:23 GMT
- Sender: news@eua.ericsson.se
- Distribution: gnu
- Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
- Lines: 19
- X-Md4-Signature: f55c9d082b2fed1c12ae08ce1a10f73b
- Nntp-Posting-Host: euas66c05.eua.ericsson.se
- Comments: Hyperbole mail buttons accepted, v3.06.
-
- Hi Folks,
-
- I'm having the the following problem.
-
- I use/load a lot of different emacs-lisp packages (that works with
- gnu-emacs.) Sometimes the package defines a local Meta-key-binding
- like:
-
- (define-key major-mode-map "\M-k" 'do-something-in-this-mode)
-
- Obviously I would like to keep this Meta-binding to the meta key but
- apparently the function gets bound to some "interesting" 8-bit
- character.
-
- Is there some way to get this without having to change the define-key
- statements in question.
-
- Yours
- %% Mats Lidell
-