-
One of the things I like about Rust is that (as long as you're not doing unsafe things) it provides memory safety guarantees. However, #845 brought home to me that it's quite possible to get live data…
-
### Description
#### Steps to Reproduce
I am not sure if this can be reproduced or it is just an issue going on with me. I updated doom emacs and now I am not able to use emacs at all since org-…
-
Results from emacs --debug-init
```
Debugger entered--Lisp error: (error "Could not find package org-roam in recipe repositories: (org-elpa melpa gnu-elpa-mirror emacsmirror-mirror)")
signal(er…
-
GNU Emacs 26.1
macOS 10.13.4
Python 2.7.15
pip 19.0.3
setuptools 41.0.0
anaconda-mode-0.1.13
I installed anaconda-mode 20190111.1524 in spacemacs.
The anaconda-mode was installed correctly,…
-
When trying to call function`jit-lock-fontify-now`, this errror will occur.
Here is the backtrace log:
Debugger entered--Lisp error: (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")
#f(co…
galeo updated
4 years ago
-
### OS/platform
Arch Linux
### Emacs version and provenance
GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-02-28
### Emacs command
/usr/bin…
-
I use the python3 pweave library (http://mpastell.com/pweave/usage.html) for literate programming.
pweave uses as text mode markdown, as code mode python3, and it is possible to use noweb literate pr…
-
When running `consult-ag`, presenting searches works perfectly well. However when I hit Enter to select a match to go to that position, I get a `wrong-type-argument` error. When enabling `debug-on-err…
-
I have both magit and evil installed.
After adding `(require 'evil-magit)` into my emacs init file, I get the following warning:
> Warning (initialization): An error occurred while loading ‘/hom…
-
Cask errors are getting increasingly difficult to diagnose, and the community seems to be moving away from the project for dependency management.
Related issue: #205