emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagno


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics
Date: Sun, 30 Aug 2015 21:33:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> I'm not sure I understand: are you saying that it is fundamentally
> wrong or unclean to have a syntax category for word-constituent
> characters that cannot appear at word beginning or end?

No, I think the key question is rather whether it's OK for characters
like ' to have "w" as base syntax (which affects things like \<).

Maybe the "w p" syntax is actually a fine solution, but I'm not sure.
It was chosen as a quick&easy solution.


        Stefan



reply via email to

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