[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. fa309c9559f0a6dc3428
From: |
Tassilo Horn |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. fa309c9559f0a6dc3428daca6896f615e7030521 |
Date: |
Sat, 28 Aug 2021 03:09:12 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".
The branch, master has been updated
via fa309c9559f0a6dc3428daca6896f615e7030521 (commit)
from 3174ded67adc7b598658565875fbf965d53dda23 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fa309c9559f0a6dc3428daca6896f615e7030521
Author: Tassilo Horn <tsdh@gnu.org>
Date: Sat Aug 28 09:04:49 2021 +0200
Fix error when tex.el is loaded while default-directory doesn't exist
* tex.el (TeX-view-program-select-evince): Bind `default-directory' to
HOME for the shell command testing for the availability of
evince-based viewer. That triggered an error when tex.el is loaded as
response to finding a tex file in a non-existent directory which at
this point is the value of `default-directory' (bug#50225).
-----------------------------------------------------------------------
Summary of changes:
tex.el | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. fa309c9559f0a6dc3428daca6896f615e7030521,
Tassilo Horn <=