From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: 23.0.60; no help xref for file-name-completion-ignore-case Date: Mon, 26 May 2008 09:18:30 -0700 Message-ID: <000e01c8bf4c$23af7460$0200a8c0@us.oracle.com> References: <001c01c8bc84$b6ed7760$0200a8c0@us.oracle.com> <001401c8bd0f$b2110c80$0200a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211818780 5037 80.91.229.12 (26 May 2008 16:19:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 26 May 2008 16:19:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: "'John Paul Wallington'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 26 18:20:20 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 1K0fQl-00037o-Ec for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 18:20:15 +0200 Original-Received: from localhost ([127.0.0.1]:52651 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0fQ0-0007dk-7i for ged-emacs-devel@m.gmane.org; Mon, 26 May 2008 12:19:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0fPv-0007d4-VX for emacs-devel@gnu.org; Mon, 26 May 2008 12:19:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0fPv-0007cj-Gf for emacs-devel@gnu.org; Mon, 26 May 2008 12:19:23 -0400 Original-Received: from [199.232.76.173] (port=45217 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0fPv-0007cg-A9 for emacs-devel@gnu.org; Mon, 26 May 2008 12:19:23 -0400 Original-Received: from rgminet01.oracle.com ([148.87.113.118]:26547) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K0fPv-00018Q-4g for emacs-devel@gnu.org; Mon, 26 May 2008 12:19:23 -0400 Original-Received: from agmgw1.us.oracle.com (agmgw1.us.oracle.com [152.68.180.212]) by rgminet01.oracle.com (Switch-3.2.4/Switch-3.1.6) with ESMTP id m4QGJKiS009604; Mon, 26 May 2008 10:19:20 -0600 Original-Received: from acsmt350.oracle.com (acsmt350.oracle.com [141.146.40.150]) by agmgw1.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m4QGJJr3009476; Mon, 26 May 2008 10:19:19 -0600 Original-Received: from inet-141-146-46-1.oracle.com by acsmt350.oracle.com with ESMTP id 3679981981211818697; Mon, 26 May 2008 09:18:17 -0700 Original-Received: from dradamslap1 (/141.144.80.113) by bhmail.oracle.com (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 26 May 2008 09:18:17 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Thread-Index: Aci/Q3XKnis6YsVuQj+YcrXUqG1iSgACD4bQ X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:97737 Archived-At: > >>> help-make-xrefs does not create a link on the text > >>> `file-name-completion-ignore-case'. It does so for other such > >>> variables, including `completion-ignore-case'. > >>> > >>> `completion-ignore-case' has a link; > >>> `file-name-completion-ignore-case' does not. > > > > Sorry, I meant `read-file-name-completion-ignore-case'. > > Same bug description, with that name correction. Thx. > > I can't reproduce the bug here with that name correction using Emacs > "GNU Emacs 23.0.60.1 (i386-apple-darwin9.2.2, X toolkit) of > 2008-05-26 on mini.local". Good, maybe it was fixed. Or maybe the bug is platform-dependent. I reported it for Windows. > Could you try the latest sources? No, I don't build Emacs. When I can get hold of a more recent Windows binary I will check again. Or perhaps someone else can check on Windows now.