auctex
[Top][All Lists]
Advanced

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

Re: Feature request: Show the characters corresponding to the LaTeX comm


From: Tassilo Horn
Subject: Re: Feature request: Show the characters corresponding to the LaTeX commands displayed in minibuffer.
Date: Sun, 19 Dec 2021 10:08:53 +0100
User-agent: mu4e 1.7.5; emacs 29.0.50

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

>> What do you mean with "the actual characters corresponding to each
>> command"?  Could you give an example/mockup of what you would like to
>> see in your example screenshot?
>
> Similar to the one given by company-math.

Oh, allright.  We would need to provide an :annotation-function in
`completion-extra-properties' which translates, e.g., \alpha to α.
company-math seems to use some other ELPA package `math-symbol-list' for
that job which defines such a mapping.

So that sounds pretty doable to use that if it is installed, e.g., as an
optional dependency.

Feel free to open a bug report for that with the above mentioned
details.  (Also, feel free to attach a patch. ;-))

Bye,
Tassilo



reply via email to

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