summaryrefslogtreecommitdiff
path: root/tex/context/base/xtag-ini.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/xtag-ini.tex')
-rw-r--r--tex/context/base/xtag-ini.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/xtag-ini.tex b/tex/context/base/xtag-ini.tex
index e09c63924..9639b2960 100644
--- a/tex/context/base/xtag-ini.tex
+++ b/tex/context/base/xtag-ini.tex
@@ -2132,11 +2132,11 @@
\def\douseXMLfilter#1%
{\doifundefined{\c!file\f!xtagprefix#1}
- {\setvalue{\c!file\f!xtagprefix#1}{}%
+ {\letvalue{\c!file\f!xtagprefix#1}\empty
\makeshortfilename[\f!xtagprefix#1]%
\writestatus{xml}{loading module #1}% will be \showmessage
\startreadingfile
- \readsysfile{\shortfilename}{}{}%
+ \readsysfile\shortfilename\donothing\donothing
\stopreadingfile}}
%D Temporarily here.