home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / lucidem / help / 854 < prev    next >
Encoding:
Text File  |  1993-01-07  |  2.0 KB  |  46 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Thu, 7 Jan 1993 11:41:06 EST
  2. Date: Thu, 7 Jan 1993 11:40:04 -0500
  3. From: dbc@cs.brown.edu (Brook Conner)
  4. Message-ID: <9301071640.AA25406@hamlet.cs.brown.edu>
  5. Subject: Re: Middle mouse button - clash of actions
  6. References: <C0HnyA.2IK@fulcrum.co.uk>
  7. Newsgroups: alt.lucid-emacs.help
  8. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  9. Sender: help-lucid-emacs-request@lucid.com
  10. Lines: 34
  11.  
  12. **> On Thu, 7 Jan 1993 14:51:46 GMT, rct@fulcrum.co.uk (Richard Taylor) said:
  13.  
  14.   Richard> I noticed that I seem to get clashes between the lemacs and X actions
  15.   Richard> of the middle mouse button, which are:
  16.  
  17.   Richard> X:        paste 'primary selection'
  18.   Richard> lemacs:        select 'hyperlink'    (apologies for the loose terminology)
  19.  
  20. This sounds like you're using Lucid Emacs with Hyperbole loaded (in
  21. all probability).   Hyperbole is the one that binds middle mouse
  22. button to following links.  Hyperbole will let you toggle the mouse
  23. behavior from hyperbole's version, to the default.  The default for
  24. Lemacs IS paste 'primary selection'.  Toggling mouse behavior is
  25. usually bound to "\C-c t".  If it isn't bound that way for you, the
  26. function is called "sm-toggle-mouse-bindings".  
  27.  
  28.   Richard> I'm confused as to how lemacs decides which is the 'correct' action.
  29.   Richard> Is it decided by the buffer's current mode?
  30.  
  31. If you Are running hyperbole, hyperbole does different things in
  32. different modes, and in different contexts.  See the manual for more
  33. info.  If hyperbole is running and its mouse bindings are on, you
  34. should never get paste from middle button.  You'd have to turn off its
  35. bindings to paste.
  36.  
  37.   Richard> My main confusion is in dired and manual modes (so far), where I have
  38.   Richard> seen both actions, at different times (although in different lemacs
  39.   Richard> processes). I would rather have the hyperlinks in dired than the paste
  40.   Richard> action, but usually paste the action I get. Rats.
  41.  
  42. Sounds like sometimes you're loading hyperbole and sometimes you're
  43. not.
  44.  
  45. Brook
  46.