emacs-devel
[Top][All Lists]
Advanced

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

Re: on helm substantial differences


From: Eli Zaretskii
Subject: Re: on helm substantial differences
Date: Fri, 27 Nov 2020 10:58:12 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: spacibba@aol.com,  bugs@gnu.support,  andreyk.mad@gmail.com,
>   emacs-devel@gnu.org,  contovob@tcd.ie,  rudalics@gmx.at,
>   monnier@iro.umontreal.ca,  ghe@sdf.org,  drew.adams@oracle.com
> Date: Fri, 27 Nov 2020 10:45:10 +0200
> 
> > 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.



reply via email to

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