From unknown Sat Jun 21 12:11:44 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#14243 <14243@debbugs.gnu.org> To: bug#14243 <14243@debbugs.gnu.org> Subject: Status: 24.3; Shell mode file name expansion case-sensitive on Mac OS X Reply-To: bug#14243 <14243@debbugs.gnu.org> Date: Sat, 21 Jun 2025 19:11:44 +0000 retitle 14243 24.3; Shell mode file name expansion case-sensitive on Mac OS= X reassign 14243 emacs submitter 14243 ua2y-rti1@spamex.com severity 14243 normal tag 14243 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 22 12:23:34 2013 Received: (at submit) by debbugs.gnu.org; 22 Apr 2013 16:23:34 +0000 Received: from localhost ([127.0.0.1]:37316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UUJWe-0000z3-BA for submit@debbugs.gnu.org; Mon, 22 Apr 2013 12:23:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58572) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UUHsa-0003JF-J0 for submit@debbugs.gnu.org; Mon, 22 Apr 2013 10:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUHnm-00050S-Js for submit@debbugs.gnu.org; Mon, 22 Apr 2013 10:33:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, FSL_HELO_BARE_IP_2, RDNS_DYNAMIC autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:36378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUHnm-00050O-H3 for submit@debbugs.gnu.org; Mon, 22 Apr 2013 10:33:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUHnj-0008CS-9L for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 10:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUHnb-0004wu-DX for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 10:33:03 -0400 Received: from ec2-107-23-136-169.compute-1.amazonaws.com ([107.23.136.169]:50586 helo=mail01.spamex.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUHgf-0002J8-NI for bug-gnu-emacs@gnu.org; Mon, 22 Apr 2013 10:25:46 -0400 Received: from 10.0.0.143 (unknown [10.0.0.202]) by mail01.spamex.com (Postfix) with ESMTP id 9FBA61058 for ; Mon, 22 Apr 2013 13:49:20 +0000 (UTC) Content-type: text/plain Date: Mon, 22 Apr 2013 09:49:03 -0400 From: ua2y-rti1@spamex.com Subject: 24.3; Shell mode file name expansion case-sensitive on Mac OS X To: bug-gnu-emacs@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x Message-ID: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 22 Apr 2013 12:23:30 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) This bug report will be sent to the Bug-GNU-Emacs mailing list and the GNU bug tracker at debbugs.gnu.org. Please check that the From: line contains a valid email address. After a delay of up to one day, you should receive an acknowledgment at that address. Please write in English if possible, as the Emacs maintainers usually do not have translators for other languages. Please describe exactly what actions triggered the bug, and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': /Applications/Emacs.app/Contents/MacOS/Emacs -Q M-x shell ls /a Get "No match." Should expand into "ls /Applications/" read-file-name-completion-ignore-case is t system-type is darwin Possibly related: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14175 Expansion ignored case in Emacs 23.3-universal-10.6.6 If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG. In GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-12 on bob.porkrind.org Windowing system distributor `Apple', version 10.3.1138 Configured using: `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.7 -isystem /Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/usr/include/ -F/Users/david/Xcode-10.7_4.5.2/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk/System/Library/Frameworks'' Important settings: locale-coding-system: nil default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x s t a r t u p C-x 4 b * s c C-h v c o m p l e t i o n - i g - c ( s e t q SPC C-x o C-SPC M-f M-f M-f M-w C-x o C-y SPC t ) C-j C-x 4 b d SPC / a C-x C-f t / 1 9 6 8 M-> M - x SPC s h e l l SPC R E T l s SPC / a C-p C-e M-b < C-e > C-n < T A B > G e t SPC " N o SPC m a t h c h . " SPC SPC S h o u l d SPC e x p a n d SPC i n t o SPC " l s SPC C-x 4 b M-b C-b C-SPC C-e M-w C-x o C-y " C-o M-> C-h v r e a d - f c C-x o C-SPC M-f M-f M-f M-f M-f M-f M-f M-w C-x o C-y SPC t C-h v s y s t y C-x o C-SPC M-f M-f M-f M-w C-x o C-y SPC C-x o C-n C-b C-SPC C-e M-w C-x o C-y C-x C-s C-x 4 b C-g C-x 4 f 0 0 M-> C-p C-p C-p C-SPC C-n M-w C-x o C-y C-p C-o P o s s i b l y SPC r e l a t e d : M-> C-x C-s M-< C-f C-f C-f C-SPC C-e M-w M-x r e p o r t Recent messages: Mark activated Mark set [3 times] Saving file /Users/xxxxxx/t/1968... Wrote /Users/xxxxxx/t/1968 Quit Mark set [3 times] Auto-saving...done Mark set Saving file /Users/xxxxxx/t/1968... Wrote /Users/xxxxxx/t/1968 Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-mode easymenu help-fns vc vc-dispatcher jka-compr dabbrev cc-styles cc-align cc-engine cc-vars cc-defs shell pcomplete comint ansi-color ring time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Wed May 29 13:53:50 2013 Received: (at control) by debbugs.gnu.org; 29 May 2013 17:53:50 +0000 Received: from localhost ([127.0.0.1]:40443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UhkZK-0006Cs-Bw for submit@debbugs.gnu.org; Wed, 29 May 2013 13:53:50 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:48327 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UhkZI-0006Cm-Bc for control@debbugs.gnu.org; Wed, 29 May 2013 13:53:48 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UhkXu-0008ML-VL for control@debbugs.gnu.org; Wed, 29 May 2013 13:52:23 -0400 Date: Wed, 29 May 2013 13:52:22 -0400 Message-Id: Subject: control message for bug 14507 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.3 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.6 (------) merge 14243 14507 From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 14:54:27 2016 Received: (at 14243) by debbugs.gnu.org; 25 May 2016 18:54:28 +0000 Received: from localhost ([127.0.0.1]:38570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5dwp-0005ys-M8 for submit@debbugs.gnu.org; Wed, 25 May 2016 14:54:27 -0400 Received: from mail-wm0-f53.google.com ([74.125.82.53]:36905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5dwo-0005yc-JH; Wed, 25 May 2016 14:54:27 -0400 Received: by mail-wm0-f53.google.com with SMTP id z87so73788664wmh.0; Wed, 25 May 2016 11:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=+CkdTKgSJf7J7SeyeMLDU4mhp1830lzkcHQdTs6vbWc=; b=ZoxCPzrRUfYWguNZJqIJ7LTLvWxqh3SrbPy/Q12L6NYlGW90O9+z7UBEYJV2SyjvQe kWxaJbY6cQE4KDXvrOB4XNhBZU1/OGdkVOaLYDHqOGHfnPEAVTCF7R/8PMHGWqG0689g Ct2RekXlTyvCwg0zClcxgK+iC5Xtwz+N8RRYYi7g+E48ZOMdxly1Lb00MTDuFw0qzHjW ScZik60YW4tXewqra0Xyh/ffTyvP5kazpP4roCU1CA8FrK/i9Lb9cyL2NMPJpv3yiuam DJi7/drdmvjUq3R2SojItXywpZRxUMDGtvMSwB+1hIOnZRzsERZyZ4eiUK1mCjqNqPnn zzWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=+CkdTKgSJf7J7SeyeMLDU4mhp1830lzkcHQdTs6vbWc=; b=YBtERHT5FDsPIVmRSyNGsu2YU0BUOBDCM/p3blnu1ZRzcvdd1JHkTYWKEbhhjzMKIf zW66XI08u3amJgNckHMKJht6hVr66ccGPmyuXfpIgXVa6qIwBLfvUs4feiqMn1xEXYy5 +W0A37RYivGkf1uaIh2DEW/UksFQyx7aqbO5MCu2YwWgbZOGJFKooO6TDBbd7naTzw6m PC0HR9vXu9f6AHEE2zuenJn570AzbEUR/mJNQ0fKrJdGfPHjeLol2aLKdMHjPE6ayPum y2BqtOZljQnaoiTdHeQQFvpnJCypm4LxKedTyWfS8FJwHM4Cd9M+tXtgrCNf/RAydO/D Q5fw== X-Gm-Message-State: ALyK8tIqvyrlLGV9TuNnLSnFYyG5ogHgaRRIEKkzz9wWiT5c8jVnv0BfbuJBu2WPQe0lcA== X-Received: by 10.28.56.132 with SMTP id f126mr5005574wma.96.1464202460924; Wed, 25 May 2016 11:54:20 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-7175-fea4-ded1-da32.holly.idiocy.org. [2001:8b0:3f8:8129:7175:fea4:ded1:da32]) by smtp.gmail.com with ESMTPSA id jq1sm10251857wjc.28.2016.05.25.11.54.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2016 11:54:20 -0700 (PDT) From: Alan Third To: Eric Hanchrow Subject: Re: bug#14507: 24.3; TAB in shell mode never ignores case, even though I want it to References: Date: Wed, 25 May 2016 19:54:19 +0100 In-Reply-To: (Eric Hanchrow's message of "Wed, 29 May 2013 10:37:30 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 14243 Cc: 14507@debbugs.gnu.org, 14243@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Eric Hanchrow writes: > I started emacs with > > /Applications/Emacs.app/Contents/MacOS/Emacs -Q > > I typed M-x shell RET > > At the shell prompt, I typed "cd doc", then I hit the TAB key. The > shell's current directory was my home directory, and that directory > contains a subdirectory named "Documents". I expected the TAB key to > complete the name "Documents", but it just beeped. I then did M-: (setq > completion-ignore-case t) RET, and tried again, but it still just > beeped. Hi, sorry it's taken so long for someone to get back to you, but this isn't Emacs's filename completion, this is the shells. Probably bash. I'm afraid I can't help you with that. -- Alan Third From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 14:54:48 2016 Received: (at control) by debbugs.gnu.org; 25 May 2016 18:54:48 +0000 Received: from localhost ([127.0.0.1]:38575 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5dxA-0005zb-6O for submit@debbugs.gnu.org; Wed, 25 May 2016 14:54:48 -0400 Received: from mail-wm0-f50.google.com ([74.125.82.50]:34797) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5dx8-0005zP-Nq for control@debbugs.gnu.org; Wed, 25 May 2016 14:54:47 -0400 Received: by mail-wm0-f50.google.com with SMTP id z87so20744308wmh.1 for ; Wed, 25 May 2016 11:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:message-id:to:from:subject; bh=m8EnT33OPFf+yMJxyQ6LJalWvUABp+nFtT7Zfd6hmTw=; b=ItgD4+VZHXzUJ7kgDeIwDOyPyflBdC6dqPZRaLWGL7JjHuS1w5/nxFvg0RZ4L7MS6E oXzMcTSE1JGUFB+ITFl9wUOJItU7TCs6k695greXaEHrv9aa+eE0fIb8PWboJzt75HqU ZiZzGTraATPPkLDGp0TQtR5F3/cW0U0wvP00YLZREq8J22nYqnn2jhtK6ipgSgPeNHV2 Fv+q6V3tf4GOkOZKhYbmROA3eAWbgxIwQwIq4A6oWj0oGtelBYaEqKV4UV9mjtQ90gYp ls8djtvFJoRaEU1A1vCK8CID/02FlwnT7smYoSlNn0DDUKukQrisZE0jk07qIDs8wu8T 3oBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:message-id:to:from:subject; bh=m8EnT33OPFf+yMJxyQ6LJalWvUABp+nFtT7Zfd6hmTw=; b=ZMCcjEBluY5JtLde9i7ylFmtHsa+Wq8vCHPIpAQO/Vpy9eAbb5e0gQKVP5PqzpPrGI dd82CgxZwX7Cfpa3IQEh3BHnoCVcwY+sHR7mgvU2BYH7Z9ZJ8rdFLHf8IAiNGDailFJ0 E4Qeb5ekua1E4O+6fAjrmAkzxUnJdyZuYO+tFqdvgXp5vw6lhOwH+lPwNcJKhp7eIb5T JWJRCkpdWRpOPuVRWPD+KqhPQLPVU90xL9Lr2i86LMMz7TLa3zRR1ADNBcVYb2c9CK+0 UuUsMHfpgPDXk0C0zS5zJe9hdt8qIqiLd13dXFIsJniNawcLjod6G7eWLmNc/PkzRJ5e 9vJg== X-Gm-Message-State: ALyK8tK5uyICNNfVmV6fwTnrafawA89VEtzjSbyhv9h9x5UBvz7MPvAPTcQcC/pLcQv62Q== X-Received: by 10.194.109.65 with SMTP id hq1mr5349239wjb.45.1464202481157; Wed, 25 May 2016 11:54:41 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-7175-fea4-ded1-da32.holly.idiocy.org. [2001:8b0:3f8:8129:7175:fea4:ded1:da32]) by smtp.gmail.com with ESMTPSA id r5sm10271222wjy.37.2016.05.25.11.54.40 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2016 11:54:40 -0700 (PDT) Date: Wed, 25 May 2016 19:54:40 +0100 Message-Id: To: control@debbugs.gnu.org From: Alan Third Subject: control message for bug #14243 X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) tags 14243 notabug close 14243 From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 15:19:14 2016 Received: (at 14243) by debbugs.gnu.org; 25 May 2016 19:19:14 +0000 Received: from localhost ([127.0.0.1]:38589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5eKo-0008Ew-HA for submit@debbugs.gnu.org; Wed, 25 May 2016 15:19:14 -0400 Received: from mail-qk0-f169.google.com ([209.85.220.169]:36690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5eKl-0008Ec-Ix; Wed, 25 May 2016 15:19:12 -0400 Received: by mail-qk0-f169.google.com with SMTP id x7so41792263qkd.3; Wed, 25 May 2016 12:19:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=lpKAmg+7I0NsELG7qtZ1pkGTQg4qjCSarL/6iG4YDxY=; b=qaTo+PPKqcGpypsCsvzf5tmB/2Y0i4ddVov5k6xkad6E4dOe4fGRlitkDtIynDtId+ kURpJsM/1oQUOYS9zQRpQFjVDnFX/QVpwjmjSESmaXj7LKOhOPfAkz/R/MAxlD4SS8sA yjRPkQANneANHIOWLYuG+Cr06LI7MvRiYdeSgPjpvMAQD1yg6XhaQ9wolqtXWQL7xZFl WBCA5pkPJzCfOaVTqgjQ0F9qq4MP7hl1pOkIukNV2E5gFSnanL2BCXX8a2FVlEQzXQco 3YfbROx96rfJgo4etfvU+4HldYz6WDQjghMLAKTnH5xYOBVOikgekh8ka/CIjkweFCyv Y6ZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=lpKAmg+7I0NsELG7qtZ1pkGTQg4qjCSarL/6iG4YDxY=; b=N/EUU5pRUtdg99qNUMHu0MG6en91NuVhVYhaJdGFO22A4g+9dKgcFnCJNjm6VKjac2 lFtgRFsWklq/eFo34+pCjUVqBdalW0WJVFhznQw9EGsquM8eZGgpNhEM1ZUJZ9c8Jma/ Xb//iSfFXUEteurnyW+B5evLAWr/3qP2Wv/UewHJOFy/pb8lT1nk++iL258vxriQvNcs z7xcjft9xT0FLexdMXBdt6xJTwrM31oIPDesKUSmyIgL5/5T5j54nUt6fDhjMYOru/QJ ObWBG/kXsvkxB7oZn0WVm7Fof6CgT/wGBCDhXschaZFEEuo5jdtlCgh/Pl3NqiJidJXo L0Pg== X-Gm-Message-State: ALyK8tLEJvBUH9S8j8CIOvEmRxeub8nc715dOim1+uQjjhP/OE+5UqpA042WeVd9gyItBmq9mqNk4u+YM3tZig== X-Received: by 10.55.78.9 with SMTP id c9mr5544105qkb.0.1464203945703; Wed, 25 May 2016 12:19:05 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Eric Hanchrow Date: Wed, 25 May 2016 19:18:55 +0000 Message-ID: Subject: Re: bug#14507: 24.3; TAB in shell mode never ignores case, even though I want it to To: Alan Third Content-Type: multipart/alternative; boundary=001a114a8a520ffd4e0533af8c6c X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 14243 Cc: 14507@debbugs.gnu.org, 14243@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --001a114a8a520ffd4e0533af8c6c Content-Type: text/plain; charset=UTF-8 So you're saying that a) Emacs is deferring to Bash to do the completion in this case; and b) bash is not ignoring case? I find both of those hard to believe -- particularly since if I type "cd doc" at a shell prompt that's not inside emacs, but is in a Terminal.app, it does what I want (namely: completes to "cd Documents"). If a) is in fact correct, then I suppose Emacs is somehow starting the shell differently than Terminal.app is. On Wed, May 25, 2016 at 11:54 AM Alan Third wrote: > Eric Hanchrow writes: > > > I started emacs with > > > > /Applications/Emacs.app/Contents/MacOS/Emacs -Q > > > > I typed M-x shell RET > > > > At the shell prompt, I typed "cd doc", then I hit the TAB key. The > > shell's current directory was my home directory, and that directory > > contains a subdirectory named "Documents". I expected the TAB key to > > complete the name "Documents", but it just beeped. I then did M-: (setq > > completion-ignore-case t) RET, and tried again, but it still just > > beeped. > > Hi, sorry it's taken so long for someone to get back to you, but this > isn't Emacs's filename completion, this is the shells. Probably bash. > I'm afraid I can't help you with that. > -- > Alan Third > --001a114a8a520ffd4e0533af8c6c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
So you're saying that=C2=A0

a) Emac= s is deferring to Bash to do the completion in this case; and
b) = bash is not ignoring case?

I find both of those ha= rd to believe -- particularly since if I type "cd doc" at a shell= prompt that's not inside emacs, but is in a Terminal.app, it does what= I want (namely: completes to "cd Documents").

If a) is in fact correct, then I suppose Emacs is somehow starting t= he shell differently than Terminal.app is.

On Wed, May 25, 2016 at 11:54 AM Alan Third <= alan@idiocy.org> wrote:
=
Eric Hanchrow <eric.hanchrow@gmail.com> writes:<= br>
> I started emacs with
>
> /Applications/Emacs.app/Contents/MacOS/Emacs -Q
>
> I typed M-x shell RET
>
> At the shell prompt, I typed "cd doc", then I hit the TAB ke= y. The
> shell's current directory was my home directory, and that director= y
> contains a subdirectory named "Documents". I expected the TA= B key to
> complete the name "Documents", but it just beeped. I then di= d M-: (setq
> completion-ignore-case t) RET, and tried again, but it still just
> beeped.

Hi, sorry it's taken so long for someone to get back to you, but this isn't Emacs's filename completion, this is the shells. Probably bas= h.
I'm afraid I can't help you with that.
--
Alan Third
--001a114a8a520ffd4e0533af8c6c-- From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 15:34:32 2016 Received: (at 14243) by debbugs.gnu.org; 25 May 2016 19:34:32 +0000 Received: from localhost ([127.0.0.1]:38605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5eZc-0000BU-LH for submit@debbugs.gnu.org; Wed, 25 May 2016 15:34:32 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:37962) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5eZb-0000BC-2d; Wed, 25 May 2016 15:34:31 -0400 Received: by mail-wm0-f45.google.com with SMTP id n129so75086119wmn.1; Wed, 25 May 2016 12:34:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=7IIV7Zq/18fuYOl/vPsshMvvL5nJI/SLBVye8rnbmOw=; b=xDhLceN4diMUe70qbKsXzIec5jIMCquJIXGPn+2les6X93LPyPOZ30Mlmc31UFdtKz loI5kt015e9fSmX5XO26RWjapdNBR5IdAxKAqbnjpf61OKWHgFeTlpMKmUnEV1JyiO2A sZnrjbgr+6wMU4NQa/h9N4fJvo4Yp4ZvnZ57aIoUmxpiMiJtosHxy20XTV05jN67XgTz IZCTiLNhWmwBFKZyjF8RpPIdxlrqOYWZcO5aHVfintIYj1HsVzKiOiu08L34D2E6GJ+p HoUbiXqosFOa3kXnuo6zZKm2WXQOK+rLL4dfrcPAVVeGhkfXtZV11jKcflKoghYpAz// mWhA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=7IIV7Zq/18fuYOl/vPsshMvvL5nJI/SLBVye8rnbmOw=; b=E+5HzbfPGaJsl6Le6vyQAvzZpZ3Q0Tk5pvXxbJajWR4w3BSwh64rmYaQ5iq9/ZVg86 TfrCgSqy0zPLKKBC1FbCjCWL7XeKwlY9pQUwymMvu3iLQvMxV9Z39tJXAC0wvt+BrwXj 0dSGRm1dMaG9q6rkGabac+TSFDFiJJ+/036bwEKgSu2jB+hZiKnsSU/n4mAoYZqg8S+K rlLcdZxmjP8OD/M3gkXTH95hOEEUqo3QrLgxmNeD/dIaLhidJPW26t/lqJImSvUFMclB CfFPw3yEKl07+kDHgXrn1vsplB8fQieyXiTgAB7Loi5JBxL3TP+ay9iYv5Hai4W7FJ2m xmFA== X-Gm-Message-State: ALyK8tJ23vHThD3WF3uqwvJLWxFfmLtXnpIynf4dEjH3lntlFJm4Sewr31qhbVAS/k10UQ== X-Received: by 10.194.143.51 with SMTP id sb19mr6424608wjb.175.1464204864950; Wed, 25 May 2016 12:34:24 -0700 (PDT) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-7175-fea4-ded1-da32.holly.idiocy.org. [2001:8b0:3f8:8129:7175:fea4:ded1:da32]) by smtp.gmail.com with ESMTPSA id y1sm8499731wjg.10.2016.05.25.12.34.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 May 2016 12:34:24 -0700 (PDT) Date: Wed, 25 May 2016 20:34:22 +0100 From: Alan Third To: Eric Hanchrow Subject: Re: bug#14507: 24.3; TAB in shell mode never ignores case, even though I want it to Message-ID: <20160525193422.GA2944@breton.holly.idiocy.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 14243 Cc: 14507@debbugs.gnu.org, 14243@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Wed, May 25, 2016 at 07:18:55PM +0000, Eric Hanchrow wrote: > So you're saying that > > a) Emacs is deferring to Bash to do the completion in this case; and > b) bash is not ignoring case? > > I find both of those hard to believe -- particularly since if I type "cd > doc" at a shell prompt that's not inside emacs, but is in a Terminal.app, > it does what I want (namely: completes to "cd Documents"). > > If a) is in fact correct, then I suppose Emacs is somehow starting the > shell differently than Terminal.app is. OK, I think I was talking rubbish. It looks like Emacs does do the completion. (BTW, this bug looks like it's OS X specific in debbugs even though it's reproducible in a GTK+ build on GNU/Linux too.) -- Alan Third From unknown Sat Jun 21 12:11:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Wed, 25 May 2016 19:51:01 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Wed May 25 16:56:36 2016 Received: (at control) by debbugs.gnu.org; 25 May 2016 20:56:36 +0000 Received: from localhost ([127.0.0.1]:38679 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5fr1-0005Sx-Pf for submit@debbugs.gnu.org; Wed, 25 May 2016 16:56:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b5fr0-0005Sk-NU for control@debbugs.gnu.org; Wed, 25 May 2016 16:56:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5fqu-0001jU-OX for control@debbugs.gnu.org; Wed, 25 May 2016 16:56:29 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5fqu-0001im-Lr for control@debbugs.gnu.org; Wed, 25 May 2016 16:56:28 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1b5fqt-0004il-7a for control@debbugs.gnu.org; Wed, 25 May 2016 16:56:27 -0400 Subject: control message for bug 14243 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 25 May 2016 16:56:27 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) tag 14243 = From debbugs-submit-bounces@debbugs.gnu.org Tue May 31 09:18:09 2016 Received: (at 14243) by debbugs.gnu.org; 31 May 2016 13:18:09 +0000 Received: from localhost ([127.0.0.1]:48127 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b7jYe-0008Vl-Rj for submit@debbugs.gnu.org; Tue, 31 May 2016 09:18:09 -0400 Received: from mail-qg0-f44.google.com ([209.85.192.44]:34922) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b7jYZ-0008V2-PV; Tue, 31 May 2016 09:18:04 -0400 Received: by mail-qg0-f44.google.com with SMTP id e93so90787388qgf.2; Tue, 31 May 2016 06:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=tW0ltj5yswdgxi1uKn8qRe4gJ6Ml9nVdli2ekLQbH3g=; b=NkUkkzX7aAwwqgh2kxgYD83+9WK/9/e4tSqvMNYB4q2UZ0Ku93pj41fkRjT4dl/uMu nmY8aEnk0ckiaMJnbhVjnXJxkrAUwiBYUCHDHROgYVyDOb3jTdYR2/NNLRj6pfjDyA/H JX37lN2X93b7wwt5Ua9+qQjp2XuCc+O+cfoL0o2RvNKsNOkZctGp38Y2a8gwu8ZQ7JZ/ LpBb14LmGkcnLJlC5UgxQcItGkJpBR6ZuqcOnntyvH9OJGLC76R00sZDlK8bf8lx6g3U /qIUePnEG7bL3e1eBhiWIcGnT0ZfzdJmgampKHnFZmop1AJw3nga1av5DNctKFr9TDF8 JPAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tW0ltj5yswdgxi1uKn8qRe4gJ6Ml9nVdli2ekLQbH3g=; b=ZpbhLpuI+CAyXP7kUTLOOR4t369p1fc9e20Ni6t73+tA8HYk8LToE88PoIeAIJa/iP nCbzD0LHRFK8AMySyOeJXTch7jx+buzVvPMUCKv5cXZ5qcQdMjY6zY8z1Z3JSzUDe/FY OBKnw1OrpPbJ7h0r408YuAbd8wi2jDj04ZRIvF1iW2hgTIHydWZqvMoyMXI4RIhGfUcn IO9RLydhXVa4ca5Hjkk1Q+XlIqMsa88yHUrhbZopzbyFvh2JxmE888mGPNOPlNmPeugi jyasyQ7vIcLqW0+8YfkqyuiGL9HogY/BNzjW2XhE3jWq4OVShRx7QV+/fLTCNC0Ic3Ch upcA== X-Gm-Message-State: ALyK8tL/HTvV0WZ3vpM0ut6Jd2yXCqduYr1cngIA72aZqR7BQ+nq5kRVgaupPVOVvtHcemxf+meTcSbGvE7D2g== X-Received: by 10.140.39.199 with SMTP id v65mr29942005qgv.92.1464700678242; Tue, 31 May 2016 06:17:58 -0700 (PDT) MIME-Version: 1.0 References: <20160525193422.GA2944@breton.holly.idiocy.org> In-Reply-To: <20160525193422.GA2944@breton.holly.idiocy.org> From: Eric Hanchrow Date: Tue, 31 May 2016 13:17:48 +0000 Message-ID: Subject: Re: bug#14507: 24.3; TAB in shell mode never ignores case, even though I want it to To: Alan Third Content-Type: multipart/alternative; boundary=001a11c1205ea1258305342333bc X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 14243 Cc: 14507@debbugs.gnu.org, 14243@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --001a11c1205ea1258305342333bc Content-Type: text/plain; charset=UTF-8 For what it's worth, the problem doesn't repro in emacs23 (specifically, this commit) commit c7205e5 Author: Aidan Gauland Date: 2013-02-08 09:44:17 -0500 * doc/misc/eshell.texi: Fill most of the missing sections. :100644 100644 e05048c... 9fcaa5c... M doc/misc/eshell.texi On Wed, May 25, 2016 at 12:34 PM Alan Third wrote: > On Wed, May 25, 2016 at 07:18:55PM +0000, Eric Hanchrow wrote: > > So you're saying that > > > > a) Emacs is deferring to Bash to do the completion in this case; and > > b) bash is not ignoring case? > > > > I find both of those hard to believe -- particularly since if I type "cd > > doc" at a shell prompt that's not inside emacs, but is in a Terminal.app, > > it does what I want (namely: completes to "cd Documents"). > > > > If a) is in fact correct, then I suppose Emacs is somehow starting the > > shell differently than Terminal.app is. > > OK, I think I was talking rubbish. It looks like Emacs does do the > completion. > > (BTW, this bug looks like it's OS X specific in debbugs even though > it's reproducible in a GTK+ build on GNU/Linux too.) > -- > Alan Third > --001a11c1205ea1258305342333bc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
For what it's worth, the problem doesn't repro in = emacs23 (specifically, this commit)
commit c7205e5
Author: Aidan Gau= land <aidalgol@no8wireless= .co.nz>
Date: 2013-02-08 09:44:17 -0500

* doc/misc= /eshell.texi: Fill most of the missing sections.

:100644 100644 e05= 048c... 9fcaa5c... M doc/misc/eshell.texi

On Wed, May 25, 2016 at 12:34 PM Alan Third <alan@idiocy.org> wrote:
On Wed, May 25, 2016 at 07:18:55PM +0000, Eric= Hanchrow wrote:
> So you're saying that
>
> a) Emacs is deferring to Bash to do the completion in this case; and > b) bash is not ignoring case?
>
> I find both of those hard to believe -- particularly since if I type &= quot;cd
> doc" at a shell prompt that's not inside emacs, but is in a T= erminal.app,
> it does what I want (namely: completes to "cd Documents"). >
> If a) is in fact correct, then I suppose Emacs is somehow starting the=
> shell differently than Terminal.app is.

OK, I think I was talking rubbish. It looks like Emacs does do the
completion.

(BTW, this bug looks like it's OS X specific in debbugs even though
it's reproducible in a GTK+ build on GNU/Linux too.)
--
Alan Third
--001a11c1205ea1258305342333bc-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 30 16:48:56 2022 Received: (at control) by debbugs.gnu.org; 30 Jan 2022 21:48:56 +0000 Received: from localhost ([127.0.0.1]:37907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEI48-0008Cc-9Y for submit@debbugs.gnu.org; Sun, 30 Jan 2022 16:48:56 -0500 Received: from quimby.gnus.org ([95.216.78.240]:39484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEI46-0008CE-TI for control@debbugs.gnu.org; Sun, 30 Jan 2022 16:48:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=OdmpXwbRUSnvFCJNqZWEk1/e82gRrOhWYS76DqHdLqM=; b=avdK0gAR39qBkLdJ8XAFMs1hI1 scQgNyd8RM1AAsVJQHCe3HqVOUy33h/Kjm8Az+ixE8oz/tDJMv/5x/svc4ZXUmjdf/DP9KbVPUV3/ twn9Ex8Sc7xVmzwGIgZaPFy6vRTEuxccp6iBY4d9a2ne7H5R0XkGAb94L68nYrs4nEPg=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nEI3y-0002i4-Vs for control@debbugs.gnu.org; Sun, 30 Jan 2022 22:48:49 +0100 Date: Sun, 30 Jan 2022 22:48:46 +0100 Message-Id: <87leyw6gjl.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14507 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 14507 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 14507 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 31 10:16:29 2022 Received: (at control) by debbugs.gnu.org; 31 Jan 2022 15:16:30 +0000 Received: from localhost ([127.0.0.1]:40245 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEYPt-0006TX-Q8 for submit@debbugs.gnu.org; Mon, 31 Jan 2022 10:16:29 -0500 Received: from quimby.gnus.org ([95.216.78.240]:46552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nEYPs-0006TM-IB for control@debbugs.gnu.org; Mon, 31 Jan 2022 10:16:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=c4JBGYTi2j4EtpSuPDDkfjg8SeXb4VKipOxyrNOgE5U=; b=JtKHuQWs2ncFs+Q/nN2KottVNG JSkdOhg9D2HrYVUEQ9zI/T7tTyG2CdoWsna+u31845R4jDWecWZk7tiqN81xYsdp2eHm1ZBa4NB4v gzY595ALL2UwYAUTh3y09aBMXm364kTJ3s2gHvmmL733OKU30ieUBBwtzjFphQ0jtZiI=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nEYPk-0003bs-JP for control@debbugs.gnu.org; Mon, 31 Jan 2022 16:16:22 +0100 Date: Mon, 31 Jan 2022 16:16:18 +0100 Message-Id: <87k0eg2awt.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14507 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 14507 29.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 14507 29.1 quit From unknown Sat Jun 21 12:11:44 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 01 Mar 2022 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator