home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / alt / lucidem / help / 356 < prev    next >
Encoding:
Text File  |  1992-08-29  |  2.3 KB  |  47 lines

  1. Newsgroups: alt.lucid-emacs.help
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!m2.dseg.ti.com!lystad
  3. From: lystad@m2.dseg.ti.com (Garr Lystad)
  4. Subject: Re: Mouse enhancements for buffer-menu mode
  5. Organization: TI DSEG, Spring Creek, Plano, Tx.
  6. In-Reply-To: jwz@lucid.COM's message of 27 Aug 92 20:30:17 GMT
  7. References: <LYSTAD.92Aug27090446@m2.dseg.ti.com> <9208272030.AA06576@thalidomide.lucid>
  8. Message-ID: <LYSTAD.92Aug28074944@m2.dseg.ti.com>
  9. Reply-To: Garr Lystad <lystad@m2.dseg.ti.com>
  10. Sender: lystad@m2.dseg.ti.com (Garr Lystad)
  11. Date: Fri, 28 Aug 1992 13:49:44 GMT
  12. Lines: 33
  13.  
  14.  
  15. I'm all for consistency, and I sure don't like surprises when I use an
  16. editor.  Your guidelines are consistent with the unmodified button use
  17. in Zmacs too, which is good for us Lisp programmers. 
  18.  
  19. Still, I  think there are some  other  considerations.  There probably
  20. isn't more than one, or at most two, menus of any use in a given mode.
  21. If we do get into a situation  with a lot  of menus it's probably best
  22. to arrange them in a hierarchy with the root on button3.  So we have a
  23. menu on button 3.  If there are quite a few useful commands to  be put
  24. on  the  mouse  I'd  like  to  be  able   to   put  some  of  them  on
  25. Control-button3 or shift-button3, etc.  I really believe there are too
  26. many useful  mouse commands that can  be  created  to reserve button 3
  27. with modifers for menus.  (Of course I put a command on an  unmodified
  28. button3.   I thought of that as a  convenience,  particularly  since I
  29. hadn't created a menu.  But on reflection, that is probably a mistake.)
  30.  
  31. Also there are some NATURAL assignments to the mouse that don't fit
  32. the guidelines, such as moused-line-to-top, moused-line-to-middle, and
  33. moused-line-to-bottom on modified buttons 1, 2, and 3 respectively.
  34.  
  35. To help remove confusion even further, I would suggest a convention
  36. that all commands that are put on the mouse should have the word mouse
  37. in them.  That way if someone does apropos on the word mouse he will
  38. find the commands he has available.  Of course apropos should
  39. be fixed to show the mouse bindings as it does with regular key
  40. bindings. 
  41.  
  42. Well, that's my opinion anyway,  for  what its worth.  And in spite of
  43. my opinion  on  modified mouse  buttons, I  really do  thank Jamie for
  44. trying to put a little order in our multiple, uncoordinated efforts.
  45.  
  46.   --  Garr
  47.