emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about completion behavior


From: Ergus
Subject: Re: Question about completion behavior
Date: Sun, 13 Mar 2022 20:49:22 +0100

On Sun, Mar 13, 2022 at 08:57:35PM +0200, Eli Zaretskii wrote:
Date: Sun, 13 Mar 2022 19:50:56 +0100
From: Ergus <spacibba@aol.com>
Cc: Po Lu <luangruo@yahoo.com>, Eli Zaretskii <eliz@gnu.org>,
 Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org

>  (defvar completion-header-format
>    (propertize "%s possible completions:"
>                'face 'shadow
>                :help "Please select a completion")
>    "Format of completion header.")
>
Interesting... I couldn't find the propertize function in the text
property section of the manual...

It's described in the second section of the Text Properties chapter;
the section's name is "Changing Text Properties".  So it is strange
that you didn't find it.

Hi Eli:

Yes, now I got it... my bad. I think that the completions-custom branch
is ready for review/correct/merge. So, when you decide I will merge
it...

Best,
Ergus.


reply via email to

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