[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17819: 24.3.91; (void-function mouse--remap-link-click-p) in mouse-d
From: |
martin rudalics |
Subject: |
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