emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposed changes to gnus-dup.el


From: Andy Moreton
Subject: Re: Proposed changes to gnus-dup.el
Date: Mon, 25 Mar 2019 15:59:15 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1.92 (windows-nt)

On Mon 25 Mar 2019, Basil L. Contovounesios wrote:

> While looking into bug#34973, bug#34974, and bug#34987, I accumulated
> the attached changes to lisp/gnus/gnus-dup.el which I would like to push
> to master.  WDYT?

Given the games Gnus plays with bindings (see `defvoo' and `deffoo') the
switch to lexical binding for gnus may prove to be complex.

It would be better to avoid switching to lexical binding for a single
file in gnus: rather, do that as part of a larger effort to switch all
of gnus over to lexical binding.

    AndyM





reply via email to

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