From 8cccf12df25b08b9b7568ca21c7e9f123b81622e Mon Sep 17 00:00:00 2001 From: Mohsin Kaleem Date: Wed, 18 Oct 2023 20:01:51 +0100 Subject: [PATCH] [#225] Fix incorrect replq usage (#227) Closes #225. --- apheleia-formatters.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apheleia-formatters.el b/apheleia-formatters.el index 254c848..a13c4ad 100644 --- a/apheleia-formatters.el +++ b/apheleia-formatters.el @@ -788,7 +788,7 @@ machine from the machine file is available on")) (or buffer-file-name (concat default-directory (apheleia--safe-buffer-name)))))) - (setq command (apheleia--replq '(file filepath) file-name command)))) + (setq command (apheleia--replq command '(file filepath) file-name)))) (when (or (memq 'input command) (memq 'inplace command)) (let ((input-fname (apheleia--make-temp-file