-
Hello, I have this error at start
> Symbol’s function definition is void: \(setf\ internal--with-suppressed-warnings\)
-
After i made the commande 'git clone.....'
i got the message
Warning (initialization): An error occurred while loading ‘/home/xethail/.emacs.d/init.el’:
File error: Removing old name, Aucun fic…
-
Hello! With the following minimal config:
```elisp
(require 'vertico)
(vertico-mode)
(setq debug-on-error t)
(defun force-debug (func &rest args)
(condition-case e
(apply func arg…
-
Hi, I can't start my emacs any more as there seems to be an issue with the most recent version of compat:
On startup I get the following error:
```
Warning (initialization): An error occurred whi…
-
Starting 'hammy-start-org-clock-in' with "⅓-time" timer on org heading results in:
```
Hammy (⅓-time): Starting work time (advance to break when ready).
funcall-interactively: Wrong type argument…
-
```
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action":…
-
I use [chemacs2](https://github.com/plexus/chemacs2) to try new Emacs config. But this config does not work well with it as it has too many hardcoded path.
It will be great if this can be fixed
-
Not sure what happend, I know that I was able to add comments to tickets as recently as Monday and I don't recall making any configuration changes. But today when I try to `org-jira-add-comment` I get…
-
Getting error:
`error in post-command-hook (vertico--exhibit) (void-function function-alias-p)`
When starting up Emacs 29.0.50 with init.el:
```
;; Use develop branch of straight to get arou…
-
1. I started a code review commit with M-x code-review-forge-pr-at-point. I expected to add a response to a conversation comment using: M-x code-review-submit-single-top-level-comment.
2. I got the…