From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Pogonyshev Newsgroups: gmane.emacs.devel Subject: Re: trivial patch for `ido.el' Date: Sun, 21 Aug 2005 23:58:54 +0300 Message-ID: <200508212358.54675.pogonyshev@gmx.net> References: <200508211512.44199.pogonyshev@gmx.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1124658445 914 80.91.229.2 (21 Aug 2005 21:07:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Aug 2005 21:07:25 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 21 23:07:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E6x1c-00027u-1e for ged-emacs-devel@m.gmane.org; Sun, 21 Aug 2005 23:06:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E6x5I-00028m-MX for ged-emacs-devel@m.gmane.org; Sun, 21 Aug 2005 17:10:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E6x4i-00026f-5E for emacs-devel@gnu.org; Sun, 21 Aug 2005 17:09:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E6x4f-00024c-9A for emacs-devel@gnu.org; Sun, 21 Aug 2005 17:09:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E6x3m-0001N1-FK for emacs-devel@gnu.org; Sun, 21 Aug 2005 17:08:54 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1E6wm4-0006ah-Gm for emacs-devel@gnu.org; Sun, 21 Aug 2005 16:50:36 -0400 Original-Received: (qmail invoked by alias); 21 Aug 2005 20:50:06 -0000 Original-Received: from unknown (EHLO localhost.localdomain) [195.222.81.15] by mail.gmx.net (mp009) with SMTP; 21 Aug 2005 22:50:06 +0200 X-Authenticated: #16844820 Original-To: storm@cua.dk (Kim F. Storm) User-Agent: KMail/1.4.3 In-Reply-To: X-Y-GMX-Trusted: 0 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:42290 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:42290 Kim F. Storm wrote: > Paul Pogonyshev writes: > > Does anybody mind this simple change? I have directory named `~/cvs' > > (in lowercase) and I don't like `ido' ignoring it. > > > > > > 2005-08-21 Paul Pogonyshev > > > > =09* ido.el (ido-ignore-item-p): Bind `case-fold-search' to > > =09`ido-case-fold' locally. > > That change is ok. Please install. Uh, I don't have write access. I hoped you would install the patch :). Paul