home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3864 < prev    next >
Encoding:
Text File  |  1992-08-27  |  880 b   |  34 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!sdl!sharma
  3. From: sharma@euler.Warren.MENTORG.COM (Sharma Kunapalli)
  4. Subject: C++ mode in emacs and unbinding C-cC-c
  5. Message-ID: <1992Aug27.154259.558@Warren.MENTORG.COM>
  6. Sender: sharma@Warren.MENTORG.COM (Sharma Kunapalli)
  7. Organization: Mentor Graphics Corp. - IC Group
  8. Date: Thu, 27 Aug 1992 15:42:59 GMT
  9. Lines: 23
  10.  
  11. Hi All,
  12.  
  13. When I am in the C++ mode in emacs, C-cC-c is
  14. automatically bound to 'c++-comment-region'.
  15. What I want is to bind C-cC-c to 'compile'.
  16.  
  17. I have tried doing global-set-key C-cC-c to compile.
  18. Doesnt work.
  19.  
  20. I have tried global-unset-key C-cC-c first and then
  21. bind it to 'compile'. Doesnt work.
  22.  
  23. Any help on how I can bind C-cC-c to 'compile' 
  24. would be appreciated.
  25.  
  26. Thanks.
  27.  
  28. Sharma
  29. -- 
  30. The opinions expressed here are solely mine. My company has nothing
  31. to do with these.
  32.  
  33. Email: sharma@euler.warren.mentorg.com
  34.