all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Drew Adams <drew.adams@oracle.com>, emacs-devel@gnu.org
Subject: Re: bitten by lexical-binding
Date: Sun, 22 Nov 2015 15:29:10 +0100	[thread overview]
Message-ID: <87ziy685vt.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87y4dq3ygc.fsf@igel.home> (Andreas Schwab's message of "Sun, 22 Nov 2015 15:23:15 +0100")

Andreas Schwab <schwab@linux-m68k.org> writes:

> Drew Adams <drew.adams@oracle.com> writes:
>
>>       (let ((emacs24.4+
>> 	      (or (> emacs-major-version 24)
>> 		  (and (= emacs-major-version 24)
>> 		       (not (version< emacs-version "24.3.50"))))))
>> 	(if emacs24.4+
>> 	    (mouse-drag-track start-event) ; <=========
>
> This is the wrong condition. In 24.5 mouse-drag-track still accepts the
> optional argument.

And why would that make the condition wrong?

-- 
David Kastrup



  reply	other threads:[~2015-11-22 14:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-21 22:28 bitten by lexical-binding Drew Adams
2015-11-22 14:02 ` Johan Bockgård
2015-11-22 14:12 ` Artur Malabarba
2015-11-22 14:23 ` Andreas Schwab
2015-11-22 14:29   ` David Kastrup [this message]
2015-11-22 15:57   ` Drew Adams
2015-11-22 14:28 ` Michael Heerdegen
2015-11-22 17:08   ` Drew Adams

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=87ziy685vt.fsf@fencepost.gnu.org \
    --to=dak@gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.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.