Howard Abrams
|
911b2ef4ce
|
Integrate eros for better display of evaluation
Now when I evaluate an s-expression, I get a message near the code
instead of down below.
|
2022-05-13 14:35:26 -07:00 |
|
Howard Abrams
|
14cb05e0fa
|
Convert to use thread-last
While the ->> is nice, perhaps defaulting to emacs-builtin functions
is a better idea in general. Besides, it is clearer.
|
2022-05-13 09:47:31 -07:00 |
|
Howard Abrams
|
db2d27b66c
|
Goto definitions written in org files
Got a hacky approach to jumping to function definitions that are
written in an literate org file using ripgrep. Hopefully, this will
work well.
|
2022-05-12 09:40:35 -07:00 |
|
Howard Abrams
|
241d72bc0e
|
Add elisp-demos and elisp-def
As these two packages make Emacs Lisp programming much nicer.
|
2022-05-11 14:34:43 -07:00 |
|
Howard Abrams
|
9f0de0db6f
|
Strict Emacs Lisp mode
Finally. Plus I thought I would move these stuff to its own file.
|
2022-05-11 11:40:58 -07:00 |
|