all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master b2790db 2/2: Improve errors & warnings due to fancy quoted vars (Bug#32939)
       [not found] ` <20191128232439.BFB9A20B2B@vcs0.savannah.gnu.org>
@ 2019-11-28 23:32   ` Stefan Monnier
  2019-12-13 11:43     ` Noam Postavsky
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2019-11-28 23:32 UTC (permalink / raw)
  To: emacs-devel; +Cc: Noam Postavsky

> --- 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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master b2790db 2/2: Improve errors & warnings due to fancy quoted vars (Bug#32939)
  2019-11-28 23:32   ` master b2790db 2/2: Improve errors & warnings due to fancy quoted vars (Bug#32939) Stefan Monnier
@ 2019-12-13 11:43     ` Noam Postavsky
  0 siblings, 0 replies; 2+ messages in thread
From: Noam Postavsky @ 2019-12-13 11:43 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Emacs developers

On Thu, 28 Nov 2019 at 18:32, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

> > +++ b/lisp/help.el

> > +(defconst uni-confusables
> [...]
> > +(defconst uni-confusables-regexp
>
> Please try and stick to the namespace prefix corresponding to the file.

Right, fixed and added docstrings.

[1: 966abdba09]: 2019-12-13 06:41:05 -0500
  Add prefix to help.el uni-confusable* vars
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=966abdba09214813a86979f22bfb08475a73f10c

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

I think I had looked at doing that briefly, but couldn't figure out
how to make use of it.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-13 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20191128232437.7872.72125@vcs0.savannah.gnu.org>
     [not found] ` <20191128232439.BFB9A20B2B@vcs0.savannah.gnu.org>
2019-11-28 23:32   ` master b2790db 2/2: Improve errors & warnings due to fancy quoted vars (Bug#32939) Stefan Monnier
2019-12-13 11:43     ` Noam Postavsky

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.