Hello,
Bastien writes:
> akater writes:
>
>> We replace some repetetive code with macro calls org-prog-plist and
>> org-let*-prog-plist.
>
> IIUC this is a refactoring, it does not add or remove functionalities?
>
> I'll let Nicolas decide on this, of course.
FWIW, I'm not convinced there's a
akater writes:
> Bastien writes:
>
>> IIUC this is a refactoring, it does not add or remove functionalities?
>
> Yes, just a refactoring.
In any case, let's discuss this for after 9.4.
Thanks,
--
Bastien
:00:00 2001
From: akater
Date: Thu, 16 Apr 2020 02:25:59 +
Subject: [PATCH] org-element: Hide parsers boilerplate into plist-creating
macros
* lisp/org-element.el (org-prog-plist, org-let*-prog-plists) (org-let*-prog-plist): New macros. Build plists without boilerplate.
(org-fold, org-deke
Hi Akater,
akater writes:
> We replace some repetetive code with macro calls org-prog-plist and
> org-let*-prog-plist.
IIUC this is a refactoring, it does not add or remove functionalities?
I'll let Nicolas decide on this, of course.
--
Bastien
s extent of the operation is not
localized.
signature.asc
Description: PGP signature
>From d9d108f97917c1b55841df907510bcc89f8db406 Mon Sep 17 00:00:00 2001
From: akater
Date: Thu, 16 Apr 2020 02:25:59 +0000
Subject: [PATCH] org-element: Hide parsers boilerplate into plist-creating