[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot expand string in command on 13.0.3
From: |
Ikumi Keita |
Subject: |
Re: Cannot expand string in command on 13.0.3 |
Date: |
Thu, 14 Jan 2021 15:17:06 +0900 |
>>>>> Tak Kunihiro <tkk@misasa.okayama-u.ac.jp> writes:
あー、すみません。名字が「宅」で下のお名前が「くにひろ」さんなのかと思っ
ていました。恐縮です。(^_^)
> As suggested, I replace (sesame-TeX-target-region-p) by
> TeX-current-process-region-p. I do not have to call
> (TeX-active-master-with-quotes nil t) from TeX-command-expand anymore.
> Now things work well.
Good to hear that.
> BTW I found typo in docstring for TeX-current-process-region-p.
> tex-buf.el
> (defvar TeX-current-process-region-p nil
> - "This variable is set to t iff the last TeX command is on a region.”)
> + "This variable is set to t if the last TeX command is on a region.")
Thanks, "iff" is really a correct (but depreciated in the doc string in
elisp) word, which means "if and only if" in mathematics. Actually, many
people think it is a typo.
Regards,
Ikumi Keita
- Cannot expand string in command on 13.0.3, Tak Kunihiro, 2021/01/12
- Re: Cannot expand string in command on 13.0.3, Tassilo Horn, 2021/01/12
- Re: Cannot expand string in command on 13.0.3, Tak Kunihiro, 2021/01/12
- Re: Cannot expand string in command on 13.0.3, Ikumi Keita, 2021/01/13
- Re: Cannot expand string in command on 13.0.3, Tak Kunihiro, 2021/01/13
- Re: Cannot expand string in command on 13.0.3, Tassilo Horn, 2021/01/13
- Re: Cannot expand string in command on 13.0.3, Tak Kunihiro, 2021/01/13
- Re: Cannot expand string in command on 13.0.3, Ikumi Keita, 2021/01/13
- Re: Cannot expand string in command on 13.0.3, Tak Kunihiro, 2021/01/13
- Re: Cannot expand string in command on 13.0.3,
Ikumi Keita <=