[#225] Fix incorrect replq usage (#227)

Closes #225.

<!--

To expedite the pull request process, please see the contributor guide
for my projects:

  <https://github.com/raxod502/contributor-guide>

-->
This commit is contained in:
Mohsin Kaleem 2023-10-18 20:01:51 +01:00 committed by GitHub
parent 51b8a796b6
commit 8cccf12df2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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