Let me tell you how this unwanted behaviour happens for me:
(1) Open a new file which is by default 'untitled.txt'
(2) Save it by some name say 'test.tex'
(3) type 'temp' and hit tab
(4) Select 'Article.tex' template
(5) Save 'test.tex' file and close it
(6) Open 'test.tex' file and now I see lot of inverted commas in the 'test.tex' file
% !TEX TS-program = xelatex'
'%'
'% Created by Riki on 2015-09-18.'
'% Copyright (c) 2015 .'
'\documentclass{article}'
''
'\usepackage{polyglossia}'
'\usepackage{hyperref}'
''
Similar things happen when I copy content from one file and paste to another file.
Best Regards,
Riki
On Fri, 18 Sep 2015 13:40:58 +0530 René Schwaiger wrote
>Hi Riki,
> On 18 Sep 2015, at 9:46 ,riki wrote:
>
> Sometimes when I copy and paste, or select a file from templates, I get so many pair of inverted commas in the file like given