unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: MON KEY <monkey@sandpframing.com>
Cc: 6756@debbugs.gnu.org
Subject: bug#6756: 23.2; `describe-function' describing functions that  aren't
Date: Fri, 30 Jul 2010 00:55:05 +0200	[thread overview]
Message-ID: <AANLkTi=PafmuEYdN=0g2KOFU_i93-paZVc15aGZqDb4-@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=fjibtRgoHO8Ty54ZYtN0T8Pet0N9YT-XZd1Zz@mail.gmail.com>

On Thu, Jul 29, 2010 at 19:22, MON KEY <monkey@sandpframing.com> wrote:

>  a) the completing-read arg PREDICATE is `fboundp' and REQUIRE-MATCH
>    is t;

REQUIRE-MATCH = t means that "the user is not allowed to exit unless
the input is (or completes to) an element of COLLECTION or is null."

Note the "(or completes to)". Now, completion-styles is (basic
partial-completion emacs22), and description for partial-completion is

  Completion of multiple words, each one taken as a prefix.
  [...etc etc...]
  Additionally the user can use the char "*" as a glob pattern.

So it seems to be working as expected: describe-function* completes to
an element of COLLECTION according to the partial-completion style.

If you try remove partial-completion from completion-styles you'll get
the behavior you want.

    Juanma





  reply	other threads:[~2010-07-29 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 17:22 bug#6756: 23.2; `describe-function' describing functions that aren't MON KEY
2010-07-29 22:55 ` Juanma Barranquero [this message]
2010-07-31  2:50   ` MON KEY
2010-07-31 12:05     ` Juanma Barranquero

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=PafmuEYdN=0g2KOFU_i93-paZVc15aGZqDb4-@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=6756@debbugs.gnu.org \
    --cc=monkey@sandpframing.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).