From unknown Sun Jun 15 08:04:28 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#47718 <47718@debbugs.gnu.org> To: bug#47718 <47718@debbugs.gnu.org> Subject: Status: Fix epa-file-insert-file-contents substring error Reply-To: bug#47718 <47718@debbugs.gnu.org> Date: Sun, 15 Jun 2025 15:04:28 +0000 retitle 47718 Fix epa-file-insert-file-contents substring error reassign 47718 emacs submitter 47718 juntaka severity 47718 normal tag 47718 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 02:01:28 2021 Received: (at submit) by debbugs.gnu.org; 12 Apr 2021 06:01:28 +0000 Received: from localhost ([127.0.0.1]:56228 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVpdX-000672-DW for submit@debbugs.gnu.org; Mon, 12 Apr 2021 02:01:28 -0400 Received: from lists.gnu.org ([209.51.188.17]:43308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVo3o-0003Ni-5o for submit@debbugs.gnu.org; Mon, 12 Apr 2021 00:20:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40322) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVo3o-0008Tp-0E for bug-gnu-emacs@gnu.org; Mon, 12 Apr 2021 00:20:28 -0400 Received: from mail-40137.protonmail.ch ([185.70.40.137]:15474) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lVo3j-0003RO-H0 for bug-gnu-emacs@gnu.org; Mon, 12 Apr 2021 00:20:27 -0400 Date: Mon, 12 Apr 2021 04:20:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1618201218; bh=IfGI3BJxcIQWBR0yQLS40EiadyR261WhokpQm5HjnCU=; h=Date:To:From:Reply-To:Subject:From; b=YEzt87gOc11AmS0bJuE8KSi0fkaqNR8SCft1P+N+/Ir/EO0aHYFratXc30M0O4QST wXrmrG6AnUVzdbVNdQxO3/xmhSWkPI8sabdlMjAwsO25uKPW6TyEzXigbajzmM7tdu gGWOBw4uPPZPAmkIFfnUxPvixuZfUQmYJR/ZoHts= To: "bug-gnu-emacs@gnu.org" From: juntaka Subject: Fix epa-file-insert-file-contents substring error Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="b1_JaYGrRT3wT3aOYRoEkBWlKG0Gu9mcKEtH5cnmEMs" X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Received-SPF: pass client-ip=185.70.40.137; envelope-from=juntaka@protonmail.com; helo=mail-40137.protonmail.ch 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, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 12 Apr 2021 02:01:26 -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: , Reply-To: juntaka Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is a multi-part message in MIME format. --b1_JaYGrRT3wT3aOYRoEkBWlKG0Gu9mcKEtH5cnmEMs Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi I think substring occurs error when TO is longer than its content. This patch will fix the substring bug in epa-file-insert-file-contents. The last commit this line was 2008, so no one seems not using it, though ;) Thanks, --b1_JaYGrRT3wT3aOYRoEkBWlKG0Gu9mcKEtH5cnmEMs Content-Type: text/x-patch; name=0001-Fix-args-out-of-range-error-in-epa-file-insert-file-.patch Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=0001-Fix-args-out-of-range-error-in-epa-file-insert-file-.patch RnJvbSBkYTg1YTg3OTYyY2FkMTRmYjZkZWUyMzFmZTAxOWZhZGFmYTExMDdlIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBKdW55YSBUYWthaGFzaGkgPGp1dGFrYXRAZ21haWwuY29tPgpE YXRlOiBNb24sIDEyIEFwciAyMDIxIDEzOjA5OjM1ICswOTAwClN1YmplY3Q6IFtQQVRDSF0gRml4 IGFyZ3Mtb3V0LW9mLXJhbmdlIGVycm9yIGluIGVwYS1maWxlLWluc2VydC1maWxlLWNvbnRlbnRz CgpGaXggZXJyb3IgYmVsb3c6CgokIGVjaG8gLW4gdGVzdCA+IHRlc3QKJCBncGcgLWMgdGVzdApl bGlzcD4gKGVwYS1maWxlLWluc2VydC1maWxlLWNvbnRlbnRzICJ0ZXN0LmdwZyIgbmlsIDAgNSkK ICAgICAgIDs7ID0+IEFyZ3Mgb3V0IG9mIHJhbmdlOiAidGVzdCIsIDAsIDUKLS0tCiBsaXNwL2Vw YS1maWxlLmVsIHwgNCArKystCiAxIGZpbGUgY2hhbmdlZCwgMyBpbnNlcnRpb25zKCspLCAxIGRl bGV0aW9uKC0pCgpkaWZmIC0tZ2l0IGEvbGlzcC9lcGEtZmlsZS5lbCBiL2xpc3AvZXBhLWZpbGUu ZWwKaW5kZXggZTQ2ZTM2ODRjOC4uMzNiZjVhZGFiZSAxMDA2NDQKLS0tIGEvbGlzcC9lcGEtZmls ZS5lbAorKysgYi9saXNwL2VwYS1maWxlLmVsCkBAIC0xOTgsNyArMTk4LDkgQEAgZXBhLWZpbGUt aW5zZXJ0LWZpbGUtY29udGVudHMKICAgICAgICAgICAgICAgICAgICAgICAobWFwY2FyICMnY2Fy IChlcGctY29udGV4dC1yZXN1bHQtZm9yCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgY29udGV4dCAnZW5jcnlwdGVkLXRvKSkpCiAJICAoaWYgKG9yIGJlZyBlbmQpCi0JICAg ICAgKHNldHEgc3RyaW5nIChzdWJzdHJpbmcgc3RyaW5nIChvciBiZWcgMCkgZW5kKSkpCisgICAg ICAgICAgICAgIChzZXRxIHN0cmluZyAoc3Vic3RyaW5nIHN0cmluZworICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAob3IgYmVnIDApCisgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIChhbmQgZW5kIChtaW4gZW5kIChsZW5ndGggc3RyaW5nKSkpKSkpCiAJ ICAoc2F2ZS1leGN1cnNpb24KIAkgICAgOzsgSWYgdmlzaXRpbmcsIGJpbmQgb2ZmIGJ1ZmZlci1m aWxlLW5hbWUgc28gdGhhdAogCSAgICA7OyBmaWxlLWxvY2tpbmcgd2lsbCBub3QgYXNrIHdoZXRo ZXIgd2Ugc2hvdWxkCi0tIAoyLjMxLjEKCg== --b1_JaYGrRT3wT3aOYRoEkBWlKG0Gu9mcKEtH5cnmEMs-- From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 04:14:49 2021 Received: (at 47718) by debbugs.gnu.org; 12 Apr 2021 08:14:49 +0000 Received: from localhost ([127.0.0.1]:56328 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVrib-000154-1y for submit@debbugs.gnu.org; Mon, 12 Apr 2021 04:14:49 -0400 Received: from quimby.gnus.org ([95.216.78.240]:48556) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVriW-00014b-6j for 47718@debbugs.gnu.org; Mon, 12 Apr 2021 04:14:47 -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=rRGrqOZL9fTXY8GoFo/IYErgbEqBxo8LMFGW6IVYA+M=; b=TP0WlDAK/sba6Dh7X3Obpo1m4y iEnfps3GqWs/AdPYkIurZxnHEVarUkrIHv9igquEFQJV1Y4YIFSHfeGlAKAnnr8dF0zQAYJubv1ab LSBJhkMgzfdrL3gWjiAUWfLCSv/wB+YI934cmtk7UIGbi31ctefXV8EBHXDTpaTCwcy8=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lVriN-00035w-Cl; Mon, 12 Apr 2021 10:14:37 +0200 From: Lars Ingebrigtsen To: juntaka Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error References: X-Now-Playing: Radboud Mens's _The Wire Tapper 55_: "Circle of Fifths (remix)" Date: Mon, 12 Apr 2021 10:14:34 +0200 In-Reply-To: (juntaka@protonmail.com's message of "Mon, 12 Apr 2021 04:20:13 +0000") Message-ID: <8735vv2a39.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: juntaka writes: > I think substring occurs error when TO is longer than its content. > This patch will fix the substring bug in epa-file-insert-file-contents. Thanks; applied to Emacs 28. 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: 47718 Cc: 47718@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 (-) juntaka writes: > I think substring occurs error when TO is longer than its content. > This patch will fix the substring bug in epa-file-insert-file-contents. 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 Mon Apr 12 04:14:54 2021 Received: (at control) by debbugs.gnu.org; 12 Apr 2021 08:14:54 +0000 Received: from localhost ([127.0.0.1]:56330 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVrib-000156-AO for submit@debbugs.gnu.org; Mon, 12 Apr 2021 04:14:53 -0400 Received: from quimby.gnus.org ([95.216.78.240]:48570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVriZ-00014g-SG for control@debbugs.gnu.org; Mon, 12 Apr 2021 04:14:48 -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=dTZdZ9QVwtucfYdIkQPILW4em9CvUynmjnwfMbZUhLw=; b=FhNTjnNMgfdx+eEAY7u4nL3kwq 0XrEDVCYYmlQpv3cND/xlBS5HODCjebulvm7RlRiJxoxmuY1MuTRbFy41ghPAG4EPJuA8Ir3rZEyw jYLWZ0CVq5G4Z/x+Ftbf7LYIciHSvgcqR7XCP/NVBLw491Ui3w6hc8WbdmogQt11vvEQ=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lVriS-000365-EY for control@debbugs.gnu.org; Mon, 12 Apr 2021 10:14:42 +0200 Date: Mon, 12 Apr 2021 10:14:40 +0200 Message-Id: <871rbf2a33.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #47718 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 47718 fixed close 47718 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 47718 fixed close 47718 28.1 quit From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 07:58:20 2021 Received: (at 47718) by debbugs.gnu.org; 12 Apr 2021 11:58:20 +0000 Received: from localhost ([127.0.0.1]:56670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVvCu-0004s1-FL for submit@debbugs.gnu.org; Mon, 12 Apr 2021 07:58:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVvCr-0004rj-96 for 47718@debbugs.gnu.org; Mon, 12 Apr 2021 07:58:18 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52353) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVvCl-0001VI-H9; Mon, 12 Apr 2021 07:58:11 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1641 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lVvCj-000510-6z; Mon, 12 Apr 2021 07:58:10 -0400 Date: Mon, 12 Apr 2021 14:57:51 +0300 Message-Id: <83o8ej3ebk.fsf@gnu.org> From: Eli Zaretskii To: Lars Ingebrigtsen In-Reply-To: <8735vv2a39.fsf@gnus.org> (message from Lars Ingebrigtsen on Mon, 12 Apr 2021 10:14:34 +0200) Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error References: <8735vv2a39.fsf@gnus.org> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47718 Cc: juntaka@protonmail.com, 47718@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.7 (-) > From: Lars Ingebrigtsen > Date: Mon, 12 Apr 2021 10:14:34 +0200 > Cc: 47718@debbugs.gnu.org > > juntaka writes: > > > I think substring occurs error when TO is longer than its content. > > This patch will fix the substring bug in epa-file-insert-file-contents. > > Thanks; applied to Emacs 28. Actually, I wonder whether this is TRT: why should we silently accept invalid inputs when substring itself doesn't? IOW, can we please have a real-life use case where this happens, and where silently "fixing" this input is TRT? TIA. From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 09:23:33 2021 Received: (at 47718) by debbugs.gnu.org; 12 Apr 2021 13:23:33 +0000 Received: from localhost ([127.0.0.1]:56871 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVwXM-0007A2-Sx for submit@debbugs.gnu.org; Mon, 12 Apr 2021 09:23:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVwXK-00079n-TY for 47718@debbugs.gnu.org; Mon, 12 Apr 2021 09:23:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54289) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lVwXF-0007wX-H7; Mon, 12 Apr 2021 09:23:25 -0400 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2875 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lVwXE-00045t-Kr; Mon, 12 Apr 2021 09:23:25 -0400 Date: Mon, 12 Apr 2021 16:23:10 +0300 Message-Id: <83h7kb3add.fsf@gnu.org> From: Eli Zaretskii To: juntaka In-Reply-To: (message from juntaka on Mon, 12 Apr 2021 12:57:28 +0000) Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error References: <8735vv2a39.fsf@gnus.org> <83o8ej3ebk.fsf@gnu.org> X-Spam-Score: 1.3 (+) 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: > Date: Mon, 12 Apr 2021 12:57:28 +0000 > From: juntaka > Cc: Lars Ingebrigtsen , "47718@debbugs.gnu.org" <47718@debbugs.gnu.org> > > In my use case, I'm writi [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.92 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_TONAME_EQ_TOLOCAL_SHORT Short body with To: name matches everything in local email X-Debbugs-Envelope-To: 47718 Cc: larsi@gnus.org, 47718@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.3 (/) > Date: Mon, 12 Apr 2021 12:57:28 +0000 > From: juntaka > Cc: Lars Ingebrigtsen , "47718@debbugs.gnu.org" <47718@debbugs.gnu.org> > > In my use case, I'm writing an elisp to show the first line of each file on dired. > It does not need to visit and read entire file. So I just try to limit by (window-width). > But if Emacs try to decrypt GPG files, then I got such error. Doesn't that mean the problem is in your application code? From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 10:16:36 2021 Received: (at 47718) by debbugs.gnu.org; 12 Apr 2021 14:16:36 +0000 Received: from localhost ([127.0.0.1]:57646 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVxMh-0000Dn-8q for submit@debbugs.gnu.org; Mon, 12 Apr 2021 10:16:36 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:21698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVw2l-0006Gf-68 for 47718@debbugs.gnu.org; Mon, 12 Apr 2021 08:51:56 -0400 Date: Mon, 12 Apr 2021 12:51:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1618231908; bh=keifBfT3ry8EAPXalDJo6w4W4ydmJPBiHCzv1x1JHLw=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=NU8Jgo41U8xAHQpt9kPoQznFcpWZGktV5Ru1LlcA2awaAIFx+cM3E08hn950Cf+VN RaPdhiBWD0dxmBxRLWNysiBnu5d4zf6W3tZrQTLh1J9WF0AxmhKzVNsqvNYzB9dQo5 psCOqhnbqhJn3CAeQMa1xQ6IeqgrdHl3bauQjXDQ= To: Lars Ingebrigtsen From: juntaka Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error Message-ID: In-Reply-To: <8735vv2a39.fsf@gnus.org> References: <8735vv2a39.fsf@gnus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47718 X-Mailman-Approved-At: Mon, 12 Apr 2021 10:16:34 -0400 Cc: "47718@debbugs.gnu.org" <47718@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: , Reply-To: juntaka Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Lars, Thank you for merging. Yes, I will do to sign the paperwork. =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Monday, April 12, 2021 5:14 PM, Lars Ingebrigtsen wrote= : > juntaka juntaka@protonmail.com writes: > > > I think substring occurs error when TO is longer than its content. > > This patch will fix the substring bug in epa-file-insert-file-contents. > > 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 Mon Apr 12 10:16:36 2021 Received: (at 47718) by debbugs.gnu.org; 12 Apr 2021 14:16:36 +0000 Received: from localhost ([127.0.0.1]:57648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVxMi-0000Du-2V for submit@debbugs.gnu.org; Mon, 12 Apr 2021 10:16:36 -0400 Received: from mail-40138.protonmail.ch ([185.70.40.138]:54802) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lVw8L-0006R0-PH for 47718@debbugs.gnu.org; Mon, 12 Apr 2021 08:57:42 -0400 Date: Mon, 12 Apr 2021 12:57:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1618232255; bh=W5+ERo4Aq9vAViejI3p8jQdJhjz51YUT4j0kthFFwRs=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=tiPuK8JkpwRklYC5tXXDWvtprKV0SvZ9075XSASh++b5umod16xYnwdD7OegW6Z4L wdkiDCh5Q00+SyKfskAKJfYgyjZdfLQ+BkNw9yYFc5akGRYMSwhHshmrG3ZS5szPBm CaArICyW9eojtvjz8nqneZZI3rqZHmLAL0fTO1Tw= To: Eli Zaretskii From: juntaka Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error Message-ID: In-Reply-To: <83o8ej3ebk.fsf@gnu.org> References: <8735vv2a39.fsf@gnus.org> <83o8ej3ebk.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47718 X-Mailman-Approved-At: Mon, 12 Apr 2021 10:16:34 -0400 Cc: Lars Ingebrigtsen , "47718@debbugs.gnu.org" <47718@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: , Reply-To: juntaka Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Eli, In my use case, I'm writing an elisp to show the first line of each file on= dired. It does not need to visit and read entire file. So I just try to limit by (= window-width). But if Emacs try to decrypt GPG files, then I got such error. Regards, =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Monday, April 12, 2021 8:57 PM, Eli Zaretskii wrote: > > From: Lars Ingebrigtsen larsi@gnus.org > > Date: Mon, 12 Apr 2021 10:14:34 +0200 > > Cc: 47718@debbugs.gnu.org > > juntaka juntaka@protonmail.com writes: > > > > > I think substring occurs error when TO is longer than its content. > > > This patch will fix the substring bug in epa-file-insert-file-content= s. > > > > Thanks; applied to Emacs 28. > > Actually, I wonder whether this is TRT: why should we silently accept > invalid inputs when substring itself doesn't? > > IOW, can we please have a real-life use case where this happens, and > where silently "fixing" this input is TRT? TIA. From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 20:27:18 2021 Received: (at 47718) by debbugs.gnu.org; 13 Apr 2021 00:27:18 +0000 Received: from localhost ([127.0.0.1]:58383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW6ti-0007RG-DI for submit@debbugs.gnu.org; Mon, 12 Apr 2021 20:27:18 -0400 Received: from mail-40132.protonmail.ch ([185.70.40.132]:38070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW6tf-0007R3-Ql for 47718@debbugs.gnu.org; Mon, 12 Apr 2021 20:27:16 -0400 Date: Tue, 13 Apr 2021 00:27:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1618273628; bh=KQY0/L6XVYLGqc73XQqo9MCA4hAF+LLqugY8Yoyxozc=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=DXa1jSTzWz4+XA60asfRqQXt3SuwDrBUbjEWgwFt4d3wXsxekOn6ejxiSZhgjN8SZ yyYmza0J7thmG3sWN4Yqv+zTO1zgN6EG0ENvbqNBRWsfH7w10Nl7T/wQIDKCPu7zlS gdwyhtOq35jSjo+b4eHdn1ft/4UvCWP8wh0M+QBQ= To: Eli Zaretskii From: juntaka Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error Message-ID: In-Reply-To: <83h7kb3add.fsf@gnu.org> References: <8735vv2a39.fsf@gnus.org> <83o8ej3ebk.fsf@gnu.org> <83h7kb3add.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47718 Cc: "larsi@gnus.org" , "47718@debbugs.gnu.org" <47718@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: , Reply-To: juntaka Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > Doesn't that mean the problem is in your application code? I think insert-file-contents should behave same regardless gpg file or not. $ echo -n test > file $ gpg -c file elisp> (insert-file-contents "file" nil 0 4) ;; no error elisp> (insert-file-contents "file" nil 0 5) ;; no error elisp> (insert-file-contents "file.gpg" nil 0 4) ;; no error elisp> (insert-file-contents "file.gpg" nil 0 5) ;; error I had no chance to fix that on my side. Best, =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original Me= ssage =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 On Monday, April 12, 2021 10:23 PM, Eli Zaretskii wrote: > > Date: Mon, 12 Apr 2021 12:57:28 +0000 > > From: juntaka juntaka@protonmail.com > > Cc: Lars Ingebrigtsen larsi@gnus.org, "47718@debbugs.gnu.org" 47718@deb= bugs.gnu.org > > In my use case, I'm writing an elisp to show the first line of each fil= e on dired. > > It does not need to visit and read entire file. So I just try to limit = by (window-width). > > But if Emacs try to decrypt GPG files, then I got such error. > > Doesn't that mean the problem is in your application code? From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 13 03:01:47 2021 Received: (at 47718) by debbugs.gnu.org; 13 Apr 2021 07:01:47 +0000 Received: from localhost ([127.0.0.1]:58840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWD3T-0000Vh-5N for submit@debbugs.gnu.org; Tue, 13 Apr 2021 03:01:47 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWD3R-0000VU-C7 for 47718@debbugs.gnu.org; Tue, 13 Apr 2021 03:01:46 -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=asfxTMJQ8uaI/QTQmYdujCG0umXVR7sFHFWEKbgG1aU=; b=FlacrktIDjDSlnhX8OJPGhg7gy l+Log/AQae5AKj9MD87Q06G2Yy2jDWARrmXI7YVHMjymaPoqYF569laP5RXnl6Cjtp5NUPGcqbHoY eeOomHXnhFF1rQObIAigCWbDx/7x7w+GhR27+R2mvXTkXdkt+4StpL/Xr2A4WfZwsHrQ=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lWD3D-0000QM-ER; Tue, 13 Apr 2021 09:01:38 +0200 From: Lars Ingebrigtsen To: Eli Zaretskii Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error References: <8735vv2a39.fsf@gnus.org> <83o8ej3ebk.fsf@gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJFBMVEUVEhISDg8QDQ4L CgsODhAgHh4qKCc9OThAPDtDPz5GQkH////VCp/mAAAAAWJLR0QLH9fEwAAAAAd0SU1FB+UEDQcA NzBF7QYAAAGUSURBVDjLdZJLTsMwEIYdlYfEKo6QuiU2gm1rR70AuUEWbJEQ0CUCgS1WrGqHCyBx AIR6Smb8SJxHZ1HH/+d/pmMPISFowSAodZvMrVmeE0oZlxCizEEoCkZBwiiY9CEYzSlaCdJeh2Al 5iwJ4BLS90CAzBkLRaUckg7wlKBwSUZiR2aB8A4mpxaBQM7FIYCOrsTFMUnK9+BEWfO+CBtekZhp o5VSetflIoX/WCsX+iXmiuDa6+q7A6HEk9LW2tbae7+vAljBaaMAmc8h2LhEBn52Efh1iTqch2Ux AKegt/s/q5VuxkB9/X5Y4L56HcAtpno9szYAcZQ41NsW/pYH6zoBBjsJQErSNw797QE0A4B96PYH HYsBWCnfiDXxfgPgW3eJQJ4F7/tgTCyNk61tUgccKuGdWmvwpRIHsivozWgTDREIeHO8xLv4tHU3 GEKQx4dMjgB3njQCmA5dHV5QjEa7qv1cceGGXkwAOoDwFBRRHwCokfk7YVzwUY1h1XC+YrOgys5L IueivqnmQXK7kzgI/gFbVAhEX0BmCAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNC0xM1QwNzow MDo1NSswMDowMDsZV/oAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDQtMTNUMDc6MDA6NTUrMDA6 MDBKRO9GAAAAAElFTkSuQmCC X-Now-Playing: Corrupted's _Vasana_: "Vasana 1" Date: Tue, 13 Apr 2021 09:01:30 +0200 In-Reply-To: <83o8ej3ebk.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 12 Apr 2021 14:57:51 +0300") Message-ID: <87im4qu0qd.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: Eli Zaretskii writes: > Actually, I wonder whether this is TRT: why should we silently accept > invalid inputs when substring itself doesn't? insert-file-contents does not signal an error in this case, so epa-file-insert-file-contents shouldn't either. 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: 47718 Cc: juntaka@protonmail.com, 47718@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 (-) Eli Zaretskii writes: > Actually, I wonder whether this is TRT: why should we silently accept > invalid inputs when substring itself doesn't? insert-file-contents does not signal an error in this case, so epa-file-insert-file-contents shouldn't either. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 13 03:02:14 2021 Received: (at 47718) by debbugs.gnu.org; 13 Apr 2021 07:02:14 +0000 Received: from localhost ([127.0.0.1]:58844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWD3u-0000Wo-D7 for submit@debbugs.gnu.org; Tue, 13 Apr 2021 03:02:14 -0400 Received: from quimby.gnus.org ([95.216.78.240]:58968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lWD3s-0000Wc-JL for 47718@debbugs.gnu.org; Tue, 13 Apr 2021 03:02:13 -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=MONUJVmEJnZrkJQ+dUpCRXHp0qgMts/G4Oyiv6Q+6+o=; b=T2DdFW3EKq3smgrABWHO9aoJjs RV79P0p6YreEtZvO3+XN84nymQbni5+6WCg3vTH8GUt0PqfFaITH1zvZ0jUjn5rJ3tzQJNjYDm4iQ AqCHa+mSVtF+tZUpdE9WlbcrvzioQzWxXNUvXokh2sFN8kMHhJGODqaYQ3hTYOtrjiVQ=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lWD3j-0000Qb-NG; Tue, 13 Apr 2021 09:02:06 +0200 From: Lars Ingebrigtsen To: juntaka Subject: Re: bug#47718: Fix epa-file-insert-file-contents substring error References: <8735vv2a39.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJFBMVEUVEhISDg8QDQ4L CgsODhAgHh4qKCc9OThAPDtDPz5GQkH////VCp/mAAAAAWJLR0QLH9fEwAAAAAd0SU1FB+UEDQcA NzBF7QYAAAGUSURBVDjLdZJLTsMwEIYdlYfEKo6QuiU2gm1rR70AuUEWbJEQ0CUCgS1WrGqHCyBx AIR6Smb8SJxHZ1HH/+d/pmMPISFowSAodZvMrVmeE0oZlxCizEEoCkZBwiiY9CEYzSlaCdJeh2Al 5iwJ4BLS90CAzBkLRaUckg7wlKBwSUZiR2aB8A4mpxaBQM7FIYCOrsTFMUnK9+BEWfO+CBtekZhp o5VSetflIoX/WCsX+iXmiuDa6+q7A6HEk9LW2tbae7+vAljBaaMAmc8h2LhEBn52Efh1iTqch2Ux AKegt/s/q5VuxkB9/X5Y4L56HcAtpno9szYAcZQ41NsW/pYH6zoBBjsJQErSNw797QE0A4B96PYH HYsBWCnfiDXxfgPgW3eJQJ4F7/tgTCyNk61tUgccKuGdWmvwpRIHsivozWgTDREIeHO8xLv4tHU3 GEKQx4dMjgB3njQCmA5dHV5QjEa7qv1cceGGXkwAOoDwFBRRHwCokfk7YVzwUY1h1XC+YrOgys5L IueivqnmQXK7kzgI/gFbVAhEX0BmCAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNC0xM1QwNzow MDo1NSswMDowMDsZV/oAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDQtMTNUMDc6MDA6NTUrMDA6 MDBKRO9GAAAAAElFTkSuQmCC X-Now-Playing: Corrupted's _Vasana_: "Vasana 1" Date: Tue, 13 Apr 2021 09:02:03 +0200 In-Reply-To: (juntaka@protonmail.com's message of "Mon, 12 Apr 2021 12:51:40 +0000") Message-ID: <87eefeu0pg.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: juntaka writes: > Yes, I will do to sign the paperwork. Great; here's the form to get started: 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: 47718 Cc: "47718@debbugs.gnu.org" <47718@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 (-) juntaka writes: > Yes, I will do to sign the paperwork. 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 unknown Sun Jun 15 08:04:28 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, 11 May 2021 11:24:05 +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