-
Greetings,
While grinding my way through a large theorem, I ran into an issue where SBCL (the Lisp backend that I am using) runs out of memory for garbage collection. This causes a hard crash of t…
-
i just came to know about this great projects while i tried to compile it in my machine it caused stack overflow.
```
```Loading emacs-lisp/debug-early...
Loading emacs-lisp/debug-early Done
Loa…
-
Whenever I use `chatgpt-shell` I notice the performance of my Emacs slowly degrading and it's memory footprint increasing to amazing sizes.
```
#### System Info :computer:
- OS: darwin
- Emacs: …
-
## Checklist
- [x] I have searched existing issues and StackOverflow for solutions.
- [x] I have read the [Flycheck manual][].
- [x] I have read the [Troubleshooting Guide][].
- [x] I have check…
-
With emacs 29, `treesitter` will be built-in. It may be a good idea to take advantage of that.
Here is the [comment on a reddit post](https://www.reddit.com/r/emacs/comments/z91z63/comment/iyewjmp)…
Inc0n updated
2 weeks ago
-
windows10下,
GNU Emacs 29.4 (build 2, x86_64-w64-mingw32) of 2024-07-05
使用默认的拼音配置,没有出现问题。
```
(require 'pyim)
(require 'pyim-basedict) ; 拼音词库设置,五笔用户 *不需要* 此行设置
(pyim-basedict-enable) ; 拼音词库,五笔用…
-
It'd be nice if dumb-jump worked when using `org-edit-special` on an src block. Right now I get something like: `Could not find rules for '.org[ emacs-lisp ] *] file'.`
-
Title says all: how can I evaluate an elisp function? Apparently every fn that I type in is prefixed with "shen/" so functions defined in elisp can't be found.
MHOOO updated
5 years ago
-
When a ssh connection is established to a server running sbcl with a swank created remotely a slime-connect fails as it needs the micros fork of slime and therefore a micros server running.
LEM tri…
rpx99 updated
4 months ago
-
When I invoke `M-x obsidian-jump`, I got error:
```
Debugger entered--Lisp error: (wrong-type-argument sequencep :null)
```
Here's the full backtrace:
```
Debugger entered--Lisp error: (wr…