[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Towards a cleaner build: other output
From: |
Lars Ingebrigtsen |
Subject: |
Re: Towards a cleaner build: other output |
Date: |
Fri, 21 Jun 2019 12:44:21 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Stefan Monnier <address@hidden> writes:
> FWIW, the differences with defvar+put that I can see are:
> 1- the docstring is purecopied if applicable (it's not applicable here).
> 2- the var is globally declared as dynamically-scoped (rather than only
> in the current file).
> 3- the variable is added to `load-history`.
>
> I'm not sure whether (2) and (3) are advantages or disadvantages in the
> present case.
I think... perhaps the latter two are disadvantages here.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: Towards a cleaner build: other output, (continued)
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/19
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/19
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/20
- Re: Towards a cleaner build: other output, Noam Postavsky, 2019/06/20
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/20
- Re: Towards a cleaner build: other output, Eli Zaretskii, 2019/06/20
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/20
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/20
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/20
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/20
- Re: Towards a cleaner build: other output,
Lars Ingebrigtsen <=
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/21
- Re: Towards a cleaner build: done!, Lars Ingebrigtsen, 2019/06/20
- Re: Towards a cleaner build: done!, Noam Postavsky, 2019/06/20
- Re: Towards a cleaner build: done!, Lars Ingebrigtsen, 2019/06/20
- Re: Towards a cleaner build: done!, Eli Zaretskii, 2019/06/22
- Re: Towards a cleaner build: done!, Arash Esbati, 2019/06/25
- Re: Towards a cleaner build: done!, Lars Ingebrigtsen, 2019/06/25
- Re: Towards a cleaner build: other output, Eli Zaretskii, 2019/06/18
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/17
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/17