-
It would be nice if the build function was exposed so one could make custom derivations:
https://github.com/emacs-twist/twist.nix/blob/master/pkgs/emacs/build/default.nix
The use case is that I wa…
-
### Description
Unlinked references don't seem to work for me. Trying to debug it, I ran the command `org-roam-unlinked-references--rg-command '("Site Controller")`, which returned
```
rg --foll…
-
Here is my use-package declaration:
```lisp
(use-package spookfox
:ensure (spookfox :host github :repo "bitspook/spookfox" :files ("lisp/*.el" "lisp/apps/*.el"))
:config
(require 'spookfo…
-
## Actual Behavior
Export fails with `Debugger entered--Lisp error: (wrong-type-argument char-or-string-p [org-element-deferred org-element--substring (0 9) t])`
## Expected Behavior
Export s…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Steps to reproduce**
1. Take a project that uses `eldev` and has `melpa` archive enabled.
2. Add `(eldev-add-extra-depende…
-
trying to bootstrap results in:
cd ../lisp; make -w autoloads EMACS="../src/bootstrap-emacs"
make[2]: Entering directory `/private/var/root/emacs/lisp'
EMACSLOADPATH='.' '../src/boot…
-
Hello, I get an error, but I don't know how to reproduce.
This error occured when I:
a. create treemacs window
b. move focus to other window
c. switch focus to treemacs window
d. delete treemacs…
-
Hi! I’m interested in trying this plugin, but I see this plugin hasn’t been updated in some time and I worry if it may not be usable anymore. I was looking for something in the Common Lisp that’s an a…
-
After #57 was merged, I get `Loading a theme can run Lisp code. Really load? (y or n)` when I start Emacs which seems to break something with the Doom Emacs initialization and leads to the window not…
-
I tried to rewrite the emacs packages updater in pure emacs lisp without third party dependencies.
But I have less time to fix it recently.
Therefore, I public my code here and hope someone coul…