22 Sep
2011
22 Sep
'11
2:36 a.m.
On Wed, 21 Sep 2011, Romain Diss wrote:
Aditya Mahajan wrote:
\ReadFile introduces a spurious space when reading the file! (...) t-vim uses \ReadFile internally and hence inherits the bug. Is this a long known bug which nobody can solve
No, I just noticed this.
or is it possible to solve the problem ?
\def\InputFile#1{\input#1\relax} \setupvimtyping[readcommand=\InputFile] Aditya