Hello All,
I try to define a syntax table for a language which uses " for
string-quotes. Inside of strings " is used to char-quote ".
To get a string of two consecutive double-quotes one would write:
""""""
My conclusion is that this cannot be done with elisp syntax tables.
Am I correct?
Any suggestions?
Regards,
Adrian