all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org, rms@gnu.org,
	"Johan Bockgård" <bojohan+news@dd.chalmers.se>
Subject: Re: [bojohan+news@dd.chalmers.se: change to try-completion behavior]
Date: Tue, 06 Mar 2007 09:50:40 -0500	[thread overview]
Message-ID: <jwvejo2a0jx.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87tzwzf439.fsf@stupidchicken.com> (Chong Yidong's message of "Mon\, 05 Mar 2007 22\:22\:50 -0500")

> *** emacs/src/minibuf.c.~1.326.~	2007-02-23 11:24:42.000000000 -0500
> --- emacs/src/minibuf.c	2007-03-05 22:20:35.000000000 -0500
> ***************
> *** 1483,1488 ****
> --- 1483,1489 ----
>   		matchcount++;
>   	      bestmatchsize = matchsize;
>   	      if (matchsize <= SCHARS (string)
> + 		  && !completion_ignore_case
>   		  && matchcount > 1)
>   		/* No need to look any further.  */
>   		break;

Looks correct, but deserves a comment.


        Stefan

      reply	other threads:[~2007-03-06 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-05  2:56 [bojohan+news@dd.chalmers.se: change to try-completion behavior] Richard Stallman
2007-03-06  3:22 ` Chong Yidong
2007-03-06 14:50   ` Stefan Monnier [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=jwvejo2a0jx.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=bojohan+news@dd.chalmers.se \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.