From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jpw@pobox.com (John Paul Wallington) Newsgroups: gmane.emacs.devel Subject: Re: New `read-buffer-completion-ignore-case' variable? Date: Fri, 01 Aug 2008 01:51:36 +0100 Message-ID: References: <87r69wcxn7.fsf@stupidchicken.com> <87prp7vo3k.fsf@stupidchicken.com> <874p67s7t8.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 1217467141 26914 80.91.229.12 (31 Jul 2008 01:19:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 31 Jul 2008 01:19:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 31 03:19:51 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 1KOMpX-0005J2-Og for ged-emacs-devel@m.gmane.org; Thu, 31 Jul 2008 03:19:48 +0200 Original-Received: from localhost ([127.0.0.1]:33917 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOMod-0002iY-9N for ged-emacs-devel@m.gmane.org; Wed, 30 Jul 2008 21:18:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOMoY-0002iJ-GR for emacs-devel@gnu.org; Wed, 30 Jul 2008 21:18:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOMoW-0002i7-41 for emacs-devel@gnu.org; Wed, 30 Jul 2008 21:18:45 -0400 Original-Received: from [199.232.76.173] (port=52290 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOMoV-0002i4-Ut for emacs-devel@gnu.org; Wed, 30 Jul 2008 21:18:43 -0400 Original-Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:59233 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOMoV-0005st-Tt for emacs-devel@gnu.org; Wed, 30 Jul 2008 21:18:44 -0400 Original-Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 125494DD51; Wed, 30 Jul 2008 21:18:37 -0400 (EDT) Original-Received: from FILTH (host86-137-21-209.range86-137.btcentralplus.com [86.137.21.209]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 288D24DD4D; Wed, 30 Jul 2008 21:18:34 -0400 (EDT) Original-Received: from localhost (HELO FILTH.SHOOTYBANGBANG.COM) [127.0.0.1] by FILTH (192.168.1.68) with ESMTP (Classic Hamster Vr. 2.1 Build 2.1.0.11) ; Fri, 01 Aug 2008 01:51:36 +0100 X-URL: http://www.shootybangbang.com/ X-Attribution: JPW In-Reply-To: <874p67s7t8.fsf@stupidchicken.com> (Chong Yidong's message of "Wed\, 30 Jul 2008 11\:36\:19 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (windows-nt) X-Pobox-Relay-ID: 99E2FEBC-5E9E-11DD-A050-CE28B26B55AE-02562057!a-sasl-fastnet.pobox.com X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:101773 Archived-At: Chong Yidong writes: > 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. Thanks!