emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#27040: closed (25.2: fringe click event bug)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27040: closed (25.2: fringe click event bug)
Date: Sat, 27 May 2017 13:01:02 +0000

Your message dated Sat, 27 May 2017 16:00:04 +0300
with message-id <address@hidden>
and subject line Re: bug#27040: 25.2: fringe click event bug
has caused the debbugs.gnu.org bug report #27040,
regarding 25.2: fringe click event bug
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27040: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27040
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.2: fringe click event bug Date: Tue, 23 May 2017 20:13:20 +0200 User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
In Emacs 25.1/25.2:

  - emacs -q
  - C-h k
  - Click somewhere in the fringe:

=> Args out of range: "Describe key (or click or menu item): mouse-1", 0, 64

Same recipe in Emacs 24.5 pops up a description of the binding as expected:

=========
<mouse-1> (translated from <down-mouse-1> <mouse-1>) at that spot runs
the command mouse-set-point, which is an interactive compiled Lisp
function in `mouse.el'.

It is bound to <triple-mouse-1>, <double-mouse-1>, <mouse-1>.

(mouse-set-point EVENT)

Move point to the position clicked on with the mouse.
This should be bound to a mouse click event type.
=========

As a side note, while you click and hold the mouse in the fringe in an emacs-lisp mode buffer in Emacs 25.2, the echo area indicates the current mode name. (This does not
happen in Emacs 24.5).  Not sure if this is related (or intentional).




--- End Message ---
--- Begin Message --- Subject: Re: bug#27040: 25.2: fringe click event bug Date: Sat, 27 May 2017 16:00:04 +0300
> From: "Charles A. Roelli" <address@hidden>
> Date: Tue, 23 May 2017 20:13:20 +0200
> 
> In Emacs 25.1/25.2:
> 
>    - emacs -q
>    - C-h k
>    - Click somewhere in the fringe:
> 
>      => Args out of range: "Describe key (or click or menu item): 
> mouse-1", 0, 64

Thanks, fixed.

> As a side note, while you click and hold the mouse in the fringe in an 
> emacs-lisp mode
> buffer in Emacs 25.2, the echo area indicates the current mode name. 
> (This does not
> happen in Emacs 24.5).  Not sure if this is related (or intentional).

I have no idea where this comes from.  Looks like some subtle bug.
Please submit a separate bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]