home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / help / 5108 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1023 b 

  1. Path: sparky!uunet!airgun!airgun.wg.waii.com!dla
  2. From: dla@se05.wg2.waii.com (Doug Acker)
  3. Newsgroups: gnu.emacs.help
  4. Subject: binding cntrl-SPC to set-mark-command
  5. Message-ID: <DLA.92Dec16224504@se05.wg2.waii.com>
  6. Date: 17 Dec 92 04:46:05 GMT
  7. Sender: news@airgun.wg.waii.com
  8. Organization: western geophysical exploration products
  9. Lines: 13
  10. Nntp-Posting-Host: se05.wg2.waii.com
  11.  
  12. I'm  trying  to  bind  cntrl-spc  to  set-mark-command  (its  bound to
  13. self-insert-command right now), so I put this in my .emacs:
  14.  
  15. (global-set-key "\C-\020" 'set-mark-command)
  16.  
  17. but this doesn't seem to help .. what am I doing wrong?
  18. --
  19. Douglas L.Acker                Western Geophysical Exploration Products
  20. ____    ____     ____          a division of Western Atlas International Inc.
  21. \   \  /   /\   /   /\         A Litton / Dresser Company
  22.  \   \/   /  \ /   /  \        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23.   \  /   / \  /   /\   \       Internet  :  acker@wg2.waii.com
  24.    \/___/   \/___/  \___\      Voice     :  (713) 964-6128
  25.