From 2af951593408538e5b8f1c9b753459e57b00192e Mon Sep 17 00:00:00 2001 From: Adam Porter Date: Sat, 4 Jan 2020 08:32:41 -0600 Subject: [PATCH] Notes: Add about org-element cache --- notes.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/notes.org b/notes.org index 8470360..835389d 100644 --- a/notes.org +++ b/notes.org @@ -991,6 +991,10 @@ John + [[https://github.com/m00natic/cl-fdbq][GitHub - m00natic/cl-fdbq: SQL-like operations over fixed field DBs]] +** Nicolas Goaziou's =org-element= cache implementation + +[2020-01-04 Sat 08:31] https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-element.el#L4817 I guess I haven't been keeping up, because I'm not sure when exactly he made or committed this, or what his plans for it are. It's currently disabled by default. + * Examples / testing #+BEGIN_SRC elisp