From unknown Fri Jun 20 18:16:50 2025 X-Loop: don@donarmstrong.com Subject: bug#1283: 23.0.60; minibuffer-complete and file names with `-' or `_' Reply-To: Stephen Berman , 1283@debbugs.gnu.org Resent-From: Stephen Berman Original-Sender: steve@escher.local.home Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 31 Oct 2008 15:25:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1283 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122546617624825 (code B ref -1); Fri, 31 Oct 2008 15:25:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.3 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 31 Oct 2008 15:16:16 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9VFGDSF024819 for ; Fri, 31 Oct 2008 08:16:14 -0700 Received: from mx10.gnu.org ([199.232.76.166]:59438) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Kvvgd-00029Z-Kp for emacs-pretest-bug@gnu.org; Fri, 31 Oct 2008 11:13:20 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KvvjN-0002gu-1e for emacs-pretest-bug@gnu.org; Fri, 31 Oct 2008 11:16:11 -0400 Received: from mail.gmx.net ([213.165.64.20]:34858) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KvvjL-0002c2-Op for emacs-pretest-bug@gnu.org; Fri, 31 Oct 2008 11:16:08 -0400 Received: (qmail invoked by alias); 31 Oct 2008 15:15:50 -0000 Received: from i5387D78F.versanet.de (EHLO escher.local.home) [83.135.215.143] by mail.gmx.net (mp013) with SMTP; 31 Oct 2008 16:15:50 +0100 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX1/Ip6VzvX/Ipxvv+i5uBVzi6ST90TBM3s+37IsVtq uEIHqUibLv6FRm Received: by escher.local.home (Postfix, from userid 1000) id E4D41EC442; Fri, 31 Oct 2008 16:15:49 +0100 (CET) From: Stephen Berman To: emacs-pretest-bug@gnu.org Sender: steve@escher.local.home Date: Fri, 31 Oct 2008 16:15:49 +0100 Message-ID: <87ljw47q3e.fsf@escher.local.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. In GNU Emacs 23.0.60.12 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-10-25 on escher On my system, /lib contains these two files: libthread_db-1.0.so libthread_db.so.1 When I type `C-x d' or `C-x C-f' and then `/lib/libthr TAB', the path is completed to `/lib/libthread_db.so.1'. Also on my system, /usr/lib contains these three files: libthread_db.so libthreadweaver.so.4 libthreadweaver.so.4.1.0 When I type `C-x d' or `C-x C-f' and then `/usr/lib/libthr TAB', the path is completed to `/usr/lib/libthreadweaver.so.4'. A second TAB tells me this is complete but not unique and the *Completions* buffer shows me (only) libthreadweaver.so.4 and libthreadweaver.so.4.1.0. This is with -Q, and I get the same behavior with completion-styles set to any of `basic', `emacs21', emacs22', or `partial-completion'. From unknown Fri Jun 20 18:16:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Stephen Berman Subject: bug#1283 closed by Stefan Monnier (Re: bug#1283: 23.0.60; minibuffer-complete and file names with `-' or `_') Message-ID: References: <87ljw47q3e.fsf@escher.local.home> X-Emacs-PR-Message: they-closed 1283 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: notabug Reply-To: 1283@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1225472405-17394-1" This is a multi-part message in MIME format... ------------=_1225472405-17394-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #1283: 23.0.60; minibuffer-complete and file names with `-' or `_' It has been closed by Stefan Monnier . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Stefan Monnier by replying to this email. --=20 1283: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1283 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1225472405-17394-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From monnier@iro.umontreal.ca Fri Oct 31 09:52:19 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.4 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1283-done) by emacsbugs.donarmstrong.com; 31 Oct 2008 16:52:19 +0000 Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9VGqBVa016026; Fri, 31 Oct 2008 09:52:12 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsAEANDUCklMCqyo/2dsb2JhbACBdsxHg1GBDg X-IronPort-AV: E=Sophos;i="4.33,523,1220241600"; d="scan'208";a="29147547" Received: from 76-10-172-168.dsl.teksavvy.com (HELO pastel.home) ([76.10.172.168]) by ironport2-out.teksavvy.com with ESMTP; 31 Oct 2008 12:52:05 -0400 Received: by pastel.home (Postfix, from userid 20848) id 6EE597FF2; Fri, 31 Oct 2008 12:52:05 -0400 (EDT) From: Stefan Monnier To: Stephen Berman Cc: 1283-done@debbugs.gnu.org Subject: Re: bug#1283: 23.0.60; minibuffer-complete and file names with `-' or `_' Message-ID: References: <87ljw47q3e.fsf@escher.local.home> Date: Fri, 31 Oct 2008 12:52:05 -0400 In-Reply-To: <87ljw47q3e.fsf@escher.local.home> (Stephen Berman's message of "Fri, 31 Oct 2008 16:15:49 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > On my system, /lib contains these two files: > libthread_db-1.0.so > libthread_db.so.1 > When I type `C-x d' or `C-x C-f' and then `/lib/libthr TAB', the path is > completed to `/lib/libthread_db.so.1'. > Also on my system, /usr/lib contains these three files: > libthread_db.so > libthreadweaver.so.4 > libthreadweaver.so.4.1.0 > When I type `C-x d' or `C-x C-f' and then `/usr/lib/libthr TAB', the > path is completed to `/usr/lib/libthreadweaver.so.4'. A second TAB > tells me this is complete but not unique and the *Completions* buffer > shows me (only) libthreadweaver.so.4 and libthreadweaver.so.4.1.0. > This is with -Q, and I get the same behavior with completion-styles set > to any of `basic', `emacs21', emacs22', or `partial-completion'. This is the effect of having ".so" in the completion-ignored-extensions, Stefan ------------=_1225472405-17394-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From stephen.berman@gmx.net Fri Oct 31 08:16:16 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.3 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 31 Oct 2008 15:16:16 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9VFGDSF024819 for ; Fri, 31 Oct 2008 08:16:14 -0700 Received: from mx10.gnu.org ([199.232.76.166]:59438) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Kvvgd-00029Z-Kp for emacs-pretest-bug@gnu.org; Fri, 31 Oct 2008 11:13:20 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KvvjN-0002gu-1e for emacs-pretest-bug@gnu.org; Fri, 31 Oct 2008 11:16:11 -0400 Received: from mail.gmx.net ([213.165.64.20]:34858) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KvvjL-0002c2-Op for emacs-pretest-bug@gnu.org; Fri, 31 Oct 2008 11:16:08 -0400 Received: (qmail invoked by alias); 31 Oct 2008 15:15:50 -0000 Received: from i5387D78F.versanet.de (EHLO escher.local.home) [83.135.215.143] by mail.gmx.net (mp013) with SMTP; 31 Oct 2008 16:15:50 +0100 X-Authenticated: #20778731 X-Provags-ID: V01U2FsdGVkX1/Ip6VzvX/Ipxvv+i5uBVzi6ST90TBM3s+37IsVtq uEIHqUibLv6FRm Received: by escher.local.home (Postfix, from userid 1000) id E4D41EC442; Fri, 31 Oct 2008 16:15:49 +0100 (CET) From: Stephen Berman To: emacs-pretest-bug@gnu.org Subject: 23.0.60; minibuffer-complete and file names with `-' or `_' Sender: steve@escher.local.home Date: Fri, 31 Oct 2008 16:15:49 +0100 Message-ID: <87ljw47q3e.fsf@escher.local.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.62 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. In GNU Emacs 23.0.60.12 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2008-10-25 on escher On my system, /lib contains these two files: libthread_db-1.0.so libthread_db.so.1 When I type `C-x d' or `C-x C-f' and then `/lib/libthr TAB', the path is completed to `/lib/libthread_db.so.1'. Also on my system, /usr/lib contains these three files: libthread_db.so libthreadweaver.so.4 libthreadweaver.so.4.1.0 When I type `C-x d' or `C-x C-f' and then `/usr/lib/libthr TAB', the path is completed to `/usr/lib/libthreadweaver.so.4'. A second TAB tells me this is complete but not unique and the *Completions* buffer shows me (only) libthreadweaver.so.4 and libthreadweaver.so.4.1.0. This is with -Q, and I get the same behavior with completion-styles set to any of `basic', `emacs21', emacs22', or `partial-completion'. ------------=_1225472405-17394-1--