emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] allow for multiline headers


From: Mario Frasca
Subject: Re: [PATCH] allow for multiline headers
Date: Sun, 28 Jun 2020 19:27:32 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

On 28/06/2020 18:17, Nicolas Goaziou wrote:
This could be extracted as an independent function, which would return
the header, or nil. We can also imagine a function returning a cons cell
(HEADER . BODY), both HEADER and BODY being list of rows (possibly
empty).

not only this … it could also be like (:header HEADER :body BODY :body BODY), that is, repeating block.

I don't know, just doubting how to be more general.

in practice, I'm thinking of the case when I have a header, a body, and a summary, and I'm only interested in the header and body, not the summary.

just scattered thoughts … who fills in?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]