-
My system is emacs-snapshot with Spacemacs 0.200.9. When emacs was started, the previous instance of moe-theme was removed by Spacemacs and the following messages were left:
```
Found 1 orphan pac…
-
## What's wrong
I've tried to install `vertico-prescient` package, which fails, and the error recommended that I update my straight repos using `straight-pull-recipe-repositories`. When I did this,…
-
There seem to be different line number styles used depending on leading whitespace. Here's an example from a test file in Text mode using solarized-dark:
![emacs-solarized-dark](https://user-images…
jg110 updated
3 years ago
-
Even with this fairly minimal `init.el` I simply can't get the approximation to work without having to do some manual work after starting emacs:
```
(require 'package)
(setq package-archives '(("melp…
-
Hello,
I am having this error opening a .py file or using M-X elpy-config:
> Running 'c:/WINDOWS/py.exe -m venv c:/Users/Márcio/AppData/Roaming/.emacs.d/elpy/rpc-venv':
>
> Error: [Errno 13] …
-
Hello,
Considering the following snippet as an example:
```emacs-lisp
(leaf feather
:ensure t
:blackout (feather-mode . nil)
:global-minor-mode feather-mode)
(leaf zerodark-theme
…
-
Sometime in the past few months my previously working configuration to load the zenburn color theme via el-get fails.
When the el-get method fails, I must load the zenburn theme via `M-x load-theme…
-
I am using Emacs 25.2 with Spacemacs on Windows 7. When I try to select a theme, I get the error
`Symbol’s function definition is void: airline-themes-set-deftheme`
[As it turns out, I'm not t…
-
This is my init.d:
``` lisp
(add-to-list 'custom-theme-load-path "~/.emacs.d/emacs-color-theme-solarized")
(load-theme 'solarized-dark t)
```
![http://i.imgur.com/TvfxmaC.png](http://i.imgur.com/Tvf…
-
As of emacs 26.2 an association list combined with an if-condition fails where the face is defined. The error is:
```
Debugger entered--Lisp error: (wrong-type-argument stringp (if (eq alternative …