diff --git a/apheleia.el b/apheleia.el index 7fd985d..df2087d 100644 --- a/apheleia.el +++ b/apheleia.el @@ -289,9 +289,10 @@ provided that its exit status is 0." (process-exit-status proc) stderr)))))) (set-process-sentinel (get-buffer-process stderr) #'ignore) - (set-process-coding-system apheleia--current-process - nil - (buffer-local-value 'buffer-file-coding-system stdin)) + (set-process-coding-system + apheleia--current-process + nil + (buffer-local-value 'buffer-file-coding-system stdin)) (when stdin (process-send-string apheleia--current-process