Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!uw-beaver!cornell!rochester!uhura.cc.rochester.edu!ur-valhalla!galaxy.ee.rochester.edu!brown From: brown@galaxy.ee.rochester.edu (Eric Brown) Newsgroups: comp.emacs Subject: Re: Using an key instead of an prefix. Message-ID: <1445@valhalla.ee.rochester.edu> Date: 8 Sep 88 13:18:47 GMT References: <156@serene.CTS.COM> <7049@haddock.ima.isc.com> Sender: usenet@valhalla.ee.rochester.edu Reply-To: brown@galaxy.ee.rochester.edu (Eric Brown) Organization: UR Dept. of Electrical Engg, Rochester NY 14627 Lines: 21 In article <7049@haddock.ima.isc.com> karl@haddock.ima.isc.com (Karl Heuer) writes: >In article <156@serene.CTS.COM> rfarris@serene.CTS.COM (Rick Farris) writes: >>Can anyone tell me how I can use my alt-key on my pc instead of >>prefixes? I would really like to be able to substitute say >>for delete-word for -. > >Emacs binds M-d (ESC d) and C-M-d (ESC Ctrl-d) to different functions. Does >your keyboard distinguish between Alt-d and Ctrl-Alt-d? Mine doesn't. What Karl says is true. I think the problem can be overcome though through a very simple TSR. As I understand it (correct me if I'm wrong), the meta-key is supposed to set the msb-bit when a key is sent to emacs. If pc-emacs will take the same thing, a TSR can do the trick. After I get emacs for my pc, I will probably try and write it - look for it here in about two months. -Eric Brown. ee.rochester.edu