bug-auctex
[Top][All Lists]
Advanced

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

bug#47807: TeX-view-program settings for Xreader


From: Gustavo Barros
Subject: bug#47807: TeX-view-program settings for Xreader
Date: Fri, 16 Apr 2021 15:25:38 -0300
User-agent: mu4e 1.4.15; emacs 27.2


On Fri, 16 Apr 2021 at 13:41, Tassilo Horn <tsdh@gnu.org> wrote:

Hi Tassilo,

Fixed on git master.

Thanks for the quick fix!

Please give it a whirl.

I did (local definition on top of 13.0.6). I had also been running, since yesterday with:

#+begin_src emacs-lisp
(unless (fboundp 'TeX-reader-sync-view)
 (defalias 'TeX-reader-sync-view 'TeX-xreader-sync-view))
#+end_src

Which is equivalent for all practical purposes. And, as far as I can tell, things are working as expected. Hence, it LGTM.

It's docstring also seems to not have been adjusted as required after
it was "inherited" from `TeX-evince-sync-view'.

Indeed, also fixed.

The tiniest nitpick. I usually see the name of the program as "Xreader", with a lowercase "r". But I'm not sure it is even worth the amend. I certainly won't pester you further about it.
Best,
Gustavo.





reply via email to

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