[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Changes to emacs/lisp/progmodes/grep.el
From: |
Richard Stallman |
Subject: |
Re: Changes to emacs/lisp/progmodes/grep.el |
Date: |
Sat, 03 Jul 2004 14:20:47 -0400 |
"GUI-happy" users are mostly surprised of its stickiness: they tend
to expect that it is just active when you mark regions with a mouse,
or use a special marking sequence.
We are getting closer with temporary transient-mark-mode on
mouse-drag, but I don't think we are "there" yet with regard to
"expected" behavior.
Can you name some specific "unexpected" behaviors that we
might look for ways to change?
But the "expected behavior" for such users is that both
region-beginning and region-end are independent from point, so it's
a non-trivial change.
That does sound thoroughly incompatible with Emacs. However, the
programs I've seen don't seem to cancel the selection when you move
point. That would not be difficult, and is what we now do
after a mouse drag.
- Re: Changes to emacs/lisp/progmodes/grep.el, Juri Linkov, 2004/07/01
- Re: Changes to emacs/lisp/progmodes/grep.el, Daniel Pfeiffer, 2004/07/01
- Re: Changes to emacs/lisp/progmodes/grep.el, Daniel Pfeiffer, 2004/07/01
- Re: Changes to emacs/lisp/progmodes/grep.el, Stefan, 2004/07/01
- Re: Changes to emacs/lisp/progmodes/grep.el, David Kastrup, 2004/07/01
- Re: Changes to emacs/lisp/progmodes/grep.el, Stefan, 2004/07/01
- Re: Changes to emacs/lisp/progmodes/grep.el,
Richard Stallman <=
- Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Daniel Pfeiffer, 2004/07/04
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Richard Stallman, 2004/07/05
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Daniel Pfeiffer, 2004/07/05
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Richard Stallman, 2004/07/06
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Richard Stallman, 2004/07/07
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Richard Stallman, 2004/07/06
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Daniel Pfeiffer, 2004/07/07
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Richard Stallman, 2004/07/08
- Re: Mark handling (Was: Changes to emacs/lisp/progmodes/grep.el), Daniel Pfeiffer, 2004/07/10
- Re: Transient mark mode (was: Changes to emacs/lisp/progmodes/grep.el), Paul Pogonyshev, 2004/07/01