[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50614] [PATCH] build: utils: Add ‘list-when’ macro.
From: |
Xinglu Chen |
Subject: |
[bug#50614] [PATCH] build: utils: Add ‘list-when’ macro. |
Date: |
Sun, 19 Sep 2021 15:41:26 +0200 |
On Fri, Sep 17 2021, Sarah Morgensen wrote:
> Hi,
>
> Looking at this again I have a couple more comments.
>
> Xinglu Chen <public@yoctocell.xyz> writes:
>> +@cindex miscellaneous build utilities
>> +This section documents some miscellaneous utilities that are useful to
>> +have.
>
> "that are useful to have" is implied by its presence in the manual, so
> it's unnecessary to write it.
Good point.
> Also, you might consider adding a rule to .dir-locals.el:
>
> (eval . (put list-when 'scheme-indent-function 1))
>
> which would cause it to be indented like this:
>
> (list-when expr1
> expr2
> expr3)
Yes, that would be a good idea.
> (I pointed out a couple other minor grammar corrections in the last
> review--did you see those?)
Oops, looks like I missed those. I will send a v2 with the suggestions
applied. :-)
signature.asc
Description: PGP signature
- [bug#50614] [PATCH core-updates] build: utils: Add ‘optional’ macro., Xinglu Chen, 2021/09/16
- [bug#50614] [PATCH core-updates] build: utils: Add ‘optional’ macro., Liliana Marie Prikler, 2021/09/16
- [bug#50614] [PATCH core-updates] build: utils: Add ‘optional’ macro., Sarah Morgensen, 2021/09/16
- [bug#50614] [PATCH] build: utils: Add ‘list-when’ macro., Xinglu Chen, 2021/09/17
- [bug#50614] [PATCH] build: utils: Add ‘list-when’ macro., Sarah Morgensen, 2021/09/17
- [bug#50614] [PATCH] build: utils: Add ‘list-when’ macro.,
Xinglu Chen <=
- [bug#50614] [PATCH core-updates v2] build: utils: Add ‘list-when’ macro., Xinglu Chen, 2021/09/19