all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: Globbing in completion
Date: Mon, 25 Mar 2013 10:19:16 -0400	[thread overview]
Message-ID: <jwvr4j3murx.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87ehf4nvc3.fsf@web.de> (Michael Heerdegen's message of "Mon, 25 Mar 2013 02:04:28 +0100")

>   (require 'bytecomp) ; just for the defvar
> Now 
>    C-h v *compil*warn* TAB TAB
>
> I would expect "byte-compile-warnings" among the matches, but that's not
> the case.

Indeed, that looks like a bug.  For some reason "*compil*warn*" gets
completed (after the first TAB) to "byte-compile-*-warn" rather than to
"byte-compile*-warn".  Please make it a bug report, so we have
a bug-number to track it.

> Same with "*compil-warn*".  Why?

OTOH for "*compil-warn*", I do get byte-compile-warnings in the list.


        Stefan



  reply	other threads:[~2013-03-25 14:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25  1:04 Globbing in completion Michael Heerdegen
2013-03-25 14:19 ` Stefan Monnier [this message]
2013-03-26 22:43   ` Michael Heerdegen

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=jwvr4j3murx.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /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.