Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The buffer-saving is triggered automatically in the org babel edit mode. #527

Closed
GTrunSec opened this issue Feb 8, 2023 · 4 comments
Closed

Comments

@GTrunSec
Copy link
Contributor

GTrunSec commented Feb 8, 2023

  • Org-mode
  • org-babel - C-c ' enter the edit mode
#+begin_src python 
import os
<...>
#+begin_end

pretty noise. Is there a way to disable the buffer-saving or just a bug trigger when lsp-bridge running?
3  ssh 2023-02-07 20-47-49

@manateelazycat
Copy link
Owner

Customize lsp-bridge-org-babel-lang-list

@GTrunSec
Copy link
Contributor Author

GTrunSec commented Feb 8, 2023

Customize lsp-bridge-org-babel-lang-list

org-bable-lang-list在babel中使用lsp-bridge是正常的,但键入信息后会触发一个 popup buffer is modified, 选择save后会自动退出org-bable-src-edit。感觉是开启lsp-bridge在org-src后当输出信息后回出发一个auto-save-buffer的什么功能,你能否够复现此问题?

Env:

  • doom-emacs
  • GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.16.0)

@GTrunSec
Copy link
Contributor Author

GTrunSec commented Feb 9, 2023

确定是自己的配置问题,doom-emacs有点复杂。

@manateelazycat
Copy link
Owner

emacs -Q只加载lsp-bridge会重现吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants