GNU bug report logs - #17819
24.3.91; (void-function mouse--remap-link-click-p) in mouse-drag-line

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Fri, 20 Jun 2014 16:11:01 UTC

Severity: important

Found in version 24.3.91

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17819 in the body.
You can then email your comments to 17819 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17819; Package emacs. (Fri, 20 Jun 2014 16:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Richard <theonewiththeevillook <at> yahoo.fr>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 20 Jun 2014 16:11:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.91; (void-function mouse--remap-link-click-p) in mouse-drag-line
Date: Fri, 20 Jun 2014 18:09:45 +0200
from emacs -Q :
1. M-x package-list-packages RET
2. Double click on "Package" (first column header)

The error is :
Debugger entered--Lisp error: (void-function mouse--remap-link-click-p)
  mouse--remap-link-click-p
  mouse-drag-line
  mouse-drag-header-line
  call-interactively
  command-execute

(I removed the arguments, they weren't useful.)

The ChangeLog mentions that the function was removed on 2013-03-09.
The relevant commit is :

Author: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date:   Fri Mar 8 23:15:53 2013 -0500

    Separate mouse-1-click-follows-link from mouse-drag-region.
    * lisp/mouse.el (mouse--down-1-maybe-follows-link): New function.
    (key-translation-map): Use it to implement mouse-1-click-follows-link.
    (mouse-drag-line, mouse-drag-track): Remove mouse-1-click-follows-link code.
    (mouse--remap-link-click-p): Remove.
    * src/keyboard.c (access_keymap_keyremap): Accept nil return value from
    functions to mean "no change".
    * src/keyboard.h (EVENT_START, EVENT_END, POSN_WINDOW, POSN_POSN)
    (POSN_WINDOW_POSN, POSN_TIMESTAMP): Be careful since events may come
    from Elisp via unread-command-events.

-- 
Nico.




Severity set to 'important' from 'normal' Request was from Stefan Monnier <monnier <at> iro.umontreal.ca> to control <at> debbugs.gnu.org. (Fri, 20 Jun 2014 16:28:01 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17819; Package emacs. (Fri, 20 Jun 2014 17:29:02 GMT) Full text and rfc822 format available.

Message #10 received at 17819 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>, 
 17819 <at> debbugs.gnu.org
Subject: Re: bug#17819: 24.3.91; (void-function mouse--remap-link-click-p)
 in mouse-drag-line
Date: Fri, 20 Jun 2014 19:27:32 +0200
> The error is :
> Debugger entered--Lisp error: (void-function mouse--remap-link-click-p)
>    mouse--remap-link-click-p
>    mouse-drag-line
>    mouse-drag-header-line
>    call-interactively
>    command-execute

I inadvertently reintroduced code that was removed by Stefan earlier.
Should be fixed with revision 117267 on the emacs-24 branch.

Thanks for the report, martin




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17819; Package emacs. (Fri, 20 Jun 2014 18:37:01 GMT) Full text and rfc822 format available.

Message #13 received at 17819 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 17819 <at> debbugs.gnu.org
Subject: Re: bug#17819: 24.3.91;
 (void-function mouse--remap-link-click-p) in mouse-drag-line
Date: Fri, 20 Jun 2014 14:36:09 -0400
> 1. M-x package-list-packages RET
> 2. Double click on "Package" (first column header)
> The error is :
> Debugger entered--Lisp error: (void-function mouse--remap-link-click-p)

Martin and I stepped on each other's toes a few times along the way, but
I think it's fixed now, thank you,


        Stefan




bug closed, send any further explanations to 17819 <at> debbugs.gnu.org and Nicolas Richard <theonewiththeevillook <at> yahoo.fr> Request was from Stefan Monnier <monnier <at> iro.umontreal.ca> to control <at> debbugs.gnu.org. (Fri, 20 Jun 2014 18:46:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 Jul 2014 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 25 days ago.

Previous Next


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