-
Hi all, I just did a `doom upgrade` and I've stopped being able to use jupyter-python in org mode. The error that I get is
```
org-babel-execute-src-block: No org-babel-execute function for jupyter…
-
**Describe the bug**
I have gccemacs installed and I tried to build rtags from aur. I got the following error while creating "Creating byte-compiled Emacs lisp".
> Eager macro-expansion failure: (…
haluk updated
3 years ago
-
Why not avoid all the Java and install complexity and instead rewrite this in Emacs Lisp? The UI is already in Emacs Lisp and such a package will be smaller and probably even more portable. It could…
-
I started coding in emacs/sly using `(in-package :ciel-user)` but got far enough in that switching to `defpackage` made sense (5am testing!).
The initial code used things like `(filesystem:directo…
-
## Actual Behavior
`ox-hugo` complains when using a org-mode `example` block if inside a org-babel `#+RESULTS` block.
## Expected Behavior
I thought this could be rendered without error a…
-
Hi and thank you for this svelte library!
I recently discovered some perf hotspots by profiling, and I have some suggestions to deal with them, but they are suggestions only! Up to you as develope…
-
I took a casual look at the list of available exercises and was surprised by the fact that none of them were addressing the domain in which Emacs Lisp is most likely to be used: Emacs and its specifi…
-
The leim folder expected in `share\emacs\31.0.50\lisp` is missing causing various errors.
-
I'm enjoying using `-Q`.
However, writing a long S expression on CLI is painful.
Writing completion rules in zsh is a choice, but I don't have enough time.
So I'm thinking about the standard wa…
-
I see you are writing your documentation as a string inside an emacs-lisp program and then generate a README file. If you don't find it convenient, you might want to try the approach used by the [butt…