Fix long line

This commit is contained in:
Radon Rosborough 2019-11-16 21:56:42 -08:00
parent fab32d51a1
commit d56b8afcd3

View file

@ -289,7 +289,8 @@ provided that its exit status is 0."
(process-exit-status proc) (process-exit-status proc)
stderr)))))) stderr))))))
(set-process-sentinel (get-buffer-process stderr) #'ignore) (set-process-sentinel (get-buffer-process stderr) #'ignore)
(set-process-coding-system apheleia--current-process (set-process-coding-system
apheleia--current-process
nil nil
(buffer-local-value 'buffer-file-coding-system stdin)) (buffer-local-value 'buffer-file-coding-system stdin))
(when stdin (when stdin