[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [usability] mouse-1 for performing actions?
From: |
Richard Stallman |
Subject: |
Re: [usability] mouse-1 for performing actions? |
Date: |
Sat, 25 May 2002 15:20:37 -0600 (MDT) |
Yes. If you drag mouse-1 inside the current selection you get
drag'n'drop, if you drag mouse-1 anywhere else it marks.
I don't think this would be hard to implement, so I suggest once again
that someone give it a try. It is not necessary to know anything
special about GUI programming, it is only necessary to change the
command that is bound to down-mouse-1 so that in some cases it moves
the region text to where the mouse is. It should try to do something
smart with the undo list so as not to accumulate things there
for the intermediate changes that were not really made.
What happens if you click within the current selection?
Does that cancel the selection and move point there?
Perhaps it should; that could help address Miles' complaint:
For instance, when you select a region, and get the start wrong by 1
character, you can't just redrag it, you have first get rid of the
region by clicking (outside the region!), and _then_ redragg.
- Re: [usability] mouse-1 for performing actions?, (continued)
- Re: [usability] mouse-1 for performing actions?, Kai Großjohann, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Simon Josefsson, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Robert J. Chassell, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Simon Josefsson, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Robert J. Chassell, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Kai Großjohann, 2002/05/25
- Re: [usability] mouse-1 for performing actions?, Eli Zaretskii, 2002/05/25
- Re: [usability] mouse-1 for performing actions?, Miles Bader, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Karl Eichwalder, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Robert J. Chassell, 2002/05/24
- Re: [usability] mouse-1 for performing actions?,
Richard Stallman <=
- Re: [usability] mouse-1 for performing actions?, Simon Josefsson, 2002/05/25
- Re: [usability] mouse-1 for performing actions?, Miles Bader, 2002/05/25
- Re: [usability] mouse-1 for performing actions?, Richard Stallman, 2002/05/26
- Re: [usability] mouse-1 for performing actions?, Robert J. Chassell, 2002/05/24
- Re: [usability] mouse-1 for performing actions?, Karl Eichwalder, 2002/05/22
- Re: [usability] mouse-1 for performing actions?, Karl Eichwalder, 2002/05/22
- Re: [usability] mouse-1 for performing actions?, Kai Großjohann, 2002/05/22
- Re: [usability] mouse-1 for performing actions?, Francesco Potorti`, 2002/05/21
- Re: [usability] mouse-1 for performing actions?, Alan Shutko, 2002/05/21
- Re: [usability] mouse-1 for performing actions?, Andreas Schwab, 2002/05/22