vanniuner

Results 21 comments of vanniuner

我认为这是一个时序性的问题,应该与timecat无关,与网页的渲染实现有关

这问题无解了吗?我遇到了类似的问题。。配置了发送快捷键但不生效

我想发送C-n,C-p 来实现左右选词。但是触发的是另外一个按键。我用describe-key看的结果: It is bound to C-n. (evil-complete-next &optional ARG) rime配置如下: ``` key_binder/bindings: - { when: has_menu, accept: "Control+k", send: Page_Up } - { when: has_menu, accept: "Control+j", send: Page_Down...

`M-x evil-mode` to disable evil mode. describe-key result : It is bound to C-n, . (next-line &optional ARG TRY-VSCROLL) ![截屏2022-01-03 13 26 48](https://user-images.githubusercontent.com/7248023/147901698-94c6b36d-6580-4455-94d1-c4db83551279.png)

M-x describe-keymap RET rime-active-mode-map: rime-active-mode-map is a keymap variable defined in ‘rime.el’. Documentation: Keymap during composition. key binding --- ------- RET rime--return C-n rime-send-keybinding C-p rime-send-keybinding DEL rime--backspace rime--backspace rime--escape...

关于rime最小的配置在上面回复里面。😂😂 完整的配置:https://github.com/vanniuner/neo-emacs

我也是两边都加了的,操作系统的rime程序可以通过c-n/p 来进行左右选词,但在emacs rime里面就不行了,不能复现就先这样吧,还是感谢狗哥

Maybe case every single statment be executed within an independent transaction

`lsp-java-format-on-type-enabled` do not work with the same config.