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

Fails for buffers greater than 2^16 characters #20

Closed
raxod502 opened this issue Aug 23, 2020 · 1 comment
Closed

Fails for buffers greater than 2^16 characters #20

raxod502 opened this issue Aug 23, 2020 · 1 comment

Comments

@raxod502
Copy link
Member

Unfortunately, we get errors

Failed to run prettier: process aphelieia-prettier no longer connected to pipe; closed it
Failed to run prettier: exit status 256 (see hidden buffer *apheleia-prettier-stderr*)

when a buffer's size exceeds 65,536 characters. I am not aware of any workaround other than disabling Apheleia. Note that the error is unrelated to any particular code formatter, since it reproduces with cat.

raxod502 added a commit that referenced this issue Jan 5, 2022
@raxod502
Copy link
Member Author

raxod502 commented Jan 5, 2022

This does not reproduce on GNU Emacs 28.0.50 (build 17, x86_64-pc-linux-gnu, GTK+ Version 3.24.25, cairo version 1.16.0) of 2021-09-06, so documenting as a known issue and closing.

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

No branches or pull requests

1 participant