home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.emacs.help
- Path: sparky!uunet!sdl!sharma
- From: sharma@euler.Warren.MENTORG.COM (Sharma Kunapalli)
- Subject: C++ mode in emacs and unbinding C-cC-c
- Message-ID: <1992Aug27.154259.558@Warren.MENTORG.COM>
- Sender: sharma@Warren.MENTORG.COM (Sharma Kunapalli)
- Organization: Mentor Graphics Corp. - IC Group
- Date: Thu, 27 Aug 1992 15:42:59 GMT
- Lines: 23
-
- Hi All,
-
- When I am in the C++ mode in emacs, C-cC-c is
- automatically bound to 'c++-comment-region'.
- What I want is to bind C-cC-c to 'compile'.
-
- I have tried doing global-set-key C-cC-c to compile.
- Doesnt work.
-
- I have tried global-unset-key C-cC-c first and then
- bind it to 'compile'. Doesnt work.
-
- Any help on how I can bind C-cC-c to 'compile'
- would be appreciated.
-
- Thanks.
-
- Sharma
- --
- The opinions expressed here are solely mine. My company has nothing
- to do with these.
-
- Email: sharma@euler.warren.mentorg.com
-