[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Confused by y-or-n-p
From: |
Lars Ingebrigtsen |
Subject: |
Re: Confused by y-or-n-p |
Date: |
Tue, 05 Jan 2021 09:32:29 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> No, I was thinking of changing `make-obsolete` and friends so they
> undefine (or refrain from defining) the function/variable. They could
> do so by testing `emacs-version` (or some other way to detect the
> `master` code) along with some extra config vars (e.g. a var to force
> the behavior globally on way or the other or only for some
> functions/variables).
It's an interesting idea... but I'm not sure we have sufficient
obsoletion discipline to do this "mechanically". That is, most things
that are obsoleted will be removed on schedule, but some things are so
prevalent in the wild that they have to linger for a longer time.
We could mark those few things in a different way, though.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: Confused by y-or-n-p, (continued)
- Re: Confused by y-or-n-p, Richard Stallman, 2021/01/06
- Re: Confused by y-or-n-p, Eli Zaretskii, 2021/01/06
- Re: Confused by y-or-n-p, Stefan Monnier, 2021/01/04
- Re: Confused by y-or-n-p, Eli Zaretskii, 2021/01/04
- Re: Confused by y-or-n-p, Stefan Monnier, 2021/01/04
- Re: Confused by y-or-n-p, Eli Zaretskii, 2021/01/04
- Re: Confused by y-or-n-p,
Lars Ingebrigtsen <=
- Re: Confused by y-or-n-p, Richard Stallman, 2021/01/06
- Re: Confused by y-or-n-p, Eli Zaretskii, 2021/01/06
- Re: Confused by y-or-n-p, Stefan Monnier, 2021/01/06
- Re: Confused by y-or-n-p, Eli Zaretskii, 2021/01/06
- Re: Confused by y-or-n-p, Stefan Monnier, 2021/01/06
- Re: Confused by y-or-n-p, martin rudalics, 2021/01/04
- Re: Confused by y-or-n-p, Lars Ingebrigtsen, 2021/01/04
- Re: Confused by y-or-n-p, martin rudalics, 2021/01/04
- Re: Confused by y-or-n-p, Lars Ingebrigtsen, 2021/01/05
- Re: Confused by y-or-n-p, Stefan Monnier, 2021/01/04