emacs-devel
[Top][All Lists]
Advanced

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

Re: master b21f619: * lisp: Remove yet more always-nil variables


From: Lars Ingebrigtsen
Subject: Re: master b21f619: * lisp: Remove yet more always-nil variables
Date: Thu, 11 Mar 2021 19:39:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

monnier@iro.umontreal.ca (Stefan Monnier) writes:

> -     (setq cperl-hierarchy (list l1 l2 l3))
> +     (setq cperl-hierarchy (list () () ())) ;; (list l1 l2 l3)

These comments about the now-removed always-nil variables seem a bit
confusing to me...  Is these any point in having these artefacts in the
code, or are you planning to remove them in a subsequent sweep?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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