From unknown Tue Jun 24 15:41:46 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#43456] guix bash-completion -> add --profile to "package" completion Resent-From: Fulbert Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 16 Sep 2020 20:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43456 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 43456@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16002869779708 (code B ref -1); Wed, 16 Sep 2020 20:10:02 +0000 Received: (at submit) by debbugs.gnu.org; 16 Sep 2020 20:09:37 +0000 Received: from localhost ([127.0.0.1]:36597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kIdkF-0002WV-Tu for submit@debbugs.gnu.org; Wed, 16 Sep 2020 16:09:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:50736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kIcUM-0006em-M8 for submit@debbugs.gnu.org; Wed, 16 Sep 2020 14:49:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIcUM-0003lw-F1 for guix-patches@gnu.org; Wed, 16 Sep 2020 14:49:06 -0400 Received: from vimdzmsp-sfwd01.bluewin.ch ([195.186.120.131]:56979) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIcUJ-00046w-BS for guix-patches@gnu.org; Wed, 16 Sep 2020 14:49:05 -0400 Received: from bluewin.ch ([85.5.44.62]) by vimdzmsp-sfwd01.bluewin.ch Swisscom AG with ESMTPA id IcUBk4fAoYtxgIcUCk0PlE; Wed, 16 Sep 2020 20:48:57 +0200 X-Bluewin-Spam-Analysis: v=2.3 cv=EPydL2RC c=1 sm=1 tr=0 a=bLoAJnPGBKLbGpzEBMhwHQ==:117 a=foVTy1KQKmOWL64yNW0A:9 a=QEXdDO2ut3YA:10 a=sSeX7fD3aBvVL-Ii9T8A:9 X-Bluewin-Spam-Score: 0.00 X-FXIT-IP: IPv4[85.5.44.62] Epoch[1600282137] X-Bluewin-AuthAs: fulbert@bluewin.ch Date: Wed, 16 Sep 2020 20:48:55 +0200 From: Fulbert Message-ID: <20200916184855.GA17918@bluewin.ch> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfHoTDw0Jj8LrvZUdt4dUKot4pK0e1z3dig13uA3/kADd0Lg+ErCSdFojuJqOCMr448C7LiGFpxAQfLqRypIzG3KY91AV2bEKAg21U7DyKH5BkfhGX5xg LZddXYgut8E8GHRyiW9w5ybzqLgLiSalKey7uS//R9O5cr1zSA36cikg Received-SPF: pass client-ip=195.186.120.131; envelope-from=fulbert@bluewin.ch; helo=vimdzmsp-sfwd01.bluewin.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/16 14:48:57 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Wed, 16 Sep 2020 16:09:34 -0400 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: -2.3 (--) --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hello! I'm using a modified guix bash-completion as the upstream does not complete for --profile for the "package" command. … there probably is a good reason for this, but just in case… Best regards and thanks for Guix, Fulbert --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="guix-bash-completion.patch" >From a8eb589640d1fc1757b3d91da73eea1c3e6fe9ba Mon Sep 17 00:00:00 2001 From: Fulbert Date: Wed, 16 Sep 2020 18:10:56 +0200 Subject: [PATCH] =?UTF-8?q?=20Sur=20la=20branche=20for-patch=20=09modifi?= =?UTF-8?q?=C3=A9=C2=A0:=20=20=20=20=20=20=20=20=20guix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/completion/bash/guix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/completion/bash/guix b/etc/completion/bash/guix index 98d20484f7..aa217bd318 100644 --- a/etc/completion/bash/guix +++ b/etc/completion/bash/guix @@ -181,7 +181,7 @@ _guix_complete () *) if _guix_is_command "package" then - if _guix_is_dash_L || _guix_is_dash_m + if _guix_is_dash_L || _guix_is_dash_m || _guix_is_dash_p then _guix_complete_file elif _guix_is_removing -- 2.20.1 --n8g4imXOkfNTN/H1-- From unknown Tue Jun 24 15:41:46 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Fulbert Subject: bug#43456: closed (Re: [bug#43456] guix bash-completion -> add --profile to "package" completion) Message-ID: References: <87blhyizhf.fsf@gnu.org> <20200916184855.GA17918@bluewin.ch> X-Gnu-PR-Message: they-closed 43456 X-Gnu-PR-Package: guix-patches Reply-To: 43456@debbugs.gnu.org Date: Mon, 21 Sep 2020 21:37:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1600724222-4420-1" This is a multi-part message in MIME format... ------------=_1600724222-4420-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #43456: guix bash-completion -> add --profile to "package" completion which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 43456@debbugs.gnu.org. --=20 43456: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D43456 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1600724222-4420-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 43456-done) by debbugs.gnu.org; 21 Sep 2020 21:36:37 +0000 Received: from localhost ([127.0.0.1]:56523 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKTUD-00018h-AY for submit@debbugs.gnu.org; Mon, 21 Sep 2020 17:36:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kKTUC-00018S-Kp for 43456-done@debbugs.gnu.org; Mon, 21 Sep 2020 17:36:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37427) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKTU5-0005lj-Pk; Mon, 21 Sep 2020 17:36:29 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48130 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kKTU5-0005jh-CH; Mon, 21 Sep 2020 17:36:29 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Fulbert Subject: Re: [bug#43456] guix bash-completion -> add --profile to "package" completion References: <20200916184855.GA17918@bluewin.ch> Date: Mon, 21 Sep 2020 23:36:28 +0200 In-Reply-To: <20200916184855.GA17918@bluewin.ch> (fulbert@bluewin.ch's message of "Wed, 16 Sep 2020 20:48:55 +0200") Message-ID: <87blhyizhf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 43456-done Cc: 43456-done@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: -3.3 (---) Hi Fulbert, Fulbert skribis: > I'm using a modified guix bash-completion as the upstream does not > complete for --profile for the "package" command. > > & there probably is a good reason for this, but just in case& No, there was no good reason. :-) >>>From a8eb589640d1fc1757b3d91da73eea1c3e6fe9ba Mon Sep 17 00:00:00 2001 > From: Fulbert > Date: Wed, 16 Sep 2020 18:10:56 +0200 > Subject: [PATCH] =3D?UTF-8?q?=3D20Sur=3D20la=3D20branche=3D20for-patch=3D= 20=3D09modifi?=3D > =3D?UTF-8?q?=3DC3=3DA9=3DC2=3DA0:=3D20=3D20=3D20=3D20=3D20=3D20=3D20=3D2= 0=3D20guix?=3D > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit > > --- > etc/completion/bash/guix | 2 +- I tweaked the commit message to match our conventions and applied it. Thank you! Ludo=E2=80=99. ------------=_1600724222-4420-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 16 Sep 2020 20:09:37 +0000 Received: from localhost ([127.0.0.1]:36597 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kIdkF-0002WV-Tu for submit@debbugs.gnu.org; Wed, 16 Sep 2020 16:09:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:50736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kIcUM-0006em-M8 for submit@debbugs.gnu.org; Wed, 16 Sep 2020 14:49:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIcUM-0003lw-F1 for guix-patches@gnu.org; Wed, 16 Sep 2020 14:49:06 -0400 Received: from vimdzmsp-sfwd01.bluewin.ch ([195.186.120.131]:56979) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kIcUJ-00046w-BS for guix-patches@gnu.org; Wed, 16 Sep 2020 14:49:05 -0400 Received: from bluewin.ch ([85.5.44.62]) by vimdzmsp-sfwd01.bluewin.ch Swisscom AG with ESMTPA id IcUBk4fAoYtxgIcUCk0PlE; Wed, 16 Sep 2020 20:48:57 +0200 X-Bluewin-Spam-Analysis: v=2.3 cv=EPydL2RC c=1 sm=1 tr=0 a=bLoAJnPGBKLbGpzEBMhwHQ==:117 a=foVTy1KQKmOWL64yNW0A:9 a=QEXdDO2ut3YA:10 a=sSeX7fD3aBvVL-Ii9T8A:9 X-Bluewin-Spam-Score: 0.00 X-FXIT-IP: IPv4[85.5.44.62] Epoch[1600282137] X-Bluewin-AuthAs: fulbert@bluewin.ch Date: Wed, 16 Sep 2020 20:48:55 +0200 From: Fulbert To: guix-patches@gnu.org Subject: guix bash-completion -> add --profile to "package" completion Message-ID: <20200916184855.GA17918@bluewin.ch> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4wfHoTDw0Jj8LrvZUdt4dUKot4pK0e1z3dig13uA3/kADd0Lg+ErCSdFojuJqOCMr448C7LiGFpxAQfLqRypIzG3KY91AV2bEKAg21U7DyKH5BkfhGX5xg LZddXYgut8E8GHRyiW9w5ybzqLgLiSalKey7uS//R9O5cr1zSA36cikg Received-SPF: pass client-ip=195.186.120.131; envelope-from=fulbert@bluewin.ch; helo=vimdzmsp-sfwd01.bluewin.ch X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/16 14:48:57 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 16 Sep 2020 16:09:34 -0400 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: -2.3 (--) --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Hello! I'm using a modified guix bash-completion as the upstream does not complete for --profile for the "package" command. … there probably is a good reason for this, but just in case… Best regards and thanks for Guix, Fulbert --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="guix-bash-completion.patch" >From a8eb589640d1fc1757b3d91da73eea1c3e6fe9ba Mon Sep 17 00:00:00 2001 From: Fulbert Date: Wed, 16 Sep 2020 18:10:56 +0200 Subject: [PATCH] =?UTF-8?q?=20Sur=20la=20branche=20for-patch=20=09modifi?= =?UTF-8?q?=C3=A9=C2=A0:=20=20=20=20=20=20=20=20=20guix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/completion/bash/guix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/completion/bash/guix b/etc/completion/bash/guix index 98d20484f7..aa217bd318 100644 --- a/etc/completion/bash/guix +++ b/etc/completion/bash/guix @@ -181,7 +181,7 @@ _guix_complete () *) if _guix_is_command "package" then - if _guix_is_dash_L || _guix_is_dash_m + if _guix_is_dash_L || _guix_is_dash_m || _guix_is_dash_p then _guix_complete_file elif _guix_is_removing -- 2.20.1 --n8g4imXOkfNTN/H1-- ------------=_1600724222-4420-1--