emacs-devel
[Top][All Lists]
Advanced

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

Re: Select completions from the minibuffer


From: Stefan Monnier
Subject: Re: Select completions from the minibuffer
Date: Mon, 14 Mar 2022 16:58:27 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Currently in my code only the "symbol" alternative is supported. Adding
> string is simple to implement, but I suppose there is some API I am not
> aware of to support the other cases and I don't want to reinvent the
> wheel.

There's no real API for it, AFAIK.  Just put that value on the
`face` property and that's that.


        Stefan




reply via email to

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