From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Mauro Aranda <maurooaranda@gmail.com>
Cc: "Mattias Engdegård" <mattias.engdegard@gmail.com>,
"Stefan Kangas" <stefan@marxist.se>,
"João Távora" <joaotavora@gmail.com>,
emacs-devel <emacs-devel@gnu.org>
Subject: Re: cus-test fails from completion-category-overrides eglot adds
Date: Wed, 26 Oct 2022 08:18:43 -0400 [thread overview]
Message-ID: <jwvv8o6vkyu.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <66460331-6bef-e38f-fad2-3f69456e487a@gmail.com> (Mauro Aranda's message of "Wed, 26 Oct 2022 08:35:54 -0300")
Mauro Aranda [2022-10-26 08:35:54] wrote:
> (defconst completion--styles-type
> `(repeat :tag "insert a new menu to add more styles"
> - (choice ,@(mapcar (lambda (x) (list 'const (car x)))
> - completion-styles-alist))))
> + (choice :convert-widget completion--update-styles-options)))
Hmmm... didn't think of using this approach.
LGTM thanks,
Stefan
next prev parent reply other threads:[~2022-10-26 12:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 11:35 cus-test fails from completion-category-overrides eglot adds Mauro Aranda
2022-10-26 12:18 ` Stefan Monnier [this message]
2022-10-26 14:35 ` Mauro Aranda
2022-10-26 12:51 ` Mattias Engdegård
-- strict thread matches above, loose matches on Subject: below --
2022-10-25 19:47 Mattias Engdegård
2022-10-25 21:19 ` João Távora
2022-10-25 22:48 ` Stefan Monnier
2022-10-26 6:22 ` Stefan Kangas
2022-10-26 9:05 ` Mattias Engdegård
2022-10-26 11:45 ` Stefan Monnier
2022-10-26 7:44 ` Michael Albinus
2022-10-26 9:39 ` João Távora
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvv8o6vkyu.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=joaotavora@gmail.com \
--cc=mattias.engdegard@gmail.com \
--cc=maurooaranda@gmail.com \
--cc=stefan@marxist.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.