GNU bug report logs - #17887
Regression: mouse-1 click on link does mouse-2 instead

Previous Next

Package: emacs;

Reported by: Barry OReilly <gundaetiapo <at> gmail.com>

Date: Mon, 30 Jun 2014 22:14:01 UTC

Severity: normal

Tags: notabug

Done: Barry OReilly <gundaetiapo <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Barry OReilly <gundaetiapo <at> gmail.com>
Subject: bug#17887: closed (Re: bug#17887: Regression: mouse-1 click on
 link does mouse-2 instead)
Date: Thu, 21 Aug 2014 01:46:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#17887: Regression: mouse-1 click on link does mouse-2 instead

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 17887 <at> debbugs.gnu.org.

-- 
17887: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17887
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Barry OReilly <gundaetiapo <at> gmail.com>
Cc: 17887-done <at> debbugs.gnu.org
Subject: Re: bug#17887: Regression: mouse-1 click on link does mouse-2 instead
Date: Wed, 20 Aug 2014 18:45:35 -0700
[Message part 3 (text/plain, inline)]
This problem went away at some point between emacs-24.3.92 and today's head
of the emacs-24 branch. debbugs.gnu.org/18212 ? Closing.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Barry OReilly <gundaetiapo <at> gmail.com>
To: emacs bugs <bug-gnu-emacs <at> gnu.org>
Subject: Regression: mouse-1 click on link does mouse-2 instead
Date: Mon, 30 Jun 2014 15:13:45 -0700
[Message part 6 (text/plain, inline)]
To reproduce on latest emacs-24 branch:

  mkdir /tmp/foo.d
  emacs -Q /tmp

Dired mode creates links out of the directory names, such as foo.d.
C-h k then mouse-1 (ie left) click on a link. See:

  <mouse-2> (translated from <down-mouse-2> <mouse-2>) at that spot runs
  the command mouse-yank-primary, which is an interactive compiled Lisp

But if you C-h k then mouse-1 click where there is no link, see:

  <down-mouse-1> (translated from <down-mouse-1> <down-mouse-1>) at that
  spot runs the command mouse-drag-region, which is an interactive

Though this doesn't create an issue in Dired, it is causing another
Emacs package I use (unreleased) to paste text instead of doing what
it used to do in Emacs 24.3, which is to show its own context menu.

Why would C-h k mouse-1 say anything about mouse-2?

In GNU Emacs 24.3.92.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10)
 of 2014-06-27 on REDACTED
Windowing system distributor `The X.Org Foundation', version 11.0.11405000
System Description:    Ubuntu 12.04.4 LTS
[Message part 7 (text/html, inline)]

This bug report was last modified 10 years and 280 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.