[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: On removing some obsolete code from subr and core
From: |
Eli Zaretskii |
Subject: |
Re: On removing some obsolete code from subr and core |
Date: |
Mon, 07 Nov 2016 22:13:40 +0200 |
> Date: Mon, 7 Nov 2016 15:08:28 -0500
> From: Mark Oteiza <address@hidden>
> Cc: address@hidden
>
> > I meant what happens if we for some reason need to reinstate some of
> > them?
>
> Partially revert the commit I guess.
Would it work to do in Lisp something like
(defvar default-FOO (default-value FOO))
?
> perhaps you or someone else know better why the default-FOO
> variables might be needed again, or why they were implemented in the
> first place.
I don't know, maybe someone else does.
- Re: On removing some obsolete code from subr and core, (continued)
Re: On removing some obsolete code from subr and core, Stefan Monnier, 2016/11/05
Re: On removing some obsolete code from subr and core, Mark Oteiza, 2016/11/06
- Re: On removing some obsolete code from subr and core, Eli Zaretskii, 2016/11/06
- Re: On removing some obsolete code from subr and core, Mark Oteiza, 2016/11/06
- Re: On removing some obsolete code from subr and core, Eli Zaretskii, 2016/11/07
- Re: On removing some obsolete code from subr and core, Mark Oteiza, 2016/11/07
- Re: On removing some obsolete code from subr and core,
Eli Zaretskii <=
- Re: On removing some obsolete code from subr and core, Mark Oteiza, 2016/11/07
- Re: On removing some obsolete code from subr and core, Noam Postavsky, 2016/11/08
Re: On removing some obsolete code from subr and core, Stefan Monnier, 2016/11/07
Re: On removing some obsolete code from subr and core, Johan Bockgård, 2016/11/07
Re: On removing some obsolete code from subr and core, Stefan Monnier, 2016/11/08
Re: On removing some obsolete code from subr and core, John Wiegley, 2016/11/08
Re: On removing some obsolete code from subr and core, Clément Pit--Claudel, 2016/11/05
Re: On removing some obsolete code from subr and core, Clément Pit--Claudel, 2016/11/05