emacs-devel
[Top][All Lists]
Advanced

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

Re: master b2790db 2/2: Improve errors & warnings due to fancy quoted va


From: Stefan Monnier
Subject: Re: master b2790db 2/2: Improve errors & warnings due to fancy quoted vars (Bug#32939)
Date: Thu, 28 Nov 2019 18:32:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> --- a/lisp/help.el
> +++ b/lisp/help.el
[...]
> +;; Just some quote-like characters for now.  TODO: generate this stuff
> +;; from official Unicode data.
> +(defconst uni-confusables
[...]
> +(defconst uni-confusables-regexp

Please try and stick to the namespace prefix corresponding to the file.

Should we incorporate GNU ELPA's `uni-confusables` into Emacs?


        Stefan




reply via email to

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