emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 ea1960b: Avoid resetting track-mouse by mouse


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 ea1960b: Avoid resetting track-mouse by mouse clicks
Date: Wed, 21 Sep 2016 12:28:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> (push 'mouse-drag track-mouse)
>> [...]
>> (setq track-mouse (delq 'mouse-drag track-mouse))

> But that wasn't the purpose of the fix.  What you suggest fixes a
> different problem, one that has yet to be reported;

Right, it would fix another problem additionally to fixing the problem
that your patch fixed.


        Stefan




reply via email to

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