Le 08/05/2020 à 15:44, Nicolas Goaziou a écrit :
> Hello,
>
> tbanelwebmin writes:
>
>> `org-table-align' may benefit from recent `org-table-to-lisp'
>> speed-up.
>>
>> The current code contains the following lines in org-table.el. They
>> parse the table into a Lisp structure, which is precisely
Hello,
tbanelwebmin writes:
> `org-table-align' may benefit from recent `org-table-to-lisp'
> speed-up.
>
> The current code contains the following lines in org-table.el. They
> parse the table into a Lisp structure, which is precisely what
> `org-table-to-lisp' is supposed to do.
>
> (fields
`org-table-align' may benefit from recent `org-table-to-lisp'
speed-up.
The current code contains the following lines in org-table.el. They
parse the table into a Lisp structure, which is precisely what
`org-table-to-lisp' is supposed to do.
(fields (mapcar
(lambda (l)
(