[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Towards a cleaner build: other output
From: |
Stefan Monnier |
Subject: |
Re: Towards a cleaner build: other output |
Date: |
Thu, 20 Jun 2019 09:23:16 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Lars Ingebrigtsen <address@hidden> writes:
> Noam Postavsky <address@hidden> writes:
>
>> Looks like you could still have the docstring via put, e.g.:
>>
>> (put '* 'variable-documentation "Most recent value evaluated in IELM.")
>
> Oh, nice. I'll put that in.
In `master` you can even use `internal--define-uninitialized-variable`,
which does all that `defvar` and `defconst` do except for setting the
actual variable. And autoload.el won't recognize it as a definition.
Stefan
- Re: Towards a cleaner build: other output, (continued)
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/18
- Re: Towards a cleaner build: other output, Lars Ingebrigtsen, 2019/06/18
- Re: Towards a cleaner build: other output, Stefan Monnier, 2019/06/18
- 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 <=
- 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/21
- 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