Skip to content

add choice for rpc for large buffers#2060

Open
kagetora66 wants to merge 1 commit intojorgenschaefer:masterfrom
kagetora66:patch-2
Open

add choice for rpc for large buffers#2060
kagetora66 wants to merge 1 commit intojorgenschaefer:masterfrom
kagetora66:patch-2

Conversation

@kagetora66
Copy link

Prompts user for using rpc api if buffer is too large

PR Summary

I regularly work with python files over 100Kb, I have found that the Emacs performance drop for large buffer sizes are rather negligible. So I think it could benefit from leaving the choice up to user if buffer is large.

Prompts user for using rpc api if buffer is too large
@gopar
Copy link
Collaborator

gopar commented Feb 16, 2026

You can get around this by setting elpy-rpc-ignored-buffer-size to a higher number either in your init.el or as a .dir-locals.el entry. No need to ask :)

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

Successfully merging this pull request may close these issues.

2 participants

Comments