From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: raman Newsgroups: gmane.emacs.devel Subject: Re: HowTo: directory-files and friends and case-insensitive match Date: Sun, 07 Feb 2016 13:37:11 -0800 Message-ID: References: <83h9hmtg82.fsf@gnu.org> <83vb60qooi.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1454881052 22319 80.91.229.3 (7 Feb 2016 21:37:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Feb 2016 21:37:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 07 22:37:28 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aSX1L-00016j-JT for ged-emacs-devel@m.gmane.org; Sun, 07 Feb 2016 22:37:27 +0100 Original-Received: from localhost ([::1]:38474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSX1H-0007y1-NC for ged-emacs-devel@m.gmane.org; Sun, 07 Feb 2016 16:37:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSX1E-0007x0-T5 for emacs-devel@gnu.org; Sun, 07 Feb 2016 16:37:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSX1A-0005kr-Vb for emacs-devel@gnu.org; Sun, 07 Feb 2016 16:37:20 -0500 Original-Received: from mail-pf0-x230.google.com ([2607:f8b0:400e:c00::230]:36156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSX19-0005kX-Kg for emacs-devel@gnu.org; Sun, 07 Feb 2016 16:37:16 -0500 Original-Received: by mail-pf0-x230.google.com with SMTP id e127so3651901pfe.3 for ; Sun, 07 Feb 2016 13:37:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=xaq8w0jqtZPPHv+LfBVU8pSllXUSO5/P3JHYXZCztTU=; b=eAEiJOv9XTL2FHRZZhLBzYhLE6KmciGWtagLrTovtUjpbI1qL1FgVOlVr30khufCff 63O3U0clm2+16d72eAJrVzvRHsQWYwhWZZgZPRB6Z0O/rDDxz+BM8oKRMuxzD8EsQ9Cm 4J6EkSjAXAjeQTTNNxEQEMuWEdOivbKGdpX65C2ZUfSzL+JzqhQPG45hyvKEXUfzpFTb enDi6YwKFqjWLzOsmMU5JASHEhCi9nvi6zKm0kHHcShAyf8I2xlAebU0YvwwuD+kbNS1 ZOOmUYQmJVPB6JFB+7JH7Kj70NEuAX62545Oev7LsY5U17QzOqZHMBXZQF+0Qfick4WP OceQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=xaq8w0jqtZPPHv+LfBVU8pSllXUSO5/P3JHYXZCztTU=; b=cooHZLFhYt7NoGYoLWRLVi7b3udoPHjs7LFX7fI2JSGiPDr3MmaZmcrjuLDbSRQq6I hOaHDR6xf/mMK9bELWcn7iP4HUqlK2RcF2g2YSbkGbsWtHAwZJY1MAy9lVYSmwcLHzs+ ctuMeNKxETMZg0gs0ebYl3LDgercSfXXJuIf4UpbhtA3KrqfHsZSNfs4rzyqqJLAEvqe 5hhoK8iTiqQLqg24FHRL+fMwUyLiRn/XdFMH40pPINO0YsQZ4+CXME1afKFZRBL0s1/z R0qUmiRNhbvrvrf4CP8aDOsMKMAzUAW4CHM8DeQbATQirzvcDVkWpZtIR0KTx7ptYGY4 noyA== X-Gm-Message-State: AG10YOTn6p+oe7Yif6dMIwAgpCSApJTgKNeeSQFpn9/vqcNkrOSIMMJcRKznybaM0oS6uF9D X-Received: by 10.98.70.139 with SMTP id o11mr37410254pfi.123.1454881034850; Sun, 07 Feb 2016 13:37:14 -0800 (PST) Original-Received: from raman-glaptop2 (c-73-170-121-60.hsd1.ca.comcast.net. [73.170.121.60]) by smtp.gmail.com with ESMTPSA id h65sm38361749pfh.43.2016.02.07.13.37.12 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Sun, 07 Feb 2016 13:37:12 -0800 (PST) In-Reply-To: <83vb60qooi.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 07 Feb 2016 21:57:01 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c00::230 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199466 Archived-At: Eli Zaretskii writes: Likewise:-) >> From: raman >> Date: Sun, 07 Feb 2016 11:53:06 -0800 >> Cc: emacs-devel@gnu.org >> >> John Wiegley writes: >> >> As I said, I've implemented myself a solution and moved on. That said, I >> do not entirely buy Eli's "this is a large problem that needs to be >> solved first" argument -- if that were the case, variables like >> completion-ignore-case and read-file-name-completion-ignore-case would >> not exist either > > If you want me to resign from working on Emacs, just continue posting > such remarks. Sooner or later, they will have effect. --