From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: New `read-buffer-completion-ignore-case' variable? Date: Wed, 30 Jul 2008 11:36:19 -0400 Message-ID: <874p67s7t8.fsf@stupidchicken.com> References: <87r69wcxn7.fsf@stupidchicken.com> <87prp7vo3k.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217432089 9304 80.91.229.12 (30 Jul 2008 15:34:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jul 2008 15:34:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: jpw@pobox.com (John Paul Wallington) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 30 17:35:39 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KODi3-0000OC-6v for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 17:35:27 +0200 Original-Received: from localhost ([127.0.0.1]:55743 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KODh8-0004RY-Ru for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 11:34:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KODh3-0004R7-CW for emacs-devel@gnu.org; Wed, 30 Jul 2008 11:34:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KODh0-0004QV-NH for emacs-devel@gnu.org; Wed, 30 Jul 2008 11:34:23 -0400 Original-Received: from [199.232.76.173] (port=36376 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KODh0-0004QS-HX for emacs-devel@gnu.org; Wed, 30 Jul 2008 11:34:22 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:43975 helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KODh0-0002nf-8I for emacs-devel@gnu.org; Wed, 30 Jul 2008 11:34:22 -0400 Original-Received: by cyd (Postfix, from userid 1000) id D24F057E323; Wed, 30 Jul 2008 11:36:19 -0400 (EDT) In-Reply-To: (John Paul Wallington's message of "Thu, 31 Jul 2008 01:56:44 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:101760 Archived-At: jpw@pobox.com (John Paul Wallington) writes: > Rats. I wish I had noticed this earlier:- I'm just catching up with > my emacs-devel backlog. How about this patch? Looks OK. Checked in.