From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 25 20:22:14 2016 Received: (at submit) by debbugs.gnu.org; 26 Mar 2016 00:22:14 +0000 Received: from localhost ([127.0.0.1]:38162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ajbzZ-0006Kj-Gx for submit@debbugs.gnu.org; Fri, 25 Mar 2016 20:22:14 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52620) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ajbzX-0006KW-QK for submit@debbugs.gnu.org; Fri, 25 Mar 2016 20:22:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajbzP-0000OJ-DX for submit@debbugs.gnu.org; Fri, 25 Mar 2016 20:22:06 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:38298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajbzP-0000OF-9u for submit@debbugs.gnu.org; Fri, 25 Mar 2016 20:22:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajbzM-0001Gm-49 for bug-gnu-emacs@gnu.org; Fri, 25 Mar 2016 20:22:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajbzH-0000Nm-1t for bug-gnu-emacs@gnu.org; Fri, 25 Mar 2016 20:22:00 -0400 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]:37812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajbzG-0000NS-Iy for bug-gnu-emacs@gnu.org; Fri, 25 Mar 2016 20:21:54 -0400 Received: by mail-wm0-x233.google.com with SMTP id p65so37744866wmp.0 for ; Fri, 25 Mar 2016 17:21:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=N622wyxb06/RpP9yLjtkzn1ta5unsfm8uDYztuOQZ8o=; b=n4ySVJOSsxihg8eMJIE+Sa1Epp3zN5hc74Z/F5HJaaotFrvrpQwEAukJ9CXi5Z/6q3 88oYQycZT4hGEBVMl8ook3mMlgUe2J7KuLJQfJ+29f+BoVA5+fGDHV5Jkqs87z66B0+c CWHkRQ6CYBYbxlaD+h158lAWmu5H027GpJZLCmdIxu4gjYhqWrM6GoPCw09xZaBBZqnk w5ubGYwTp8AHltvwkho9j5AovHWeFGKaSWHvIjx9rNmXWLu3FMvrInUsNR8D5RicapqV LEKaDlHT34cBIc5xGBjUA4IRpo3GvN5vNfnX9DbP30VaNpvSRYC8MiCO9lcLWAOVbnOH +33g== 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:subject:date:message-id :mime-version:content-transfer-encoding; bh=N622wyxb06/RpP9yLjtkzn1ta5unsfm8uDYztuOQZ8o=; b=hGCuHwHk84KF5QeACjBbaBlNI1cTOGsVLo5+nGr8sQZIlxIiB+HtoNxGhWKrRO1NRm w9yTmxne5u6OkAxovJJYuMvMzdHLl1XCluzZ53YMLYfnPAFPkqjb9so0ZwzsIobzMf00 XYe8quFcWUMGfSzrllS4HfJFKf31FEYxzyn4EuvU94cH1/FQhTA3Z3q7EcPs1JYUWigL MsYkCRFs/56isj0lXRpGwQA+R+u5VxLqMQV/zCDAhEOOMYQc2T5LErn20zfLgly/eRkC ImlHo3A7IWRNjc0EqTnVaT62PycoUrZMtqE0HtS+zUfFB5wEVeyXJGEBzWqFq6TVu8lv jYuQ== X-Gm-Message-State: AD7BkJKonUELn5GYVJLvhnUBdjyRFhnETD7NalwPzOufEmaS/1m6jgqUQL5zSnfWYOE4Pw== X-Received: by 10.194.78.129 with SMTP id b1mr17176241wjx.60.1458951713508; Fri, 25 Mar 2016 17:21:53 -0700 (PDT) Received: from axl ([185.105.175.24]) by smtp.gmail.com with ESMTPSA id g203sm923065wmf.23.2016.03.25.17.21.52 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Mar 2016 17:21:52 -0700 (PDT) From: Dmitry Gutov To: bug-gnu-emacs@gnu.org Subject: 25.0.92; Having pcomplete-ignore-case different from completion-ignore-case can lead to an error Date: Sat, 26 Mar 2016 02:21:51 +0200 Message-ID: <8660wam6lc.fsf@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: submit 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.8 (---) 1. (setq pcomplete-ignore-case t) 2. Keep completion-ignore-case at its default nil value. 3. M-x shell 3. Type 'cd /Usr/', press C-M-i. 4. See the below error. Should the former variable just be made into an alias for the latter one? Debugger entered--Lisp error: (error "Internal error: usr/games/ doesn=E2= =80=99t match \\`Usr\\(.*?\\)/") signal(error ("Internal error: usr/games/ doesn=E2=80=99t match \\`Usr\\(= .*?\\)/")) error("Internal error: %s doesn't match %s" "usr/games/" "\\`Usr\\(.*?\\)= /") completion-pcm--merge-completions(("usr/games/" "usr/./" "usr/lib/" "usr/= local/" "usr/../" "usr/bin/" "usr/share/" "usr/X11R6/" "usr/src/" "usr/loca= le/" "usr/include/" "usr/lib32/" "usr/sbin/") (#("Usr" 0 3 (fontified t)) a= ny "/")) completion-pcm--merge-try((#("Usr" 0 3 (fontified t)) any "/") ("usr/game= s/" "usr/./" "usr/lib/" "usr/local/" "usr/../" "usr/bin/" "usr/share/" "usr= /X11R6/" "usr/src/" "usr/locale/" "usr/include/" "usr/lib32/" "usr/sbin/") = #("/" 0 1 (fontified t)) "") completion-pcm-try-completion(#("/Usr/" 0 5 (fontified t)) #[771 "\302.G\= 303 .=06\"\203).=04\304\305\224O.B\262.\306\307\310.=07\"!.B\262.=04\305\22= 5\302O\262.\202.=00.\203:.=02\311=3D\204O.=02\242\312=3D\204O.\313\314.=06.= B\237\315#\316.\300.=06$\262.\202\307.\317\320\321\322.\"\"\313\314.=07.B\= 237\315#\323.\300..\243\206k.\315$\211@.Y\203\223.=05\311=3D\203\204.\316= .=06\300.=06\n$\202\305.\312.@.=04GZ\\.ABB\202\305.=05\311=3D\203\272.\316.= =06\300.=06\n$.=02@Z\321\324\325\326\327\330.=06!\331\"\332\333%.\"\266\202= \202\305.\312.=05.GZ\\.ABB\266\203\207" [#[771 "\211\305=3D\203.=00 \203.= =00\305\306\307B\310.=05.#ABB\207\311\n.=1C\312\313\300\314.=06.=06.=06&.*\= 207" [file-directory-p pcomplete-compare-entry-function pcomplete-ignore-ca= se completion-ignore-case completion-ignored-extensions metadata cycle-sort= -function #[257 "\301.\"\207" [pcomplete-compare-entry-function sort] 4 "\= n\n(fn COMPS)"] completion-file-name-table nil completion-table-with-predic= ate comint-completion-file-name-table strict] 10 "\n\n(fn S P A)"] pcomplet= e--env-regexp nil string-match 0 1 getenv match-string 2 t boundaries mapco= ncat identity "" complete-with-action apply + mapcar length completion-boun= daries make-byte-code 257 "\211\300\301O\207" vconcat vector [nil] 4 "\n\n(= fn S)"] 17 "\n\n(fn STRING PRED ACTION)"] nil 5) #[257 "\300.=0D\2368\301\242\302\242\303\304\242$\207" [1 (#("/Usr/" 0 5 = (fontified t))) (#[771 "\302.G\303 .=06\"\203).=04\304\305\224O.B\262.\306\= 307\310.=07\"!.B\262.=04\305\225\302O\262.\202.=00.\203:.=02\311=3D\204O.= =02\242\312=3D\204O.\313\314.=06.B\237\315#\316.\300.=06$\262.\202\307.\31= 7\320\321\322.\"\"\313\314.=07.B\237\315#\323.\300..\243\206k.\315$\211@.= Y\203\223.=05\311=3D\203\204.\316.=06\300.=06\n$\202\305.\312.@.=04GZ\\.ABB= \202\305.=05\311=3D\203\272.\316.=06\300.=06\n$.=02@Z\321\324\325\326\327\3= 30.=06!\331\"\332\333%.\"\266\202\202\305.\312.=05.GZ\\.ABB\266\203\207" [#= [771 "\211\305=3D\203.=00 \203.=00\305\306\307B\310.=05.#ABB\207\311\n.=1C\= 312\313\300\314.=06.=06.=06&.*\207" [file-directory-p pcomplete-compare-ent= ry-function pcomplete-ignore-case completion-ignore-case completion-ignored= -extensions metadata cycle-sort-function #[257 "\301.\"\207" [pcomplete-co= mpare-entry-function sort] 4 "\n\n(fn COMPS)"] completion-file-name-table n= il completion-table-with-predicate comint-completion-file-name-table strict= ] 10 "\n\n(fn S P A)"] pcomplete--env-regexp nil string-match 0 1 getenv ma= tch-string 2 t boundaries mapconcat identity "" complete-with-action apply = + mapcar length completion-boundaries make-byte-code 257 "\211\300\301O\207= " vconcat vector [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED ACTION)"]) n= il (5) completion-styles-alist] 6 "\n\n(fn STYLE)"](partial-completion) completion--some(#[257 "\300.=0D\2368\301\242\302\242\303\304\242$\207" [= 1 (#("/Usr/" 0 5 (fontified t))) (#[771 "\302.G\303 .=06\"\203).=04\304\305= \224O.B\262.\306\307\310.=07\"!.B\262.=04\305\225\302O\262.\202.=00.\203:.= =02\311=3D\204O.=02\242\312=3D\204O.\313\314.=06.B\237\315#\316.\300.=06$\= 262.\202\307.\317\320\321\322.\"\"\313\314.=07.B\237\315#\323.\300..\243\= 206k.\315$\211@.Y\203\223.=05\311=3D\203\204.\316.=06\300.=06\n$\202\305.\3= 12.@.=04GZ\\.ABB\202\305.=05\311=3D\203\272.\316.=06\300.=06\n$.=02@Z\321\3= 24\325\326\327\330.=06!\331\"\332\333%.\"\266\202\202\305.\312.=05.GZ\\.ABB= \266\203\207" [#[771 "\211\305=3D\203.=00 \203.=00\305\306\307B\310.=05.#AB= B\207\311\n.=1C\312\313\300\314.=06.=06.=06&.*\207" [file-directory-p pcomp= lete-compare-entry-function pcomplete-ignore-case completion-ignore-case co= mpletion-ignored-extensions metadata cycle-sort-function #[257 "\301.\"\20= 7" [pcomplete-compare-entry-function sort] 4 "\n\n(fn COMPS)"] completion-f= ile-name-table nil completion-table-with-predicate comint-completion-file-n= ame-table strict] 10 "\n\n(fn S P A)"] pcomplete--env-regexp nil string-mat= ch 0 1 getenv match-string 2 t boundaries mapconcat identity "" complete-wi= th-action apply + mapcar length completion-boundaries make-byte-code 257 "\= 211\300\301O\207" vconcat vector [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING P= RED ACTION)"]) nil (5) completion-styles-alist] 6 "\n\n(fn STYLE)"] (basic = partial-completion emacs22)) completion--nth-completion(1 #("/Usr/" 0 5 (fontified t)) #[771 "\301?.\3= 03.\300.=05$)\207" [#[771 "\211\303=3D\203.=00\304\305.\300.#\306\"\207\211= \307=3D\203.=00\301.!\310.\300.#\207\211\242\311=3D\203.\301.!.A\211G\312U= \2035.=01\202:.\301.=02P!\313.=02\"\204E.\314\315!\210\316.=04G\316O\317.\3= 00. .$\302.@.\n\"@.A\312U\203d.\312\202y.=01A.=07G\\\302.=06\f. P\"@.=0BGZ\= 262.\311.=02BB\207\211\316=3D\203\241.\301.!\320.\300.#\211;\204\226.\211\2= 02\240.\321.=03.\312\301\302&.@\207\211\322=3D\203\317.\301.!\323.\300.#\31= 7.\300.=06\324$@\325.=06.=04.\301\302&.\326.!\211:\203\315.\211\316\241\210= .\207\211\327=3D\205).=01\301.!\301.\312.O!\313.=03\"\203\353.\211G\202.=01= \301.=06.\316O!\330.=04\"\203.=01.G.GZ\202.=01.G.G^.G.GZ\312]\\\331\245\262= .=02\300.\332\333\334\335\336\301\302.=10.=0D$\337\"\340\341%F\266\204\207"= [#[771 "\302.G\303 .=06\"\203).=04\304\305\224O.B\262.\306\307\310.=07\"!.= B\262.=04\305\225\302O\262.\202.=00.\203:.=02\311=3D\204O.=02\242\312=3D\20= 4O.\313\314.=06.B\237\315#\316.\300.=06$\262.\202\307.\317\320\321\322.\"\= "\313\314.=07.B\237\315#\323.\300..\243\206k.\315$\211@.Y\203\223.=05\311= =3D\203\204.\316.=06\300.=06\n$\202\305.\312.@.=04GZ\\.ABB\202\305.=05\311= =3D\203\272.\316.=06\300.=06\n$.=02@Z\321\324\325\326\327\330.=06!\331\"\33= 2\333%.\"\266\202\202\305.\312.=05.GZ\\.ABB\266\203\207" [#[771 "\211\305= =3D\203.=00 \203.=00\305\306\307B\310.=05.#ABB\207\311\n.=1C\312\313\300\31= 4.=06.=06.=06&.*\207" [file-directory-p pcomplete-compare-entry-function pc= omplete-ignore-case completion-ignore-case completion-ignored-extensions me= tadata cycle-sort-function #[257 "\301.\"\207" [pcomplete-compare-entry-fu= nction sort] 4 "\n\n(fn COMPS)"] completion-file-name-table nil completion-= table-with-predicate comint-completion-file-name-table strict] 10 "\n\n(fn = S P A)"] pcomplete--env-regexp nil string-match 0 1 getenv match-string 2 t= boundaries mapconcat identity "" complete-with-action apply + mapcar lengt= h completion-boundaries make-byte-code 257 "\211\300\301O\207" vconcat vect= or [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED ACTION)"] comint--unquote-= argument comint--requote-argument metadata append completion-metadata ((com= pletion--unquote-requote . t)) lambda test-completion boundaries 0 string-p= refix-p cl--assertion-failed (string-prefix-p ustring ufull) nil completion= -boundaries try-completion completion--twq-try t all-completions "" complet= ion--twq-all last completion--unquote string-suffix-p 2 make-byte-code 514 = "\211\304=3D\203.=00.\242;\204.=00.\207\305\302\303.@.A\300\301&.\207\211\3= 06=3D\203<.\307.!\211A\206).\310.\205;.=01\311\241\210\312\302\303.=06.\300= \301&.\207\311\207" vconcat vector [1 completion--twq-try 2 last 0 nil comp= letion--twq-all] 11 "\n\n(fn UNQUOTED-RESULT OP)"] 19 "\n\n(fn STRING PRED = ACTION)"] nil completion-ignore-case complete-with-action] 8 "\n\n(fn STRIN= G PRED ACTION)"] nil 5 (metadata (cycle-sort-function . #[257 "\301.\"\207= " [pcomplete-compare-entry-function sort] 4 "\n\n(fn COMPS)"]) (category . = file) (completion--unquote-requote . t))) completion-try-completion(#("/Usr/" 0 5 (fontified t)) #[771 "\301?.\303.= \300.=05$)\207" [#[771 "\211\303=3D\203.=00\304\305.\300.#\306\"\207\211\30= 7=3D\203.=00\301.!\310.\300.#\207\211\242\311=3D\203.\301.!.A\211G\312U\20= 35.=01\202:.\301.=02P!\313.=02\"\204E.\314\315!\210\316.=04G\316O\317.\300.= .$\302.@.\n\"@.A\312U\203d.\312\202y.=01A.=07G\\\302.=06\f. P\"@.=0BGZ\262= .\311.=02BB\207\211\316=3D\203\241.\301.!\320.\300.#\211;\204\226.\211\202\= 240.\321.=03.\312\301\302&.@\207\211\322=3D\203\317.\301.!\323.\300.#\317.\= 300.=06\324$@\325.=06.=04.\301\302&.\326.!\211:\203\315.\211\316\241\210.\2= 07\211\327=3D\205).=01\301.!\301.\312.O!\313.=03\"\203\353.\211G\202.=01\30= 1.=06.\316O!\330.=04\"\203.=01.G.GZ\202.=01.G.G^.G.GZ\312]\\\331\245\262.= =02\300.\332\333\334\335\336\301\302.=10.=0D$\337\"\340\341%F\266\204\207" = [#[771 "\302.G\303 .=06\"\203).=04\304\305\224O.B\262.\306\307\310.=07\"!.B= \262.=04\305\225\302O\262.\202.=00.\203:.=02\311=3D\204O.=02\242\312=3D\204= O.\313\314.=06.B\237\315#\316.\300.=06$\262.\202\307.\317\320\321\322.\"\"= \313\314.=07.B\237\315#\323.\300..\243\206k.\315$\211@.Y\203\223.=05\311= =3D\203\204.\316.=06\300.=06\n$\202\305.\312.@.=04GZ\\.ABB\202\305.=05\311= =3D\203\272.\316.=06\300.=06\n$.=02@Z\321\324\325\326\327\330.=06!\331\"\33= 2\333%.\"\266\202\202\305.\312.=05.GZ\\.ABB\266\203\207" [#[771 "\211\305= =3D\203.=00 \203.=00\305\306\307B\310.=05.#ABB\207\311\n.=1C\312\313\300\31= 4.=06.=06.=06&.*\207" [file-directory-p pcomplete-compare-entry-function pc= omplete-ignore-case completion-ignore-case completion-ignored-extensions me= tadata cycle-sort-function #[257 "\301.\"\207" [pcomplete-compare-entry-fu= nction sort] 4 "\n\n(fn COMPS)"] completion-file-name-table nil completion-= table-with-predicate comint-completion-file-name-table strict] 10 "\n\n(fn = S P A)"] pcomplete--env-regexp nil string-match 0 1 getenv match-string 2 t= boundaries mapconcat identity "" complete-with-action apply + mapcar lengt= h completion-boundaries make-byte-code 257 "\211\300\301O\207" vconcat vect= or [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED ACTION)"] comint--unquote-= argument comint--requote-argument metadata append completion-metadata ((com= pletion--unquote-requote . t)) lambda test-completion boundaries 0 string-p= refix-p cl--assertion-failed (string-prefix-p ustring ufull) nil completion= -boundaries try-completion completion--twq-try t all-completions "" complet= ion--twq-all last completion--unquote string-suffix-p 2 make-byte-code 514 = "\211\304=3D\203.=00.\242;\204.=00.\207\305\302\303.@.A\300\301&.\207\211\3= 06=3D\203<.\307.!\211A\206).\310.\205;.=01\311\241\210\312\302\303.=06.\300= \301&.\207\311\207" vconcat vector [1 completion--twq-try 2 last 0 nil comp= letion--twq-all] 11 "\n\n(fn UNQUOTED-RESULT OP)"] 19 "\n\n(fn STRING PRED = ACTION)"] nil completion-ignore-case complete-with-action] 8 "\n\n(fn STRIN= G PRED ACTION)"] nil 5 (metadata (cycle-sort-function . #[257 "\301.\"\207= " [pcomplete-compare-entry-function sort] 4 "\n\n(fn COMPS)"]) (category . = file) (completion--unquote-requote . t))) completion--do-completion(# 31) completion--in-region-1(# 31) #[1028 ".=01.=19\n\203!.\304.!\203.=00.\202.=00\305.!\305.\306\".=03F.\30= 7\310!\210\311.=04\"*\207" [minibuffer-completion-predicate minibuffer-comp= letion-table completion-in-region-mode-predicate completion-in-region--data= markerp copy-marker t completion-in-region-mode 1 completion--in-region-1]= 8 "\n\n(fn START END COLLECTION PREDICATE)"](# 31= #[771 "\301?.\303.\300.=05$)\207" [#[771 "\211\303=3D\203.=00\304\305.\300= .#\306\"\207\211\307=3D\203.=00\301.!\310.\300.#\207\211\242\311=3D\203.\3= 01.!.A\211G\312U\2035.=01\202:.\301.=02P!\313.=02\"\204E.\314\315!\210\316.= =04G\316O\317.\300. .$\302.@.\n\"@.A\312U\203d.\312\202y.=01A.=07G\\\302.= =06\f. P\"@.=0BGZ\262.\311.=02BB\207\211\316=3D\203\241.\301.!\320.\300.#\2= 11;\204\226.\211\202\240.\321.=03.\312\301\302&.@\207\211\322=3D\203\317.\3= 01.!\323.\300.#\317.\300.=06\324$@\325.=06.=04.\301\302&.\326.!\211:\203\31= 5.\211\316\241\210.\207\211\327=3D\205).=01\301.!\301.\312.O!\313.=03\"\203= \353.\211G\202.=01\301.=06.\316O!\330.=04\"\203.=01.G.GZ\202.=01.G.G^.G.GZ\= 312]\\\331\245\262.=02\300.\332\333\334\335\336\301\302.=10.=0D$\337\"\340\= 341%F\266\204\207" [#[771 "\302.G\303 .=06\"\203).=04\304\305\224O.B\262.\3= 06\307\310.=07\"!.B\262.=04\305\225\302O\262.\202.=00.\203:.=02\311=3D\204O= .=02\242\312=3D\204O.\313\314.=06.B\237\315#\316.\300.=06$\262.\202\307.\3= 17\320\321\322.\"\"\313\314.=07.B\237\315#\323.\300..\243\206k.\315$\211@= .Y\203\223.=05\311=3D\203\204.\316.=06\300.=06\n$\202\305.\312.@.=04GZ\\.AB= B\202\305.=05\311=3D\203\272.\316.=06\300.=06\n$.=02@Z\321\324\325\326\327\= 330.=06!\331\"\332\333%.\"\266\202\202\305.\312.=05.GZ\\.ABB\266\203\207" [= #[771 "\211\305=3D\203.=00 \203.=00\305\306\307B\310.=05.#ABB\207\311\n.=1C= \312\313\300\314.=06.=06.=06&.*\207" [file-directory-p pcomplete-compare-en= try-function pcomplete-ignore-case completion-ignore-case completion-ignore= d-extensions metadata cycle-sort-function #[257 "\301.\"\207" [pcomplete-c= ompare-entry-function sort] 4 "\n\n(fn COMPS)"] completion-file-name-table = nil completion-table-with-predicate comint-completion-file-name-table stric= t] 10 "\n\n(fn S P A)"] pcomplete--env-regexp nil string-match 0 1 getenv m= atch-string 2 t boundaries mapconcat identity "" complete-with-action apply= + mapcar length completion-boundaries make-byte-code 257 "\211\300\301O\20= 7" vconcat vector [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED ACTION)"] c= omint--unquote-argument comint--requote-argument metadata append completion= -metadata ((completion--unquote-requote . t)) lambda test-completion bounda= ries 0 string-prefix-p cl--assertion-failed (string-prefix-p ustring ufull)= nil completion-boundaries try-completion completion--twq-try t all-complet= ions "" completion--twq-all last completion--unquote string-suffix-p 2 make= -byte-code 514 "\211\304=3D\203.=00.\242;\204.=00.\207\305\302\303.@.A\300\= 301&.\207\211\306=3D\203<.\307.!\211A\206).\310.\205;.=01\311\241\210\312\3= 02\303.=06.\300\301&.\207\311\207" vconcat vector [1 completion--twq-try 2 = last 0 nil completion--twq-all] 11 "\n\n(fn UNQUOTED-RESULT OP)"] 19 "\n\n(= fn STRING PRED ACTION)"] nil completion-ignore-case complete-with-action] 8= "\n\n(fn STRING PRED ACTION)"] nil) apply(#[1028 ".=01.=19\n\203!.\304.!\203.=00.\202.=00\305.!\305.\306\".= =03F.\307\310!\210\311.=04\"*\207" [minibuffer-completion-predicate minibuf= fer-completion-table completion-in-region-mode-predicate completion-in-regi= on--data markerp copy-marker t completion-in-region-mode 1 completion--in-r= egion-1] 8 "\n\n(fn START END COLLECTION PREDICATE)"] (# 31 #[771 "\301?.\303.\300.=05$)\207" [#[771 "\211\303=3D\203.=00\304= \305.\300.#\306\"\207\211\307=3D\203.=00\301.!\310.\300.#\207\211\242\311= =3D\203.\301.!.A\211G\312U\2035.=01\202:.\301.=02P!\313.=02\"\204E.\314\31= 5!\210\316.=04G\316O\317.\300. .$\302.@.\n\"@.A\312U\203d.\312\202y.=01A.= =07G\\\302.=06\f. P\"@.=0BGZ\262.\311.=02BB\207\211\316=3D\203\241.\301.!\3= 20.\300.#\211;\204\226.\211\202\240.\321.=03.\312\301\302&.@\207\211\322=3D= \203\317.\301.!\323.\300.#\317.\300.=06\324$@\325.=06.=04.\301\302&.\326.!\= 211:\203\315.\211\316\241\210.\207\211\327=3D\205).=01\301.!\301.\312.O!\31= 3.=03\"\203\353.\211G\202.=01\301.=06.\316O!\330.=04\"\203.=01.G.GZ\202.=01= .G.G^.G.GZ\312]\\\331\245\262.=02\300.\332\333\334\335\336\301\302.=10.=0D$= \337\"\340\341%F\266\204\207" [#[771 "\302.G\303 .=06\"\203).=04\304\305\22= 4O.B\262.\306\307\310.=07\"!.B\262.=04\305\225\302O\262.\202.=00.\203:.=02\= 311=3D\204O.=02\242\312=3D\204O.\313\314.=06.B\237\315#\316.\300.=06$\262.= \202\307.\317\320\321\322.\"\"\313\314.=07.B\237\315#\323.\300..\243\206k= .\315$\211@.Y\203\223.=05\311=3D\203\204.\316.=06\300.=06\n$\202\305.\312.@= .=04GZ\\.ABB\202\305.=05\311=3D\203\272.\316.=06\300.=06\n$.=02@Z\321\324\3= 25\326\327\330.=06!\331\"\332\333%.\"\266\202\202\305.\312.=05.GZ\\.ABB\266= \203\207" [#[771 "\211\305=3D\203.=00 \203.=00\305\306\307B\310.=05.#ABB\20= 7\311\n.=1C\312\313\300\314.=06.=06.=06&.*\207" [file-directory-p pcomplete= -compare-entry-function pcomplete-ignore-case completion-ignore-case comple= tion-ignored-extensions metadata cycle-sort-function #[257 "\301.\"\207" [= pcomplete-compare-entry-function sort] 4 "\n\n(fn COMPS)"] completion-file-= name-table nil completion-table-with-predicate comint-completion-file-name-= table strict] 10 "\n\n(fn S P A)"] pcomplete--env-regexp nil string-match 0= 1 getenv match-string 2 t boundaries mapconcat identity "" complete-with-a= ction apply + mapcar length completion-boundaries make-byte-code 257 "\211\= 300\301O\207" vconcat vector [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED = ACTION)"] comint--unquote-argument comint--requote-argument metadata append= completion-metadata ((completion--unquote-requote . t)) lambda test-comple= tion boundaries 0 string-prefix-p cl--assertion-failed (string-prefix-p ust= ring ufull) nil completion-boundaries try-completion completion--twq-try t = all-completions "" completion--twq-all last completion--unquote string-suff= ix-p 2 make-byte-code 514 "\211\304=3D\203.=00.\242;\204.=00.\207\305\302\3= 03.@.A\300\301&.\207\211\306=3D\203<.\307.!\211A\206).\310.\205;.=01\311\24= 1\210\312\302\303.=06.\300\301&.\207\311\207" vconcat vector [1 completion-= -twq-try 2 last 0 nil completion--twq-all] 11 "\n\n(fn UNQUOTED-RESULT OP)"= ] 19 "\n\n(fn STRING PRED ACTION)"] nil completion-ignore-case complete-wit= h-action] 8 "\n\n(fn STRING PRED ACTION)"] nil)) #[771 ".:\2030.=02@\301=3D\203.=00\300\242\302.=05A\"\303.#\207\304.@\305= \306\307\310\311\312\300!\313\"\314\315%.=06A.=06#.#\207\304\316.\"\207" [(= #0) t append nil apply apply-partially make-byte-code 642 "\300\242.=03.#\2= 07" vconcat vector [] 7 "\n\n(fn FUNS GLOBAL &rest ARGS)" #[1028 ".=01.=19\= n\203!.\304.!\203.=00.\202.=00\305.!\305.\306\".=03F.\307\310!\210\311.=04\= "*\207" [minibuffer-completion-predicate minibuffer-completion-table comple= tion-in-region-mode-predicate completion-in-region--data markerp copy-marke= r t completion-in-region-mode 1 completion--in-region-1] 8 "\n\n(fn START E= ND COLLECTION PREDICATE)"]] 12 "\n\n(fn FUNS GLOBAL ARGS)"](nil nil (# 31 #[771 "\301?.\303.\300.=05$)\207" [#[771 "\211\303= =3D\203.=00\304\305.\300.#\306\"\207\211\307=3D\203.=00\301.!\310.\300.#\20= 7\211\242\311=3D\203.\301.!.A\211G\312U\2035.=01\202:.\301.=02P!\313.=02\"= \204E.\314\315!\210\316.=04G\316O\317.\300. .$\302.@.\n\"@.A\312U\203d.\312= \202y.=01A.=07G\\\302.=06\f. P\"@.=0BGZ\262.\311.=02BB\207\211\316=3D\203\2= 41.\301.!\320.\300.#\211;\204\226.\211\202\240.\321.=03.\312\301\302&.@\207= \211\322=3D\203\317.\301.!\323.\300.#\317.\300.=06\324$@\325.=06.=04.\301\3= 02&.\326.!\211:\203\315.\211\316\241\210.\207\211\327=3D\205).=01\301.!\301= .\312.O!\313.=03\"\203\353.\211G\202.=01\301.=06.\316O!\330.=04\"\203.=01.G= .GZ\202.=01.G.G^.G.GZ\312]\\\331\245\262.=02\300.\332\333\334\335\336\301\3= 02.=10.=0D$\337\"\340\341%F\266\204\207" [#[771 "\302.G\303 .=06\"\203).=04= \304\305\224O.B\262.\306\307\310.=07\"!.B\262.=04\305\225\302O\262.\202.=00= .\203:.=02\311=3D\204O.=02\242\312=3D\204O.\313\314.=06.B\237\315#\316.\300= .=06$\262.\202\307.\317\320\321\322.\"\"\313\314.=07.B\237\315#\323.\300.= .\243\206k.\315$\211@.Y\203\223.=05\311=3D\203\204.\316.=06\300.=06\n$\202= \305.\312.@.=04GZ\\.ABB\202\305.=05\311=3D\203\272.\316.=06\300.=06\n$.=02@= Z\321\324\325\326\327\330.=06!\331\"\332\333%.\"\266\202\202\305.\312.=05.G= Z\\.ABB\266\203\207" [#[771 "\211\305=3D\203.=00 \203.=00\305\306\307B\310.= =05.#ABB\207\311\n.=1C\312\313\300\314.=06.=06.=06&.*\207" [file-directory-= p pcomplete-compare-entry-function pcomplete-ignore-case completion-ignore-= case completion-ignored-extensions metadata cycle-sort-function #[257 "\301= .\"\207" [pcomplete-compare-entry-function sort] 4 "\n\n(fn COMPS)"] compl= etion-file-name-table nil completion-table-with-predicate comint-completion= -file-name-table strict] 10 "\n\n(fn S P A)"] pcomplete--env-regexp nil str= ing-match 0 1 getenv match-string 2 t boundaries mapconcat identity "" comp= lete-with-action apply + mapcar length completion-boundaries make-byte-code= 257 "\211\300\301O\207" vconcat vector [nil] 4 "\n\n(fn S)"] 17 "\n\n(fn S= TRING PRED ACTION)"] comint--unquote-argument comint--requote-argument meta= data append completion-metadata ((completion--unquote-requote . t)) lambda = test-completion boundaries 0 string-prefix-p cl--assertion-failed (string-p= refix-p ustring ufull) nil completion-boundaries try-completion completion-= -twq-try t all-completions "" completion--twq-all last completion--unquote = string-suffix-p 2 make-byte-code 514 "\211\304=3D\203.=00.\242;\204.=00.\20= 7\305\302\303.@.A\300\301&.\207\211\306=3D\203<.\307.!\211A\206).\310.\205;= .=01\311\241\210\312\302\303.=06.\300\301&.\207\311\207" vconcat vector [1 = completion--twq-try 2 last 0 nil completion--twq-all] 11 "\n\n(fn UNQUOTED-= RESULT OP)"] 19 "\n\n(fn STRING PRED ACTION)"] nil completion-ignore-case c= omplete-with-action] 8 "\n\n(fn STRING PRED ACTION)"] nil)) completion--in-region(# 31 #[771 "\301?.\303.\30= 0.=05$)\207" [#[771 "\211\303=3D\203.=00\304\305.\300.#\306\"\207\211\307= =3D\203.=00\301.!\310.\300.#\207\211\242\311=3D\203.\301.!.A\211G\312U\203= 5.=01\202:.\301.=02P!\313.=02\"\204E.\314\315!\210\316.=04G\316O\317.\300. = .$\302.@.\n\"@.A\312U\203d.\312\202y.=01A.=07G\\\302.=06\f. P\"@.=0BGZ\262.= \311.=02BB\207\211\316=3D\203\241.\301.!\320.\300.#\211;\204\226.\211\202\2= 40.\321.=03.\312\301\302&.@\207\211\322=3D\203\317.\301.!\323.\300.#\317.\3= 00.=06\324$@\325.=06.=04.\301\302&.\326.!\211:\203\315.\211\316\241\210.\20= 7\211\327=3D\205).=01\301.!\301.\312.O!\313.=03\"\203\353.\211G\202.=01\301= .=06.\316O!\330.=04\"\203.=01.G.GZ\202.=01.G.G^.G.GZ\312]\\\331\245\262.=02= \300.\332\333\334\335\336\301\302.=10.=0D$\337\"\340\341%F\266\204\207" [#[= 771 "\302.G\303 .=06\"\203).=04\304\305\224O.B\262.\306\307\310.=07\"!.B\26= 2.=04\305\225\302O\262.\202.=00.\203:.=02\311=3D\204O.=02\242\312=3D\204O.\= 313\314.=06.B\237\315#\316.\300.=06$\262.\202\307.\317\320\321\322.\"\"\31= 3\314.=07.B\237\315#\323.\300..\243\206k.\315$\211@.Y\203\223.=05\311=3D\= 203\204.\316.=06\300.=06\n$\202\305.\312.@.=04GZ\\.ABB\202\305.=05\311=3D\2= 03\272.\316.=06\300.=06\n$.=02@Z\321\324\325\326\327\330.=06!\331\"\332\333= %.\"\266\202\202\305.\312.=05.GZ\\.ABB\266\203\207" [#[771 "\211\305=3D\203= .=00 \203.=00\305\306\307B\310.=05.#ABB\207\311\n.=1C\312\313\300\314.=06.= =06.=06&.*\207" [file-directory-p pcomplete-compare-entry-function pcomplet= e-ignore-case completion-ignore-case completion-ignored-extensions metadata= cycle-sort-function #[257 "\301.\"\207" [pcomplete-compare-entry-function= sort] 4 "\n\n(fn COMPS)"] completion-file-name-table nil completion-table-= with-predicate comint-completion-file-name-table strict] 10 "\n\n(fn S P A)= "] pcomplete--env-regexp nil string-match 0 1 getenv match-string 2 t bound= aries mapconcat identity "" complete-with-action apply + mapcar length comp= letion-boundaries make-byte-code 257 "\211\300\301O\207" vconcat vector [ni= l] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED ACTION)"] comint--unquote-argume= nt comint--requote-argument metadata append completion-metadata ((completio= n--unquote-requote . t)) lambda test-completion boundaries 0 string-prefix-= p cl--assertion-failed (string-prefix-p ustring ufull) nil completion-bound= aries try-completion completion--twq-try t all-completions "" completion--t= wq-all last completion--unquote string-suffix-p 2 make-byte-code 514 "\211\= 304=3D\203.=00.\242;\204.=00.\207\305\302\303.@.A\300\301&.\207\211\306=3D\= 203<.\307.!\211A\206).\310.\205;.=01\311\241\210\312\302\303.=06.\300\301&.= \207\311\207" vconcat vector [1 completion--twq-try 2 last 0 nil completion= --twq-all] 11 "\n\n(fn UNQUOTED-RESULT OP)"] 19 "\n\n(fn STRING PRED ACTION= )"] nil completion-ignore-case complete-with-action] 8 "\n\n(fn STRING PRED= ACTION)"] nil) completion-in-region(# 31 #[771 "\301?.\303.\300= .=05$)\207" [#[771 "\211\303=3D\203.=00\304\305.\300.#\306\"\207\211\307=3D= \203.=00\301.!\310.\300.#\207\211\242\311=3D\203.\301.!.A\211G\312U\2035.= =01\202:.\301.=02P!\313.=02\"\204E.\314\315!\210\316.=04G\316O\317.\300. .$= \302.@.\n\"@.A\312U\203d.\312\202y.=01A.=07G\\\302.=06\f. P\"@.=0BGZ\262.\3= 11.=02BB\207\211\316=3D\203\241.\301.!\320.\300.#\211;\204\226.\211\202\240= .\321.=03.\312\301\302&.@\207\211\322=3D\203\317.\301.!\323.\300.#\317.\300= .=06\324$@\325.=06.=04.\301\302&.\326.!\211:\203\315.\211\316\241\210.\207\= 211\327=3D\205).=01\301.!\301.\312.O!\313.=03\"\203\353.\211G\202.=01\301.= =06.\316O!\330.=04\"\203.=01.G.GZ\202.=01.G.G^.G.GZ\312]\\\331\245\262.=02\= 300.\332\333\334\335\336\301\302.=10.=0D$\337\"\340\341%F\266\204\207" [#[7= 71 "\302.G\303 .=06\"\203).=04\304\305\224O.B\262.\306\307\310.=07\"!.B\262= .=04\305\225\302O\262.\202.=00.\203:.=02\311=3D\204O.=02\242\312=3D\204O.\3= 13\314.=06.B\237\315#\316.\300.=06$\262.\202\307.\317\320\321\322.\"\"\313= \314.=07.B\237\315#\323.\300..\243\206k.\315$\211@.Y\203\223.=05\311=3D\2= 03\204.\316.=06\300.=06\n$\202\305.\312.@.=04GZ\\.ABB\202\305.=05\311=3D\20= 3\272.\316.=06\300.=06\n$.=02@Z\321\324\325\326\327\330.=06!\331\"\332\333%= .\"\266\202\202\305.\312.=05.GZ\\.ABB\266\203\207" [#[771 "\211\305=3D\203.= =00 \203.=00\305\306\307B\310.=05.#ABB\207\311\n.=1C\312\313\300\314.=06.= =06.=06&.*\207" [file-directory-p pcomplete-compare-entry-function pcomplet= e-ignore-case completion-ignore-case completion-ignored-extensions metadata= cycle-sort-function #[257 "\301.\"\207" [pcomplete-compare-entry-function= sort] 4 "\n\n(fn COMPS)"] completion-file-name-table nil completion-table-= with-predicate comint-completion-file-name-table strict] 10 "\n\n(fn S P A)= "] pcomplete--env-regexp nil string-match 0 1 getenv match-string 2 t bound= aries mapconcat identity "" complete-with-action apply + mapcar length comp= letion-boundaries make-byte-code 257 "\211\300\301O\207" vconcat vector [ni= l] 4 "\n\n(fn S)"] 17 "\n\n(fn STRING PRED ACTION)"] comint--unquote-argume= nt comint--requote-argument metadata append completion-metadata ((completio= n--unquote-requote . t)) lambda test-completion boundaries 0 string-prefix-= p cl--assertion-failed (string-prefix-p ustring ufull) nil completion-bound= aries try-completion completion--twq-try t all-completions "" completion--t= wq-all last completion--unquote string-suffix-p 2 make-byte-code 514 "\211\= 304=3D\203.=00.\242;\204.=00.\207\305\302\303.@.A\300\301&.\207\211\306=3D\= 203<.\307.!\211A\206).\310.\205;.=01\311\241\210\312\302\303.=06.\300\301&.= \207\311\207" vconcat vector [1 completion--twq-try 2 last 0 nil completion= --twq-all] 11 "\n\n(fn UNQUOTED-RESULT OP)"] 19 "\n\n(fn STRING PRED ACTION= )"] nil completion-ignore-case complete-with-action] 8 "\n\n(fn STRING PRED= ACTION)"] nil) completion-at-point() complete-symbol(nil) funcall-interactively(complete-symbol nil) call-interactively(complete-symbol nil nil) command-execute(complete-symbol) In GNU Emacs 25.0.92.4 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.7) of 2016-03-20 built on axl Repository revision: 26f9c5075ff273013418a66b70fae477301d41d5 Windowing system distributor 'The X.Org Foundation', version 11.0.11702000 System Description: Ubuntu 15.10 From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 15 00:11:46 2020 Received: (at control) by debbugs.gnu.org; 15 Aug 2020 04:11:46 +0000 Received: from localhost ([127.0.0.1]:54136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k6nXm-0000zN-0b for submit@debbugs.gnu.org; Sat, 15 Aug 2020 00:11:46 -0400 Received: from mail-yb1-f169.google.com ([209.85.219.169]:35284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k6nXj-0000z5-AX for control@debbugs.gnu.org; Sat, 15 Aug 2020 00:11:44 -0400 Received: by mail-yb1-f169.google.com with SMTP id y134so6317002yby.2 for ; Fri, 14 Aug 2020 21:11:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:mime-version:date:message-id:subject:to; bh=3F48Sm8R3H7smYGjGW5OyrSWzUAtkdY96WuRx8wi+EA=; b=gDCKnN/kWcH0NkQ9UXv3BafWQ2+4wHyqLNDR7nbvK617nUlJBLuRiUryRx3pX393zV HKa2wQzN3D6BVtov+yZqXoeqp1BDwwbDid6kkLWVgqAsl+Q0mePZ6jMEK/qD9RCzikNX rtnpOg0EqmdhhwRIV1BaWII+6/8o1g7CW3c828G5x3FLkivqMU+klRLvaMLr35YUbRCA AjVYqZ7KZaud+yYJtZvxiZEkQVP7iJLIKi0gx1dlztkvP2ZWsJNp9F4cr+md/AUhQkaL YZKKFuXaoiCzP4InAbparbImXnJhfvAQnidkVrRH67WkLVKBI3oiET1H6DcGK1xY24sH Ihqw== X-Gm-Message-State: AOAM5313FaDlHFe75QFGWV4gMj+dauvDSRZmJlqcp0D0I3jUUiclnmDE qimlSer7SxEQs+8/FVnycXfw3Jh/vwvv8cZ5G6JyEEbvQQE= X-Google-Smtp-Source: ABdhPJy+XNPr/mBfT40My0V9Zko2160Y+iyWp2BsHenlR9Gj38uxcUCXmv1tJugr0YmhsB5yikIxDCiAiJXeWRG8DKU= X-Received: by 2002:a25:4ed7:: with SMTP id c206mr8039931ybb.129.1597464697746; Fri, 14 Aug 2020 21:11:37 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 14 Aug 2020 21:11:37 -0700 From: Stefan Kangas MIME-Version: 1.0 Date: Fri, 14 Aug 2020 21:11:37 -0700 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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 the administrator of that system for details. Content preview: found 23117 28.0.50 tags 23117 + confirmed thanks Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.219.169 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.219.169 listed in list.dnswl.org] 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines 2.0 BLANK_SUBJECT Subject is present but empty 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 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: 1.0 (+) found 23117 28.0.50 tags 23117 + confirmed thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 07 08:58:26 2021 Received: (at 23117) by debbugs.gnu.org; 7 Feb 2021 13:58:26 +0000 Received: from localhost ([127.0.0.1]:47126 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8ka1-000362-SK for submit@debbugs.gnu.org; Sun, 07 Feb 2021 08:58:26 -0500 Received: from quimby.gnus.org ([95.216.78.240]:35690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8ka0-00035m-N3 for 23117@debbugs.gnu.org; Sun, 07 Feb 2021 08:58:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=q9xV4dRFPH+quOLAZZWpA9a+kSqB5T0Jkgc2Uu5LvAg=; b=t/kUzZ7rU6m6qQc4UIYu4Q7ruO 05ibP1Lv6em9uOPO9jqhdqx0inot1mIJlqiZnp/DlzGg1FT6EM+hoRDLqzmEQR1yaX4JnDpyzAeNs AILLK0CJH9oc9vYOQL8oTc3crfYz2TGJl5DsD2iHS+kCn2LAdO8ahNHMrb1TyjiMuy14=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8kZr-0000wS-BN; Sun, 07 Feb 2021 14:58:18 +0100 From: Lars Ingebrigtsen To: Dmitry Gutov Subject: Re: bug#23117: 25.0.92; Having pcomplete-ignore-case different from completion-ignore-case can lead to an error References: <8660wam6lc.fsf@yandex.ru> X-Now-Playing: Good Enought for Grandpa's _Oscarsongs_: "I Don't Get It" Date: Sun, 07 Feb 2021 14:58:14 +0100 In-Reply-To: <8660wam6lc.fsf@yandex.ru> (Dmitry Gutov's message of "Sat, 26 Mar 2016 02:21:51 +0200") Message-ID: <87blcw56a1.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Dmitry Gutov writes: > 1. (setq pcomplete-ignore-case t) > 2. Keep completion-ignore-case at its default nil value. > 3. M-x shell > 3. Type 'cd /Usr/', press C-M-i. > 4. See the below error. > > Should the former variabl [...] 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: 0.0 (/) X-Debbugs-Envelope-To: 23117 Cc: 23117@debbugs.gnu.org, Stefan Monnier 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: -1.0 (-) Dmitry Gutov writes: > 1. (setq pcomplete-ignore-case t) > 2. Keep completion-ignore-case at its default nil value. > 3. M-x shell > 3. Type 'cd /Usr/', press C-M-i. > 4. See the below error. > > Should the former variable just be made into an alias for the latter one? > > Debugger entered--Lisp error: (error "Internal error: usr/games/ doesn=E2= =80=99t match \\`Usr\\(.*?\\)/") This is still the case in Emacs 28, so the question remains, I guess -- should one of them be made into an alias for the other, and in that case, which one should be the alias? Stefan M added to the CCs. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 07 08:58:38 2021 Received: (at control) by debbugs.gnu.org; 7 Feb 2021 13:58:38 +0000 Received: from localhost ([127.0.0.1]:47129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8kaE-00036V-6Y for submit@debbugs.gnu.org; Sun, 07 Feb 2021 08:58:38 -0500 Received: from quimby.gnus.org ([95.216.78.240]:35704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8kaB-00036F-Rt for control@debbugs.gnu.org; Sun, 07 Feb 2021 08:58:37 -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=BvJXASGnKlyqt/bAV8837lglLBWc+TveJfEOKeZm07U=; b=WdHeCiXBeoE6VBJou8JrD/njEn 63Zh62sAGyw4mk9c8NAeIOOZbOAE1z2EfXzYcAGu/KoYjqhsZIoI3vOlMafHQ9nlbXtKURVvbXp3p +zXnl+klXoQzGFMy933nmvrjSUJAz5Nq5seoLE6UrKG1XCNta9zO/IuYCHEHUnxGGKKE=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8kZz-0000we-Ux for control@debbugs.gnu.org; Sun, 07 Feb 2021 14:58:30 +0100 Date: Sun, 07 Feb 2021 14:58:22 +0100 Message-Id: <87a6sg569t.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #23117 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 23117 + 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: 0.0 (/) 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: -1.0 (-) tags 23117 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 08 17:08:19 2021 Received: (at 23117) by debbugs.gnu.org; 8 Feb 2021 22:08:19 +0000 Received: from localhost ([127.0.0.1]:52079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9Ehf-0001Wk-7A for submit@debbugs.gnu.org; Mon, 08 Feb 2021 17:08:19 -0500 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:31867) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9Ehc-0001WW-06 for 23117@debbugs.gnu.org; Mon, 08 Feb 2021 17:08:17 -0500 Received: from pmg1.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id 784721002F2; Mon, 8 Feb 2021 17:08:10 -0500 (EST) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg1.iro.umontreal.ca (Proxmox) with ESMTP id DD549100040; Mon, 8 Feb 2021 17:08:08 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1612822088; bh=7PDjWqRxjVsEYGiHpon/i+T4xhbaRXospqxAoGLXdXc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=KzCUBN/6unueyFxrqf17VWQQy38PASzRgk9GtwCzxja16Wlo54QCRb3to1yQ3ukya YhDodZ8CUl5vO91lBk6mOBpgUYRIWz9H/LY9NrDfWPU75VRsyC4f/qq6TdVleRN0gX PNBkvbLIC/kJrMF6KblyVpF4riVCukb2i4qYWOtbQFBKfYvnKc3+rUCGcuY3L+bVQU /YD9LWslZu1yPlwFAxZDcOvAaMZa5S83jkslAJZRZPdKwdiGEwgYw+c/oswvXem/Sw L+KdG+nEZFBWepTfQNubhQWcjmnRSgZgcFkArQ6yNp8CnX+b8AixFB0WnSWi0diB1I DxxIr4oyGPynQ== Received: from alfajor (unknown [216.154.41.47]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id A123D120211; Mon, 8 Feb 2021 17:08:08 -0500 (EST) From: Stefan Monnier To: Lars Ingebrigtsen Subject: Re: bug#23117: 25.0.92; Having pcomplete-ignore-case different from completion-ignore-case can lead to an error Message-ID: References: <8660wam6lc.fsf@yandex.ru> <87blcw56a1.fsf@gnus.org> Date: Mon, 08 Feb 2021 17:08:07 -0500 In-Reply-To: <87blcw56a1.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 07 Feb 2021 14:58:14 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.086 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain X-SPAM-LEVEL: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 23117 Cc: 23117@debbugs.gnu.org, Dmitry Gutov 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 (---) >> 1. (setq pcomplete-ignore-case t) >> 2. Keep completion-ignore-case at its default nil value. >> 3. M-x shell >> 3. Type 'cd /Usr/', press C-M-i. >> 4. See the below error. >> >> Should the former variable just be made into an alias for the latter one? >> >> Debugger entered--Lisp error: (error "Internal error: usr/games/ doesn= =E2=80=99t match \\`Usr\\(.*?\\)/") > > This is still the case in Emacs 28, so the question remains, I guess -- > should one of them be made into an alias for the other, That would be nice, yes. > and in that case, which one should be the alias? `pcomplete-ignore-case` fundamentally belongs to the pcomplete UI which is considered obsolete, so I'd make that an alias for the core variable `completion-ignore-case`. Stefan From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 09 03:24:20 2021 Received: (at 23117) by debbugs.gnu.org; 9 Feb 2021 08:24:20 +0000 Received: from localhost ([127.0.0.1]:52541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9OJo-0003Tp-6b for submit@debbugs.gnu.org; Tue, 09 Feb 2021 03:24:20 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9OJm-0003TS-Iz for 23117@debbugs.gnu.org; Tue, 09 Feb 2021 03:24:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=rD4NGsvHI5BJo3PCSfVURZFYv7+SS2V9vOOEWuYyLNw=; b=dDbDUztP1k6MDcbSfFmSomBQU+ w49nEGNzh4dRvLRF/Ub6r9+aCWnCagqtMY+xsDe5F6Uz/csWZwDURKynuV1qdlBIfkEtkNMk1ZLuk hJmyNlqtvgG8/Moz9E+r8EhDcw8NUxqyPdhkMPdOVEcR7zmbYG7Dyl5lN2BSPCFcX4LY=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9OJc-0000P6-L8; Tue, 09 Feb 2021 09:24:12 +0100 From: Lars Ingebrigtsen To: Stefan Monnier Subject: Re: bug#23117: 25.0.92; Having pcomplete-ignore-case different from completion-ignore-case can lead to an error References: <8660wam6lc.fsf@yandex.ru> <87blcw56a1.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAIVBMVEVYAQFZExRIAQE4 AQEkAAAcAAALAAFiAAA9DxAuEBH////9nmypAAAAAWJLR0QKaND0VgAAAAd0SU1FB+UCCQgXOkAJ MOcAAAF4SURBVDjLnZNNjoMwDIWtFIntHAGFqWZb8bOYXUWdC4DdG5Q1ahc5w9x6nEBI2sJixkgg 8vFs5zkAfGgfZT2HLgCU1jUY3owbjOMmGIGvW+u0B3APGAF/q5ECqquyrkwEIVVnc2ttlihoUfQA cGhC9ZCKtG7FjBabVbEkgjzrIDtb2/rvrgFo7iaDlDeXR9j5nMkQn1omxVy5jWMEl6qU56lsyDCl YChcp/3UCsAIGAvICE0PCp8VxQSHEyhp7sBB4Vw428kN1M3VfsrKqjjrIj/Kc5hyeyfGtV3k/o5y FJovpUtKihvus04pOPQPVxrXCSINmbhEQ/3w63hbgCjU0Xv5BgaNTtmVM1hT+UsULhYwklfIu3cP OSjGORXOgCJYagQF8UtxDAB3AP4DXFKADhDGiCY6kBDaUOym8uAnBXJWVsCLJQt46mrc23mi8MDg W3E3jwBebafgbgT0mgr9ulPQc1dyhiWBibML4LtC9Aff/6Nzs+7+C5goU5g2IF0EAAAAJXRFWHRk YXRlOmNyZWF0ZQAyMDIxLTAyLTA5VDA4OjIzOjU4KzAwOjAwICybsQAAACV0RVh0ZGF0ZTptb2Rp ZnkAMjAyMS0wMi0wOVQwODoyMzo1OCswMDowMFFxIw0AAAAASUVORK5CYII= X-Now-Playing: Afrodeutsche's _Break Before Make_: "And!" Date: Tue, 09 Feb 2021 09:24:07 +0100 In-Reply-To: (Stefan Monnier's message of "Mon, 08 Feb 2021 17:08:07 -0500") Message-ID: <87mtwdk5so.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Stefan Monnier writes: > `pcomplete-ignore-case` fundamentally belongs to the pcomplete UI which > is considered obsolete, so I'd make that an alias for the > core variable `completion-ignore-case`. 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: 0.0 (/) X-Debbugs-Envelope-To: 23117 Cc: 23117@debbugs.gnu.org, Dmitry Gutov 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: -1.0 (-) Stefan Monnier writes: > `pcomplete-ignore-case` fundamentally belongs to the pcomplete UI which > is considered obsolete, so I'd make that an alias for the > core variable `completion-ignore-case`. OK; now done. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 09 03:24:29 2021 Received: (at control) by debbugs.gnu.org; 9 Feb 2021 08:24:29 +0000 Received: from localhost ([127.0.0.1]:52544 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9OJx-0003UB-Fb for submit@debbugs.gnu.org; Tue, 09 Feb 2021 03:24:29 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l9OJv-0003Ty-G1 for control@debbugs.gnu.org; Tue, 09 Feb 2021 03:24:27 -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=8MY+PE3bDWTHk2uaebDeOUbA08zKv558741pSR0y+ZA=; b=ExvOmwnMKK2HgkrKx47cMHtDQd ui/3mCiNrxO82rCff8Ay3vZql13OL0uL4TXZMg8X4wkm94LkKLMx09EddWYtqLOAnBfjDtiNOGKmR e+iuS5ziPyBWT40w4wmeIh3xvAmpjQ/MEfi8R10tRBeI4MfpNmCKvQ/F4/KYTAEXHS8E=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9OJn-0000PE-Tj for control@debbugs.gnu.org; Tue, 09 Feb 2021 09:24:21 +0100 Date: Tue, 09 Feb 2021 09:24:18 +0100 Message-Id: <87lfbxk5sd.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #23117 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 23117 fixed close 23117 28.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: 0.0 (/) 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: -1.0 (-) tags 23117 fixed close 23117 28.1 quit From unknown Fri Jun 13 10:38:10 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, 09 Mar 2021 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