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

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> >   (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.

Done - bug#14061.

> > Same with "*compil-warn*".  Why?
>
> OTOH for "*compil-warn*", I do get byte-compile-warnings in the list.

Right - sorry, my mistake.


Michael.



      reply	other threads:[~2013-03-26 22:43 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
2013-03-26 22:43   ` Michael Heerdegen [this message]

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=87ehf1g4tx.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --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.