* Re: mouse-1-click-follows-link in dired surprising
[not found] <4Jxog.2915$Uc3.2353@tornado.texas.rr.com>
@ 2006-06-29 9:23 ` Kim F. Storm
[not found] ` <E1Fvw65-0007jp-5i@fencepost.gnu.org>
[not found] ` <mailman.3502.1151580609.9609.bug-gnu-emacs@gnu.org>
2 siblings, 0 replies; 3+ messages in thread
From: Kim F. Storm @ 2006-06-29 9:23 UTC (permalink / raw)
doug (at) @ (my) bagley (house) .org writes:
> using "GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.8.18) of
> 2006-06-25 ..."
>
> Not sure if this is a bug in Emacs, or my expectations, but with
> mouse-1-click-follows-link, mouse-1 now behaves in dired mode like
> mouse-2; it does a find-file-other-window. It seems to me that this
> isn't a good thing, as I (and perhaps others who use "click to
> raise" behavior in their window manager?) often want to raise a
> frame containing a dired buffer by doing a mouse-1 click in it, but
> since virtually all lines in that buffer are considered "links",
> and the default behavior of mouse-1-click-follows-link is to follow
> the link, this visits files I do not intend to visit. To me, it is
> surprising behavior.
>
> I currently work around this by making mouse-1-click-follows-link a
> local variable in dired-mode and setting it to nil. But is there
> really any need for mouse-1-click-follows-link in dired (as mouse-2
> already does the same thing)? Could this be disabled by default?
Try:
(setq x-mouse-click-focus-ignore-position t)
--
Kim F. Storm http://www.cua.dk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mouse-1-click-follows-link in dired surprising
[not found] ` <20060629141104.5A1181F673@bagley.org>
@ 2006-06-30 11:07 ` Richard Stallman
0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2006-06-30 11:07 UTC (permalink / raw)
Cc: emacs-devel
Many other applications use mouse-1 to activate special areas.
What happens when you click on those windows to raise them?
Don't you have a similar problem?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mouse-1-click-follows-link in dired surprising
[not found] ` <OPQog.4346$Uc3.4039@tornado.texas.rr.com>
@ 2006-06-30 11:07 ` Richard Stallman
0 siblings, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2006-06-30 11:07 UTC (permalink / raw)
Cc: bug-gnu-emacs
But my question isn't really how to fix the behavior, it is whether
Emacs should be enabling mouse-1-click-follows-link in dired mode by
default?
Yes, definitely. It is a big improvement in compatibility
with other apps. We can try to do something for the sake of your
problem, but turning this off would be throwing out the baby with the
bathwater.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-06-30 11:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4Jxog.2915$Uc3.2353@tornado.texas.rr.com>
2006-06-29 9:23 ` mouse-1-click-follows-link in dired surprising Kim F. Storm
[not found] ` <E1Fvw65-0007jp-5i@fencepost.gnu.org>
[not found] ` <20060629141104.5A1181F673@bagley.org>
2006-06-30 11:07 ` Richard Stallman
[not found] ` <mailman.3502.1151580609.9609.bug-gnu-emacs@gnu.org>
[not found] ` <OPQog.4346$Uc3.4039@tornado.texas.rr.com>
2006-06-30 11:07 ` Richard Stallman
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.