help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nXML mode word separators


From: Skip Montanaro
Subject: Re: nXML mode word separators
Date: Thu, 7 Feb 2019 11:39:45 -0600

> (add-hook 'nxml-mode-hook
>           (lambda ()
>             (modify-syntax-entry ?' "\"")))

Thanks, Robert. This worked perfectly. I will leave discussion of
broader issues related to nxml-mode and sqml-mode to the experts,
though it does seem that if apostrophes are valid quote string
delimiters everywhere, they should be treated syntactically like
quotation marks.


Skip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]