all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
To: 17819@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	[thread overview]
Message-ID: <87y4wrv9yu.fsf@yahoo.fr> (raw)

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@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.





             reply	other threads:[~2014-06-20 16:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20 16:09 Nicolas Richard [this message]
2014-06-20 17:27 ` bug#17819: 24.3.91; (void-function mouse--remap-link-click-p) in mouse-drag-line martin rudalics
2014-06-20 18:36 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y4wrv9yu.fsf@yahoo.fr \
    --to=theonewiththeevillook@yahoo.fr \
    --cc=17819@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.