From unknown Fri Aug 15 20:47:24 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#49603 <49603@debbugs.gnu.org> To: bug#49603 <49603@debbugs.gnu.org> Subject: Status: pcomplete completion for xargs (pcomplete/xargs) Reply-To: bug#49603 <49603@debbugs.gnu.org> Date: Sat, 16 Aug 2025 03:47:24 +0000 retitle 49603 pcomplete completion for xargs (pcomplete/xargs) reassign 49603 emacs submitter 49603 Karthik Chikmagalur severity 49603 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 17 06:06:43 2021 Received: (at submit) by debbugs.gnu.org; 17 Jul 2021 10:06:43 +0000 Received: from localhost ([127.0.0.1]:52877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4hDV-00089c-2P for submit@debbugs.gnu.org; Sat, 17 Jul 2021 06:06:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:37734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4f8X-00055J-Bz for submit@debbugs.gnu.org; Sat, 17 Jul 2021 03:53:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49544) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m4f8X-0008Rj-3V for bug-gnu-emacs@gnu.org; Sat, 17 Jul 2021 03:53:25 -0400 Received: from mail-pj1-x1030.google.com ([2607:f8b0:4864:20::1030]:55272) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m4f8V-0008Uv-OH for bug-gnu-emacs@gnu.org; Sat, 17 Jul 2021 03:53:24 -0400 Received: by mail-pj1-x1030.google.com with SMTP id g24so7729383pji.4 for ; Sat, 17 Jul 2021 00:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=zc178XVhZN20q2KhZJ6/8VufQwIuqC42JRs2uUUDyyU=; b=ZkK+syJZBHoRkgjzUP4MHpacV1YEP0zmD3x2Y//yxFlMETAQNJs6vXCKQyz4CGmSa/ Bvwhw5WEB41P4bjvK0t7bKyHtYr7Q9U65l2ItRBVPae/NJp02JM6flCCwfiw00C5qX6M c+rSdjiF8NtvxwRzxoTYKE7tUOMjZqrJgo2Mu6y9xVf6WDErn5FVvfI3LZg7U4OwyLkg 5fIdAXpBtTME6H/KKL6VgmJW6faEHl2wu9sDlk0sczfXzj3LAXYqQ2qSdKksDe0AJ6J2 Pb8HOOAvESiLHz6XWIFVMZOuayY+ZBV9s+aDWz43lXLjXDUqlV6bCqv4AfyMTtdCREDF QO/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=zc178XVhZN20q2KhZJ6/8VufQwIuqC42JRs2uUUDyyU=; b=NHhG9Kg4aCt3SeNAfMnS8cNZdmn3o8ok6V/dlF8nPZEpACNouZvZQYYTaidloBnlNY TYKMpXLqCcpV1cSA1yaJv6Gf5E9C0WfEYbBVhSHDOYJn8O6N6x25TsLDgcwRFUnsmMTN mren1Oi/k8GXfrO5wneuRwnvlYmgvCwSCFZjuz+d2dy9BVr1dFcqxlinCo9vs1PWjK3P d/Wmbt7QC046RnXY4raQ4Z6RIJDg9/V8KvaYHjMzvkmQJZ10h/cflPIYg9bBieD1wHSl h+cI11gJhKElYsEgy6XPX+JINZ2D5B+fzjHRPsVHVbsSD0Lq2jPybCJxHa5wuqRMT0+b Q4CQ== X-Gm-Message-State: AOAM531NAowXJgMG8kaHGlFRrTpS+1BKThqwWbhcll8xyjRSV/OJEzbm QX3V47t+92yHCq3bf10sVUnA/qVbXqd2qw== X-Google-Smtp-Source: ABdhPJwNOk1iY0MuCkH5/xjEBmHF6jYQXgsQ0IPqpG2qKlP9jKJX1uU9T+mxE0GL0w/NOLzANGNcTg== X-Received: by 2002:a17:90a:3b4e:: with SMTP id t14mr13703283pjf.62.1626508401415; Sat, 17 Jul 2021 00:53:21 -0700 (PDT) Received: from localhost (ip72-205-127-227.sb.sd.cox.net. [72.205.127.227]) by smtp.gmail.com with ESMTPSA id j13sm13535716pgp.29.2021.07.17.00.53.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 17 Jul 2021 00:53:20 -0700 (PDT) From: Karthik Chikmagalur To: bug-gnu-emacs@gnu.org Subject: pcomplete completion for xargs (pcomplete/xargs) Date: Sat, 17 Jul 2021 00:53:18 -0700 Message-ID: <87pmvh1imp.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::1030; envelope-from=karthikchikmagalur@gmail.com; helo=mail-pj1-x1030.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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: Sat, 17 Jul 2021 06:06:39 -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 (--) --=-=-= Content-Type: text/plain Hello, The function "pcomplete/xargs" (in lisp/pcmpl-unix.el) was set up to treat xargs with the usage pattern xargs [command [initial-arguments]] Whereas the usage of xargs is actually xargs [options] [command [initial-arguments]] So options to xargs itself were not being completed (assuming pcomplete-default-completion-function is capable of generating these completions.) I added this, treating any string that begins with a "-" following xargs as an xargs argument and the first string that doesn't as the command being run by xargs. For example, xargs -I{} -0 rm -r -I and -0 will be completed as arguments to xargs (using pcomplete-default-completion-function) and rm as a command (using pcomplete-command-completion-function). Commit log entry: * lisp/pcmpl-unix.el (pcomplete/xargs): Add support for completing xargs options, including the ability to distinguish them from the command xargs runs. Karthik Chikmagalur --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=pcmpl-unix-pcomplete-xargs.diff diff -u /home/karthik/.local/share/git/emacs-src/lisp/pcmpl-unix.el /home/karthik/.local/share/git/emacs-src/lisp/pcmpl-unix-new.el --- emacs-src/lisp/pcmpl-unix.el 2021-07-02 18:50:29.556608640 -0700 +++ emacs-src/lisp/pcmpl-unix-new.el 2021-07-17 00:35:39.417290007 -0700 @@ -82,7 +82,8 @@ ;;;###autoload (defun pcomplete/xargs () "Completion for `xargs'." - ;; FIXME: Add completion of xargs-specific arguments. + (while (string-prefix-p "-" (pcomplete-arg 0)) + (pcomplete-here (funcall pcomplete-default-completion-function))) (funcall pcomplete-command-completion-function) (funcall (or (pcomplete-find-completion-function (pcomplete-arg 1)) pcomplete-default-completion-function))) --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 17 10:30:35 2021 Received: (at 49603) by debbugs.gnu.org; 17 Jul 2021 14:30:35 +0000 Received: from localhost ([127.0.0.1]:54469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4lKs-00057I-Uh for submit@debbugs.gnu.org; Sat, 17 Jul 2021 10:30:35 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52094) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4lKq-0004yx-9c for 49603@debbugs.gnu.org; Sat, 17 Jul 2021 10:30:32 -0400 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=CmodPQ+YrckvPPsfHaXKzepTOcfvEDj8iAURqaF0FZM=; b=ufwpL73MoN9PEBElVJaNhVI1u1 fTPV7mCDLXCNlKBnHBUJ16nOehJKnWV9su2IWwKqoTOnYVULU5OZ9ZKJPMXTVa2mbriNsFDugboXU eF7350yx7/biGx27ywfipx+kIoELnHB346cEmlS2rQsV8H/DlST8xH7r1Dt0m5gJfCDM=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m4lKh-00083C-DW; Sat, 17 Jul 2021 16:30:25 +0200 From: Lars Ingebrigtsen To: Karthik Chikmagalur Subject: Re: bug#49603: pcomplete completion for xargs (pcomplete/xargs) References: <87pmvh1imp.fsf@gmail.com> X-Now-Playing: Tarek Atoui's _Mort Aux Vaches_: "(untitled)" Date: Sat, 17 Jul 2021 16:30:22 +0200 In-Reply-To: <87pmvh1imp.fsf@gmail.com> (Karthik Chikmagalur's message of "Sat, 17 Jul 2021 00:53:18 -0700") Message-ID: <87tukt3tdt.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: Karthik Chikmagalur writes: > I added this, treating any string that begins with a "-" following xargs > as an xargs argument and the first string that doesn't as the command > being run by xargs. For example, > > xargs -I{} -0 [...] 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: 49603 Cc: 49603@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 (---) Karthik Chikmagalur writes: > I added this, treating any string that begins with a "-" following xargs > as an xargs argument and the first string that doesn't as the command > being run by xargs. For example, > > xargs -I{} -0 rm -r Thanks; applied to Emacs 28. This change was small enough to apply without assigning copyright to the FSF, but for future patches you want to submit, it might make sense to get the paperwork started now, so that subsequent patches can be applied speedily. Would you be willing to sign such paperwork? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 17 10:30:37 2021 Received: (at control) by debbugs.gnu.org; 17 Jul 2021 14:30:37 +0000 Received: from localhost ([127.0.0.1]:54472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4lKv-00059i-8m for submit@debbugs.gnu.org; Sat, 17 Jul 2021 10:30:37 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4lKu-00052q-2k for control@debbugs.gnu.org; Sat, 17 Jul 2021 10:30:36 -0400 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=K/XVxAFCIeNB6BjeE5cLgpf6P0jLHuFHL0jt2Vpq2ZY=; b=rgIT3glVLmqpbwglRcxPJ32cIG 2iqeatsNynFcd/8ZVM/NwEJhVJIZoTiOYHoa2ffByTVbSD+nV9h9r9ueqAf8CCxZg3eQgRicdTcia 4ya+a3bIfFFkh6NlzZv/l5esawD7Cd2N3EaBvsJ2DvmK0hB90nGyz4d6GEZSiSSRttbQ=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m4lKm-00083K-G3 for control@debbugs.gnu.org; Sat, 17 Jul 2021 16:30:30 +0200 Date: Sat, 17 Jul 2021 16:30:28 +0200 Message-Id: <87sg0d3tdn.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #49603 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 49603 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: -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 49603 28.1 quit From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 17 18:32:44 2021 Received: (at 49603) by debbugs.gnu.org; 17 Jul 2021 22:32:44 +0000 Received: from localhost ([127.0.0.1]:54770 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4srU-0001Xn-K7 for submit@debbugs.gnu.org; Sat, 17 Jul 2021 18:32:44 -0400 Received: from quimby.gnus.org ([95.216.78.240]:55648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4srS-0001XZ-3j for 49603@debbugs.gnu.org; Sat, 17 Jul 2021 18:32:43 -0400 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=z8utO+IO6fIf9a/NmY8pNIj5lRWHwO2u5HqOArHUhC0=; b=Q4SI0GlGCTd05L2139MwJyKml/ DnQ4jN3e9/RMxtx+xmUpDp6V7QSnlGLLBMZS31kkJV5C4gdBjp+JzJy1MsxPHQwvyUxK5C8d3Ve8H dRVhZ0Jzi2BDwGGLgKtiHal1H4gp+7ItaTNoAobs2IOyIhFo0hOuV85r8iDV+panTruk=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m4srJ-0003EJ-5C; Sun, 18 Jul 2021 00:32:35 +0200 From: Lars Ingebrigtsen To: Karthik Chikmagalur Subject: Re: bug#49603: pcomplete completion for xargs (pcomplete/xargs) References: <87pmvh1imp.fsf@gmail.com> <87tukt3tdt.fsf@gnus.org> <87mtqk1u6l.fsf@gmail.com> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAKlBMVEX7+/tJSkskGxop KywJCgoWFhe2MyDnVSrzi3HrbVZeIx/6pZbzv7H///9lCOMZAAAAAWJLR0QN9rRh9QAAAAlwSFlz AAAASAAAAEgARslrPgAAAAd0SU1FB+UHERYgEEBAJ38AAAFbSURBVDjLldSxTsMwEADQFKSqLRMy /ECcMBPb/YCSy06IszBW0IiMDAkqO6iwItKqWxSK1A2mFvcDkPpTJEipKDoPvcnK8/nsOymGoYsG 5VicGnuAxrmxvzucWRo4ucWhlWqgnRa6jCEOByorNPA4xGGZDiQKr1ls4RAlBQrTLEEzOveLBH/g JEvQ4u0oHZQ1rK4LF1z+rTHO4gI8QXqCW7ANcws87piMktDkAbNNVkEz6s9KcChxyVZGZ27OyqOP KaGEBA6TYQ1veQmufUS7THC/x0QNl8UcwINqN/EPSW8z2vduXK1cIrigfuDW0EzzPoD0OOOcicAN Ntcd5VfVKiyPC7dbYl97Ev53pZz5usg9tFffDzk+2rF6wmExfcYnuFipLxOD0Uotcwwmav1hSxTU C8cy7pRCZ966UZ/4daORRKE1RF7x2xL0ezUoSwMNKTUZADuC9iejix8mXzRkT9EwlwAAACV0RVh0 ZGF0ZTpjcmVhdGUAMjAyMS0wNy0xN1QyMjozMjoxNiswMDowMJiKSDEAAAAldEVYdGRhdGU6bW9k aWZ5ADIwMjEtMDctMTdUMjI6MzI6MTYrMDA6MDDp1/CNAAAAAElFTkSuQmCC X-Now-Playing: Jane Siberry's _2020: A World Without Music_: "Anytime" Date: Sun, 18 Jul 2021 00:32:32 +0200 In-Reply-To: <87mtqk1u6l.fsf@gmail.com> (Karthik Chikmagalur's message of "Sat, 17 Jul 2021 14:56:02 -0700") Message-ID: <87a6mkvaf3.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: Karthik Chikmagalur writes: >> This change was small enough to apply without assigning copyright to the >> FSF, but for future patches you want to submit, it might make sense to >> get the paperwork started now, so that subseque [...] 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: 49603 Cc: 49603@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 (---) Karthik Chikmagalur writes: >> This change was small enough to apply without assigning copyright to the >> FSF, but for future patches you want to submit, it might make sense to >> get the paperwork started now, so that subsequent patches can be applied >> speedily. Would you be willing to sign such paperwork? > > Certainly. I plan to submit a few more small patches of this nature, so > I would like to sign the paperwork now. Please let me know what you need > from me for this. Great; here's the form to get started: Please email the following information to assign@gnu.org, and we will send you the assignment form for your past and future changes. Please use your full legal name (in ASCII characters) as the subject line of the message. ---------------------------------------------------------------------- REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES [What is the name of the program or package you're contributing to?] Emacs [Did you copy any files or text written by someone else in these changes? Even if that material is free software, we need to know about it.] [Do you have an employer who might have a basis to claim to own your changes? Do you attend a school which might make such a claim?] [For the copyright registration, what country are you a citizen of?] [What year were you born?] [Please write your email address here.] [Please write your postal address here.] [Which files have you changed so far, and which new files have you written so far?] From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 17 22:32:11 2021 Received: (at 49603) by debbugs.gnu.org; 18 Jul 2021 02:32:11 +0000 Received: from localhost ([127.0.0.1]:54932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4wb9-0000qU-TM for submit@debbugs.gnu.org; Sat, 17 Jul 2021 22:32:11 -0400 Received: from mail-pf1-f171.google.com ([209.85.210.171]:46739) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m4sI7-0000fC-AK for 49603@debbugs.gnu.org; Sat, 17 Jul 2021 17:56:15 -0400 Received: by mail-pf1-f171.google.com with SMTP id c1so8765329pfc.13 for <49603@debbugs.gnu.org>; Sat, 17 Jul 2021 14:56:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=ZcQhg8UprkKO02jHC1no5KYKjvjoykafG5FYnkNuUto=; b=KQGgtxZdqfc3odKbII2OoBWG7elGVKwLlGZjlux1hGxGlFjBC4yruqA/8NMjurHrBO 8KOpBmiX+1gZAUWlsnVcM+zE3gIvFzA2mAYM2DsPRC4nTYunNvb3I1YEy2FIycf7hTtN N4mcl747mb8rKSRq2QuVpHx1HLOPlvJWwb5UiO3KC+0vUe1JIAZJnvN7nkS7C6+NHTDt 8qDb0pVuU7cwSoIahlV8rahjVuQ9hDH9KNA3JifAAliQz3tYZ7rzCI8gcoUIWqbw0tCg RhlsRlzANuCyP+bT8JUAXB03IBaywn3BuF0UeF7W9e0ulKG6uVxvxsLbvXH/5b0Jn4sF Blkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=ZcQhg8UprkKO02jHC1no5KYKjvjoykafG5FYnkNuUto=; b=aXegB6bSATMbnu7HsW2wtGLqwHDvzg/ccnxx5AH6pA7p1whfzQ2NWHCqpm0jgoC5C+ KtkQL5GUmWfgNQ+4K8uIan9eL2VdNnbOrrs+o0HEbwZ0apFeMW35oQnPdGOGN/GyTgxG f1r0cDQZh2H7KC6WJRSiYDSCX6inz+NOyO7hXoNMUCeLCRZN/gm+8QQ6p9m/WefVqKIN 4a+xnlmRN1/l6MM7YjBmdyglZsZihIQ1mgwXK87L1LLg+ufdXRPgtVrRKo3IcPqYT9Ox 2lBvMCSDatqBDagxtRrVzbrSI4EGjAeGvXFetslLhvF6BnWDjyHSALU1R0Jpeysg/yzG aIFA== X-Gm-Message-State: AOAM531UIXM4njmHBLtCuHHfQflEPV5QexC3MOIQ+TX90HB7Aty5UAcl Z4HY15TYPYl+kCdZ3HDf/48= X-Google-Smtp-Source: ABdhPJxwlUkO0Aqe3G12yY2VnlMZkLfzID5zoOVwVMPPKR4+AKvjSH+ko0ngA8zm7c3Ws9OGMclgow== X-Received: by 2002:a63:580a:: with SMTP id m10mr16905694pgb.254.1626558965274; Sat, 17 Jul 2021 14:56:05 -0700 (PDT) Received: from localhost ([2600:8802:5a09:f600::d18c]) by smtp.gmail.com with ESMTPSA id 127sm14640984pfy.107.2021.07.17.14.56.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 17 Jul 2021 14:56:04 -0700 (PDT) From: Karthik Chikmagalur To: Lars Ingebrigtsen Subject: Re: bug#49603: pcomplete completion for xargs (pcomplete/xargs) In-Reply-To: <87tukt3tdt.fsf@gnus.org> References: <87pmvh1imp.fsf@gmail.com> <87tukt3tdt.fsf@gnus.org> Date: Sat, 17 Jul 2021 14:56:02 -0700 Message-ID: <87mtqk1u6l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 49603 X-Mailman-Approved-At: Sat, 17 Jul 2021 22:32:06 -0400 Cc: 49603@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: -1.0 (-) > This change was small enough to apply without assigning copyright to the > FSF, but for future patches you want to submit, it might make sense to > get the paperwork started now, so that subsequent patches can be applied > speedily. Would you be willing to sign such paperwork? Certainly. I plan to submit a few more small patches of this nature, so I would like to sign the paperwork now. Please let me know what you need from me for this. Karthik From unknown Fri Aug 15 20:47:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 15 Aug 2021 11: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