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

  1. Path: sparky!uunet!usc!news.bbn.com!hsdndev!cfa203!job
  2. From: job@head-cfa.harvard.edu (Jeffrey Oliver Breen)
  3. Newsgroups: gnu.emacs.help
  4. Subject: mouse in epoch
  5. Keywords: epoch mouse help
  6. Message-ID: <1992Dec12.204419.15664@head-cfa.harvard.edu>
  7. Date: 12 Dec 92 20:44:19 GMT
  8. Followup-To: mmarkevi@esoc1.bitnet
  9. Organization: Smithsonian Astrophysical Observatory, Cambridge, MA,  USA
  10. Lines: 38
  11.  
  12. I'm posting this for friend w/o Usenet access please reply via e-mail
  13. to him directly at mmarkevi@esoc1.bitnet - thanks!
  14. --
  15.  
  16. Hello,
  17. I got epoch-4.2, installed it on a sparcstation IPC running openwin 3.0,
  18. and now cannot figure out how to bind a function to a mouse click.
  19. I wrote the following stuff in .emacs file
  20.  
  21. (require 'mouse)
  22. ;;; though, epoch knows the function global-set-mouse even without this
  23. ;;; line  (M.M.)
  24. (global-set-mouse mouse-right mouse-shift 'end-of-line)
  25.  
  26. to bind shift-right to end-of-line -- it doesnt work and says
  27. "Wrong type argument: integerp, ......"
  28.  
  29. I suspect that there's something very simple, which should be in a
  30. template dot.emacs file, which is absent in the distribution tar
  31. file. If dot.emacs contains anything appropriate with respect to plain
  32. emacs (I used emacs before), could someone send me this file also?
  33.  
  34.  
  35.  
  36. Please email to mmarkevi@esoc1.bitnet -- I'm not on usenet.
  37.  
  38. Thanks in advance,
  39. Maxim Markevitch       mmarkevi@esoc1.bitnet
  40.                        Institute for Space Research, Moscow
  41.  
  42.  
  43. ---
  44.  
  45. -- 
  46. +-----------
  47. | Jeffrey Oliver Breen   Harvard-Smithsonian Center for Astrophysics,
  48. | (617) 495-7252         60 Garden St., Room B-340, MS 70, Cambridge, MA  02138
  49. |
  50.