From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Cc: Jimmy Aguilar Mena <spacibba@aol.com>
Subject: Re: feature/completions-customs 10cb469ee8: Rename completion-header-string to completion-header-format
Date: Sun, 13 Mar 2022 18:19:46 -0400 [thread overview]
Message-ID: <jwvwngxh52b.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20220313185739.BED68C01684@vcs2.savannah.gnu.org> (Jimmy Aguilar Mena via Mailing list for Emacs changes's message of "Sun, 13 Mar 2022 14:57:38 -0400 (EDT)")
> -@vindex completion-header-string
> -The variable @code{completion-header-string} is a string to control
> -the message shown before completions. It may contain a ``%s'' to show
> -the total number of completions. If nil no completions are shown.
> -Text properties may be added to change the appearance, some useful
> -ones are @code{face} or @code{cursor-intangible} (@pxref{Special
> -Properties,,Properties with Special Meanings, elisp, The Emacs Lisp
> -Reference Manual}).
> +@vindex completion-header-format
> +The variable @code{completion-header-format} is a formatted string to
> +control the message shown before completions. It may contain a ``%s''
> +to show the total number of completions. If nil no completion header
> +is shown. Text properties may be added to change the appearance, some
> +useful ones are @code{face} or @code{cursor-intangible}
> +(@pxref{Special Properties,,Properties with Special Meanings, elisp,
> +The Emacs Lisp Reference Manual}).
I think "shown before completions" needs to be made more precise.
I think you need to say that this is about the content of the completion
list buffer or something like that.
Stefan
next parent reply other threads:[~2022-03-13 22:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <164719785848.27345.2872910328615406494@vcs2.savannah.gnu.org>
[not found] ` <20220313185739.BED68C01684@vcs2.savannah.gnu.org>
2022-03-13 22:19 ` Stefan Monnier [this message]
2022-03-13 22:54 ` feature/completions-customs 10cb469ee8: Rename completion-header-string to completion-header-format Ergus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvwngxh52b.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=spacibba@aol.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.