Notes: Add about org-element cache

This commit is contained in:
Adam Porter 2020-01-04 08:32:41 -06:00
parent fb830f8577
commit 2af9515934

View file

@ -991,6 +991,10 @@ John
+ [[https://github.com/m00natic/cl-fdbq][GitHub - m00natic/cl-fdbq: SQL-like operations over fixed field DBs]] + [[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 * Examples / testing
#+BEGIN_SRC elisp #+BEGIN_SRC elisp