~/.qe/config detected as Qscript

Piscium <[email protected]> Sun, 21 Aug 2022 18:48:09 +0100
Newsgroups gmane.editors.qemacs.devel
Message-ID <CAFMg86ts=HJ64uzeCRiSOkKNDgYa04N43Z2F2SGaW7kW3X1ckA@mail.gmail.com>
Hi Charlie,

I wonder why my ~/.qe/config is detected as being of type Qscript
instead of Text? I googled and apparently Qscript is an obscure script
language for the Q language, the latter being a proprietary language
for data analytics.

The disadvantage of it being detected as Qscript is that sometimes I
press return and it indents the next line which is something I don't
want. The only thing I have in that file besides the settings for two
variables are comment lines starting with //.

I know that there is a command to change to text mode, however I am
puzzled why it is detected as Qscript, since it is such an obscure
language.