-
#### Description :octocat:
Commit 7991003a086622b03b30184aa51b45373823a2c8 from PR #15851 breaks Spacemacs startup on Mac (found via `git bisect`)
Emacs 28.2 for Mac, Cask via Homebrew
Mac OS 12.6 …
-
Eager macro-expansion failure: (wrong-number-of-arguments (1 . 1) 0)
File mode specification error: (void-function treemacs-define-leaf-node)
-
### What did you expect to happen?
When I issue just `emacs` all is well: I get doom emacs.
If I have a profile effectively pointing the same way, and invoke that with `emacs --profile doom`, it too…
-
### Feature Description
Either a certain parameter of a function or macro, or a variable (probably the former would be preferable) that forces `elpaca` to install packages synchronously.
### when …
-
My goal is to configure debugging for Python and Java. I have the following `~/.emacs` config:
```emacs
;;; .emacs --- My custom .emacs config.
;;; Commentary:
;;; Installs different packages fo…
-
### What did you expect to happen?
working emacs
### What actually happened?
after `doom upgrade` emacs broke with:
```
Warning (initialization): An error occurred while loading ‘/home/…
-
Hello,
I?m trying ot install the package on my Debian (Sid) machine by following the "Quelpa" recipe, but I get the following:
```
Debugger entered--Lisp error: (error "Package ‘ement-’ is unav…
-
Hello, when I try to install (using Quelpa method) I'm getting this:
Debugger entered--Lisp error: (error "Version must be a string")
signal(error ("Version must be a string"))
error("Vers…
-
### What did you expect to happen?
When I export an org file to markdown, or open an org-roam file, it works.
### What actually happened?
```elisp
Debugger entered--Lisp error: (wrong-type-argumen…
xeruf updated
2 years ago
-
### Description
After
```
(setq org-roam-mode-section-functions
(list #'org-roam-backlinks-section
#'org-roam-reflinks-section
#'org-roam-unlinked-reference…