-
**Describe the bug**
When trying to use the module inside Emacs-Vterm which is backed by libvterm
the module fails because it detects
**To Reproduce**
Steps to reproduce the behavior:
1. Insta…
-
Can't install on doom emacs. This error show up with a simple import command of the module.
```
(package! claudia)
```
```
x There was an unexpected runtime error
Message: Symbol's value…
-
Commands like SPC-h-r-r call the original doom with EMACS pointing to the original Emacs, which causes obscure issues. I patched doomemacs while debugging an issue I had to call my debugging utility i…
-
Hi,
When Emacs is compiled with a suffix (configure option "--program-suffix=-fsf" in my case), with-editor cannot find the matching emacsclient. I work-around the issue with the following code in …
-
Since Emacs 29.4 (maybe earlier) I have two nano-modelines -- one at the top, one at the bottom of my window. I can use hide-mode-line package to hide the lower one, but I actually want the nano model…
-
It happens when I try to build `lsp-origami`, but it looks like the root cause is `origami-fold-header-face`:
```
emacs-lsp-origami> Compiling /nix/store/x1iggzf256c280qp2964gsmgv1bnqsxw-emacs-lsp…
-
Hi, this project seems super interesting, especially as a multi-editor collaborative platform that seems to be focused on being straightforward to implement for editors. Kind of like the language serv…
-
In case of a goal has many assumptions, we need to scroll down the Goals buffer to see the goal. It would be nice if the emacs interface could do this automatically.
-
Just a way to use this in emacs
---
Please reply with a 👍 if you want this feature.
-
windows10下,
GNU Emacs 29.4 (build 2, x86_64-w64-mingw32) of 2024-07-05
使用默认的拼音配置,没有出现问题。
```
(require 'pyim)
(require 'pyim-basedict) ; 拼音词库设置,五笔用户 *不需要* 此行设置
(pyim-basedict-enable) ; 拼音词库,五笔用…