diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-08-02 11:57:39 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-08-08 11:22:32 +0200 |
commit | f687e27e0385c7f9bab8d967293061158fc3f504 (patch) | |
tree | 13ea17d05751f61e8f3b6c6ad057a076ec739488 /TODO | |
parent | 3eb3901d7f1d4aae134cb64aa703af67c3c27cdf (diff) | |
download | guix-f687e27e0385c7f9bab8d967293061158fc3f504.tar.gz guix-f687e27e0385c7f9bab8d967293061158fc3f504.zip |
read-print: Read and render vertical space.
* guix/read-print.scm (<vertical-space>, vertical-space?)
(vertical-space, vertical-space-height): New variables.
(combine-vertical-space, canonicalize-vertical-space)
(read-vertical-space): New procedures.
(read-with-comments): Use it in the #\newline case.
(pretty-print-with-comments): Add #:format-vertical-space and honor it.
Add case for 'vertical-space?'.
* guix/scripts/style.scm (format-package-definition): Pass
#:format-vertical-space to 'object->string*'.
* tests/read-print.scm ("read-with-comments: list with blank line")
("read-with-comments: list with multiple blank lines")
("read-with-comments: top-level blank lines")
("pretty-print-with-comments, canonicalize-vertical-space"): New tests.
Add a couple of additional round-trip tests.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions