emacs-devel
[Top][All Lists]
Advanced

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

Re: on helm substantial differences


From: Juri Linkov
Subject: Re: on helm substantial differences
Date: Fri, 27 Nov 2020 11:17:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>> > Ah, okay.  Would it work to change read-char-by-name to generate
>> > strings "character1 TAB name1" and "character2 TAB name2", and then
>> > make completion--insert-strings to produce a suitably calculated
>> > (SPC with :align-to) separator between them?  Then all you'd need to
>> > do is set tab-width in the completions buffer.
>> 
>> Thanks, the suggested solution works well.  This screenshot demonstrates
>> that spacing between a character and its name is the same in the first column
>> and in the second column:
>
> LGTM, thanks.

Pushed to master.



reply via email to

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