auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Onwards to lexical binding (attempt 1)


From: Ikumi Keita
Subject: Re: Onwards to lexical binding (attempt 1)
Date: Sat, 12 Sep 2020 15:56:19 +0900

Hi Tassilo,

I noticed a regression in TeX-command-expand. When the file name
contains spaces, "%o" is expanded to raw file name without suitable
quotes for shell.

How about the attached patch? It also make "%o" expansion skip the
obtained file name. Evaluating (TeX-command-expand "%o") no longer falls
into infinite loop even when the file name itself contains "%o".

Regards,
Ikumi Keita

Attachment: 0001-Make-o-compatible-again-with-file-name-with-spaces.patch.gz
Description: fix "%o" expansion


reply via email to

[Prev in Thread] Current Thread [Next in Thread]