From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [per.starback@gmail.com: completion of coding systems] Date: Mon, 15 Oct 2007 14:46:10 -0400 Message-ID: References: <24k5poaluv.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1192477815 27401 80.91.229.12 (15 Oct 2007 19:50:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2007 19:50:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 15 21:50:05 2007 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 1IhUxm-000377-Np for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2007 20:46:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhUxf-00010F-UR for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2007 14:46:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhUxB-0000jx-5X for emacs-devel@gnu.org; Mon, 15 Oct 2007 14:46:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhUx9-0000iw-L8 for emacs-devel@gnu.org; Mon, 15 Oct 2007 14:46:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhUx9-0000ip-7Q for emacs-devel@gnu.org; Mon, 15 Oct 2007 14:46:11 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhUx8-0008Hl-Ue for emacs-devel@gnu.org; Mon, 15 Oct 2007 14:46:11 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IhUx8-0003X3-8z; Mon, 15 Oct 2007 14:46:10 -0400 X-Spook: industrial espionage Arnett Ft. Knox rail gun terrorism X-Ran: ={=fLO$|!t1o\gxp_nU0E?|Kcr5X<-bLk?pD._~*KY`QS2[XxhF!p^kTewAC(+4,[v#UXc X-Hue: blue X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:80953 Archived-At: Richard Stallman wrote: > There is already a variable Qcompletion_ignore_case. Only in some #ifdef VMS code in dired.c AFAICS. > You just have to use it. I'm probably missing your point by several miles...