[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: bitten by lexical-binding
From: |
Drew Adams |
Subject: |
RE: bitten by lexical-binding |
Date: |
Sun, 22 Nov 2015 07:57:58 -0800 (PST) |
> > (if emacs24.4+
> > (mouse-drag-track start-event)
>
> This is the wrong condition. In 24.5 mouse-drag-track still accepts the
> optional argument.
OK, thanks. I'll revisit/retest that 24.4+ condition.
IIRC, I used that, rather that >24.5, because, although it
still accepts the 2nd arg, the behavior did not reflect it.
But I will check that condition. Thx.