emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 68bcf86 2/4: package/names: :group can be given a list


From: David Kastrup
Subject: Re: [elpa] master 68bcf86 2/4: package/names: :group can be given a list
Date: Tue, 13 Jan 2015 10:48:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

"Stephen J. Turnbull" <address@hidden> writes:

> David Kastrup writes:
>  
>  > Many versions of quoted lambda functions may these days be _so_
>  > much better written using lexical binding instead that I think
>  > XEmacs should really try catching up here.
>
> We've been talking about that for a while, but it's not possible to
> port Emacs's implementation directly, not to mention the usual set of
> "technical differences" (Aidan doesn't like "-*- lexbind: t -*-" which

Make no mistake: it's an awful crutch (I think that Stefan would likely
agree that it's only justification is that it is hard to come up with
something better) and should at some point of time be the default.

I don't think I've written code that would mind that switch: relying on
dynamical binding, particularly without properly declaring the involved
variables, is just so awkward.  Nevertheless, there likely _will_ be
non-negligible amounts of code around that do mind.

> matters because he's the only competent person who's shown interest in
> writing code for this, the others being Mike -- as a Schemer you'd
> think he'd be on it like a cat on catnip, but no interest shown as yet
> -- and Ben -- not in evidence on XEmacs channels for many moons).
>
> I'll see if this gives Aidan a reason to be happier about file-level
> declarations.

I don't think anybody is happy about them.  Come up with a better
migration mechanism, and I guess you'll have people's attention.

At least it is a noticeable clue of the "if this module does not work on
your version of Emacs, this will likely be the reason" kind.

-- 
David Kastrup



reply via email to

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