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.

Full log


View this message in rfc822 format

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: 17819 <at> debbugs.gnu.org
Subject: bug#17819: 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.




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

Previous Next


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