1
0
Fork 0
emacs-config/oni-org
Tom Willemse 9fe6381afd [oni-org] Get rid of any ‘(setf (map-elt ...) ...)’ occurrences
Right now this doesn't seem to work at all... It works fine when I evaluate this
using ‘eval-defun’ or ‘eval-last-sexp’, but when I try to byte-compile it
doesn't work.

I've added my own custom macro that expands to the same thing that
‘(setf (map-elt ...) ...)’ should. I have forgotten how to write macros properly
so I may have made some mistakes.

This should only be temporary until I figure out why this is happening... it
might just be that I'm using a version of Emacs built from a faulty commit.
2023-06-21 00:27:35 -07:00
..
icons [oni-org] Add icon for “config” tasks 2022-09-28 00:49:13 -07:00
snippets/org-mode [oni-org] Remove old compiled snippets file 2021-09-11 23:54:31 -07:00
Eldev Replace all Cask files with Eldev files 2023-05-25 00:03:46 -07:00
oni-org.el [oni-org] Get rid of any ‘(setf (map-elt ...) ...)’ occurrences 2023-06-21 00:27:35 -07:00