Dear Auctex Team,

please change the entry in the variable
 TeX-view-program-list-builtin
to the following, which does handle blanks in filename and paths as well.

Thank you!

(setq TeX-view-program-list
             '(("Sioyek"
               ("sioyek \"%o\""
                (mode-io-correlate
                 " --forward-search-file \"%b\" --forward-search-line %n
--inverse-search \"emacsclient --no-wait +%2 \\\"%1\\\"\""))
               "sioyek")))

Regards, Alois
_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to