From unknown Sat Aug 16 15:55:06 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#56491 <56491@debbugs.gnu.org> To: bug#56491 <56491@debbugs.gnu.org> Subject: Status: [PATCH] Don't create file rmail-loaddefs.el Reply-To: bug#56491 <56491@debbugs.gnu.org> Date: Sat, 16 Aug 2025 22:55:06 +0000 retitle 56491 [PATCH] Don't create file rmail-loaddefs.el reassign 56491 emacs submitter 56491 Stefan Kangas severity 56491 wishlist tag 56491 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 10 20:29:06 2022 Received: (at submit) by debbugs.gnu.org; 11 Jul 2022 00:29:06 +0000 Received: from localhost ([127.0.0.1]:37960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAhIP-0002Yv-Pr for submit@debbugs.gnu.org; Sun, 10 Jul 2022 20:29:06 -0400 Received: from lists.gnu.org ([209.51.188.17]:48744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAhIO-0002Yn-0o for submit@debbugs.gnu.org; Sun, 10 Jul 2022 20:29:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAhIM-0007Gc-Rg for bug-gnu-emacs@gnu.org; Sun, 10 Jul 2022 20:29:03 -0400 Received: from mail-pl1-f181.google.com ([209.85.214.181]:42835) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oAhIL-0007rV-2e for bug-gnu-emacs@gnu.org; Sun, 10 Jul 2022 20:29:02 -0400 Received: by mail-pl1-f181.google.com with SMTP id 5so3130286plk.9 for ; Sun, 10 Jul 2022 17:29:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:mime-version:date:message-id:subject:to; bh=o+stJBnPLkwSgZmIdaM0VQ5VIbfaJ+resadpwj9CaZU=; b=6SlUAJkrrxOrYnC+ip9Pn3Gae9/uuaq1QNW3ixtfAVT1epxhunPXYOgELlrwoZrMlS 8oWehYnE4/sg+KPVRgeWQaHAsU+obPGrGamwAArn445BZhLXkej/lUqCrjVnF21iinYx kUc+ehp+aTrBoqYoh7J/hFHfTEavqgRzdh2Bdtlk83oVXGlLHgmdYpV3JqT7GjdelPCT gIOwDYSphKeQRez0OuniFdVASM+UzpSTh5YPRVfqI20Isbx8FSJVE0QiMwVPnxX9jm36 I8mqsZfiQqZtc22cZ3XGCAp2iW+OYiBS1MgQM9J6VMa49wtHQntFN4/9X95TlATkv14j fx0w== X-Gm-Message-State: AJIora/VN8s76c0i0hD+n5wbc9dwg+MLqboiLvmmkSsr3HXjzrTFHpwS WsKvkCFw7mSpWJ14+gMeD6CPVEoUkoPHYsUTRF9lD13r X-Google-Smtp-Source: AGRyM1vXFQkgG42PqrWDbEFtAITCy0kmhumuML+R+GyVncsBqpgQ9h4+TWwPeHfRrV3PNdDAWwjCg3RwXExD5Rb4l5o= X-Received: by 2002:a17:902:7c0d:b0:16b:7dd2:626c with SMTP id x13-20020a1709027c0d00b0016b7dd2626cmr15578497pll.152.1657499339582; Sun, 10 Jul 2022 17:28:59 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Sun, 10 Jul 2022 17:28:58 -0700 From: Stefan Kangas MIME-Version: 1.0 Date: Sun, 10 Jul 2022 17:28:58 -0700 Message-ID: Subject: [PATCH] Don't create file rmail-loaddefs.el To: bug-gnu-emacs@gnu.org Content-Type: multipart/mixed; boundary="0000000000005a0dde05e37ca3f1" Received-SPF: pass client-ip=209.85.214.181; envelope-from=stefankangas@gmail.com; helo=mail-pl1-f181.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.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: -1.8 (-) --0000000000005a0dde05e37ca3f1 Content-Type: text/plain; charset="UTF-8" Severity: wishlist It seems like the rmail-loaddefs.el file is not really used for anything? Maybe we could just remove it, as in the attached. --0000000000005a0dde05e37ca3f1 Content-Type: text/x-diff; charset="US-ASCII"; name="0001-Don-t-create-unused-file-rmail-loaddefs.el.patch" Content-Disposition: attachment; filename="0001-Don-t-create-unused-file-rmail-loaddefs.el.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: e7afbdbe1007586f_0.1 RnJvbSAwOTE4YzQxYTJmOTMzNjhlYTMzMDhhZGRiYWZlYTUxZjViYTA4Y2I5IE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBTdGVmYW4gS2FuZ2FzIDxzdGVmYW5AbWFyeGlzdC5zZT4KRGF0 ZTogTW9uLCAxMSBKdWwgMjAyMiAwMTo1ODo1NiArMDIwMApTdWJqZWN0OiBbUEFUQ0hdIERvbid0 IGNyZWF0ZSB1bnVzZWQgZmlsZSBybWFpbC1sb2FkZGVmcy5lbAoKKiBsaXNwL21haWwvdW5kaWdl c3QuZWw6IFJlbW92ZSAnZ2VuZXJhdGVkLWF1dG9sb2FkLWZpbGUnIGxvY2FsCnZhcmlhYmxlLgoo dW5mb3J3YXJkLXJtYWlsLW1lc3NhZ2UsIHVuZGlnZXN0aWZ5LXJtYWlsLW1lc3NhZ2UpOiBEb24n dAphdXRvbG9hZC4KLS0tCiBsaXNwL21haWwvdW5kaWdlc3QuZWwgfCA2IC0tLS0tLQogMSBmaWxl IGNoYW5nZWQsIDYgZGVsZXRpb25zKC0pCgpkaWZmIC0tZ2l0IGEvbGlzcC9tYWlsL3VuZGlnZXN0 LmVsIGIvbGlzcC9tYWlsL3VuZGlnZXN0LmVsCmluZGV4IGM2ZDI5YmM0ZTcuLjIzMjE3MDZmNmMg MTAwNjQ0Ci0tLSBhL2xpc3AvbWFpbC91bmRpZ2VzdC5lbAorKysgYi9saXNwL21haWwvdW5kaWdl c3QuZWwKQEAgLTIwMSw3ICsyMDEsNiBAQCBybWFpbC1kaWdlc3QtcGFyc2UtcmZjOTM0CiAKIChk ZWNsYXJlLWZ1bmN0aW9uIHJtYWlsLXVwZGF0ZS1zdW1tYXJ5ICJybWFpbHN1bSIgKCZyZXN0IGln bm9yZSkpCiAKLTs7OyMjI2F1dG9sb2FkCiAoZGVmdW4gdW5kaWdlc3RpZnktcm1haWwtbWVzc2Fn ZSAoKQogICAiQnJlYWsgdXAgYSBkaWdlc3QgbWVzc2FnZSBpbnRvIGl0cyBjb25zdGl0dWVudCBt ZXNzYWdlcy4KIExlYXZlcyBvcmlnaW5hbCBtZXNzYWdlLCBkZWxldGVkLCBiZWZvcmUgdGhlIHVu ZGlnZXN0aWZpZWQgbWVzc2FnZXMuIgpAQCAtMjc3LDcgKzI3Niw2IEBAIHVuZGlnZXN0aWZ5LXJt YWlsLW1lc3NhZ2UKIAkgIChzZXQtYnVmZmVyIGJ1ZmYpCiAJICAocm1haWwtc2hvdy1tZXNzYWdl IGN1cnJlbnQpKSkpKSkKIAwKLTs7OyMjI2F1dG9sb2FkCiAoZGVmdW4gdW5mb3J3YXJkLXJtYWls LW1lc3NhZ2UgKCkKICAgIkV4dHJhY3QgYSBmb3J3YXJkZWQgbWVzc2FnZSBmcm9tIHRoZSBjb250 YWluaW5nIG1lc3NhZ2UuCiBUaGlzIHB1dHMgdGhlIGZvcndhcmRlZCBtZXNzYWdlIGludG8gYSBz ZXBhcmF0ZSBybWFpbCBtZXNzYWdlIGZvbGxvd2luZwpAQCAtMzc4LDggKzM3Niw0IEBAIHVuZm9y d2FyZC1ybWFpbC1tZXNzYWdlCiAKIChwcm92aWRlICd1bmRpZ2VzdCkKIAotOzsgTG9jYWwgVmFy aWFibGVzOgotOzsgZ2VuZXJhdGVkLWF1dG9sb2FkLWZpbGU6ICJybWFpbC1sb2FkZGVmcy5lbCIK LTs7IEVuZDoKLQogOzs7IHVuZGlnZXN0LmVsIGVuZHMgaGVyZQotLSAKMi4zMC4yCgo= --0000000000005a0dde05e37ca3f1-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 05:59:49 2022 Received: (at 56491) by debbugs.gnu.org; 11 Jul 2022 09:59:49 +0000 Received: from localhost ([127.0.0.1]:38293 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAqCj-00011I-8N for submit@debbugs.gnu.org; Mon, 11 Jul 2022 05:59:49 -0400 Received: from quimby.gnus.org ([95.216.78.240]:48834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAqCh-000112-5x for 56491@debbugs.gnu.org; Mon, 11 Jul 2022 05:59: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:Date:References: In-Reply-To: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=lO8eicY3pfrU6xGSiQ8wVAbow4L0XOsbbvQq0gnoS3g=; b=X3vwdAUiIdGwaSIju6euTDLHIz pCd2p+P7iIy/1oLrRXeFfmbZ27wmvSPLmvSWmQpKH1NqjDsJWgKaaVSTSr+IpTXhmVe5HNzeDZKst ZCeeSZg5nYZfyVSTLZ9/X02zYKF1Jz4+F0dU544z0RDGQ1TYdxWMFoXMsVv/foPUTf1s=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oAqCY-0001TK-DP; Mon, 11 Jul 2022 11:59:40 +0200 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#56491: [PATCH] Don't create file rmail-loaddefs.el In-Reply-To: (Stefan Kangas's message of "Sun, 10 Jul 2022 17:28:58 -0700") References: X-Now-Playing: AR Kane's _Single Collection (1)_: "W.O.G.S." Date: Mon, 11 Jul 2022 11:59:37 +0200 Message-ID: <87wnck0y2e.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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 Kangas writes: > It seems like the rmail-loaddefs.el file is not really used for > anything? Maybe we could just remove it, as in the attached. The two commands in rmail-loaddefs.el/undigest.el are only used from rmail buffers, I guess? But just removing the autoload cookies would be wrong (because then people can't say `M-x unforward-rmail-m [...] 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: 56491 Cc: 56491@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 (---) Stefan Kangas writes: > It seems like the rmail-loaddefs.el file is not really used for > anything? Maybe we could just remove it, as in the attached. The two commands in rmail-loaddefs.el/undigest.el are only used from rmail buffers, I guess? But just removing the autoload cookies would be wrong (because then people can't say `M-x unforward-rmail-message') -- perhaps rmail.el should autoload the two commands. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 07:37:45 2022 Received: (at 56491) by debbugs.gnu.org; 11 Jul 2022 11:37:45 +0000 Received: from localhost ([127.0.0.1]:38633 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oArjV-0000Mz-MC for submit@debbugs.gnu.org; Mon, 11 Jul 2022 07:37:45 -0400 Received: from mail-pj1-f54.google.com ([209.85.216.54]:51996) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oArjU-0000Mm-1J for 56491@debbugs.gnu.org; Mon, 11 Jul 2022 07:37:44 -0400 Received: by mail-pj1-f54.google.com with SMTP id o15so4603073pjh.1 for <56491@debbugs.gnu.org>; Mon, 11 Jul 2022 04:37:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=eExRFpGnwKKyJ51ngvz9Yhql5lBBehl2uez6cYAXs1U=; b=7FjEZz0Hm+2ptUPQjAIuIw0mhL0Roy8hhX3EYVRdl5bbSgm3kZzzlxNVn+zdZlWjtz O2ujAbi6C2k0JvfBhzEr2lJYufvJXdZ4rLZnRXl6cJVHgc7r+Z1TPwWUZiNRGchUTLUa 83madftEXkIsUSErQ7d4e7ypy6u+P0C/1Y0fasGJ1iLw+uKspf7tNq/9v+1sDML2/Yml NWRffuqNLtsVPSwOv3GoO0QLp4jA1kUCZvhg6x9FAX1dWWgb+0Ws8a2Q2TIJ8n+KwZKx w0W+TsnnHg3SQ/+LSnFxaZRQVJzn7OyFfFHT/CHbZ8xjOhlZqNJdCGcoq3kYFKCyKB14 VPgw== X-Gm-Message-State: AJIora/tsrwjKMP5zaihmUbtLwcokyioAeb5Eqwqaj7KVeX21rjhzRXl f+elZXRvek1F+WHumS4kCMXDam/EO9lqdJsh48goajF9 X-Google-Smtp-Source: AGRyM1sxq7b14JZjuBjgmJSgKFKuLzb9dAndXSlf02JM4Ml1bVh9BKeIVzplIXOOWGI5imUJE+1QjP0vuTJC4a1+BQ8= X-Received: by 2002:a17:902:db11:b0:16c:3e90:12e5 with SMTP id m17-20020a170902db1100b0016c3e9012e5mr8397378plx.73.1657539458413; Mon, 11 Jul 2022 04:37:38 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 11 Jul 2022 04:37:38 -0700 From: Stefan Kangas In-Reply-To: <87wnck0y2e.fsf@gnus.org> References: <87wnck0y2e.fsf@gnus.org> MIME-Version: 1.0 Date: Mon, 11 Jul 2022 04:37:38 -0700 Message-ID: Subject: Re: bug#56491: [PATCH] Don't create file rmail-loaddefs.el To: Lars Ingebrigtsen Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 56491 Cc: 56491@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Lars Ingebrigtsen writes: > The two commands in rmail-loaddefs.el/undigest.el are only used from > rmail buffers, I guess? But just removing the autoload cookies would be > wrong (because then people can't say `M-x unforward-rmail-message') -- > perhaps rmail.el should autoload the two commands. This file is not required from anywhere, so I don't see what changes if we remove the autoload cookies. What am I missing? From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 07:41:03 2022 Received: (at 56491) by debbugs.gnu.org; 11 Jul 2022 11:41:03 +0000 Received: from localhost ([127.0.0.1]:38654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oArmg-0000Tv-Oi for submit@debbugs.gnu.org; Mon, 11 Jul 2022 07:41:02 -0400 Received: from quimby.gnus.org ([95.216.78.240]:50570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oArmf-0000TL-Dw for 56491@debbugs.gnu.org; Mon, 11 Jul 2022 07:41:01 -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:Date:References: In-Reply-To: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=PYRsr/tQrSGHWDEhHcjgk4kWFWmsm/3fAAQWc8DoXLw=; b=DRUh21b+7ch/egNDb3LffOLPh2 O6kG+18WmjPMG+lv0PSNIddA77MieB8eqtLKRYeQk3dGw/zq5xKlGear2wK3jGX5KL2LiG6HD1esq YMHvuYuepgz3ypnekftdpug7clpYyY8Tx255rH9b67WELs3lhzrGElhINoEezvtm9Pxg=; Received: from [84.212.220.105] (helo=joga) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oArmW-0002X7-Rc; Mon, 11 Jul 2022 13:40:55 +0200 From: Lars Ingebrigtsen To: Stefan Kangas Subject: Re: bug#56491: [PATCH] Don't create file rmail-loaddefs.el In-Reply-To: (Stefan Kangas's message of "Mon, 11 Jul 2022 04:37:38 -0700") References: <87wnck0y2e.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAD1BMVEUhHyFbT1LGxcWW XWD////C3PHHAAAAAWJLR0QEj2jZUQAAAAd0SU1FB+YHCwsmHcVlCTIAAAGiSURBVDjLfZQBesMg CIXBXAD0AiteQOX+d9uD2DZZt5G25svv4yGaEtWHL6+miGb2RcRkAz9UuzsAq5YTUABEne6zGmYe /Q1CMacrAMthV6DVXWftxMPXFZgB9IrJNgAMjpqAD49qEGyJLRMy1eXe1npMIS0L8gD9kamazpK5 4S4xFnsQLUNRCY7BtgK08mUdiqlNK4AZWZFiBUniHmk9FbaoF3n6bxAKYRpL3LLoBPNMxZPERKe0 vnpNRUtFLMpEWPSY6wQzAGe9SoSPUIOlYyfCXNCFUKhSXLZmAOyAcgCOm4ZZsmJOzRVjEbCI+hQN aihnt4Tq2RIm0RgYW3uC1XMg2d9dLoDcAPsGTJdAsjDfoMkboPydSmWb05a/UmFz7uBcud5Bekj5 VETXTnO4XUEwuGbb9QPovSUv/6cH38GItp6KclfEk19T6V/gqqB/wLvH0ZVx3t0tGhZyrZ4+IxV3 gFN4qg5c95IDwKnKBpLroEmlk+LlW+Pg11TJM46X1Cf7KCSSwPHX4ENU+ZiaLs8W4uBjk342Y+xu fYR1od/iGxqJPDuO4llQAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTA3LTExVDExOjM4OjI5KzAw OjAwXC0iQwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wNy0xMVQxMTozODoyOSswMDowMC1wmv8A AAAASUVORK5CYII= X-Now-Playing: The Ex's _Disturbing Domestic Peace_: "Meanwhile" Date: Mon, 11 Jul 2022 13:40:52 +0200 Message-ID: <871qurx4fv.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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 Kangas writes: > This file is not required from anywhere, so I don't see what changes if > we remove the autoload cookies. What am I missing? Oh, I missed that. Then I guess this is just a file that was missed when the rest of the rmail-loaddefs things were removed -- so the correct fix here is to just remove 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: 56491 Cc: 56491@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 (---) Stefan Kangas writes: > This file is not required from anywhere, so I don't see what changes if > we remove the autoload cookies. What am I missing? Oh, I missed that. Then I guess this is just a file that was missed when the rest of the rmail-loaddefs things were removed -- so the correct fix here is to just remove ;; Local Variables: ;; generated-autoload-file: "rmail-loaddefs.el" ;; End: but leave the ;;;###autoload cookies as is. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 08:10:11 2022 Received: (at 56491-done) by debbugs.gnu.org; 11 Jul 2022 12:10:11 +0000 Received: from localhost ([127.0.0.1]:38698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAsEt-0001PM-7d for submit@debbugs.gnu.org; Mon, 11 Jul 2022 08:10:11 -0400 Received: from mail-pj1-f51.google.com ([209.85.216.51]:52752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oAsEo-0001Nw-FH for 56491-done@debbugs.gnu.org; Mon, 11 Jul 2022 08:10:10 -0400 Received: by mail-pj1-f51.google.com with SMTP id fz10so4668281pjb.2 for <56491-done@debbugs.gnu.org>; Mon, 11 Jul 2022 05:10:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=S6gDM8Znm+qZgUa1Pc9luMoywzgmf3o0DP2K+p4T4i8=; b=T6AoRtP0+16yqxAPmjh3/QRcwwDJzFIUo5cOWAnA6fcHUa/ierTmQLGnKsWaVRisJs 8kbcCeP6pUUcCwNLdrglG5o5HWm0+Q/2lIy0Yt0v/LgKzDMHhrFKcZL4OiCbVsGCBXVF aQAiBjAj7isoOlf6jAQN2/VG0dOH0INpJIL6BceMOhIvaAV1K78FgdinhULaMSYD8BtQ PR+QPU31bZlWL6i/SHD2nnGlO30bUTfqnO7VICL+b6ct/zJDEAoICtmQLuOxbvpWrWhu MbC+owhCggpAbwhurAFz8gP1pH7ts+cIs+fNAGh79LOrqZgJkzr/fLRSSiii5Nw+Hsoo SBGw== X-Gm-Message-State: AJIora9+0vWPJps5GkYB3PywHz3TgC/elKheAF4WwQ7PLhKljAn4DxcV aqb9cLPt9mON6eU9+iNjrUhi06YmlsODJQrGwFRY38WA X-Google-Smtp-Source: AGRyM1sp13GfqqKOOEriLSY6sHbUtK419F8jeI2Z6phDYzRd3YdaSUAtTyAUNQqIZLwabLpEDMJ2DbOiiLVhbbcBXq4= X-Received: by 2002:a17:90b:896:b0:1ef:935c:f326 with SMTP id bj22-20020a17090b089600b001ef935cf326mr17215456pjb.193.1657541400870; Mon, 11 Jul 2022 05:10:00 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Mon, 11 Jul 2022 05:10:00 -0700 From: Stefan Kangas In-Reply-To: <871qurx4fv.fsf@gnus.org> References: <87wnck0y2e.fsf@gnus.org> <871qurx4fv.fsf@gnus.org> MIME-Version: 1.0 Date: Mon, 11 Jul 2022 05:10:00 -0700 Message-ID: Subject: Re: bug#56491: [PATCH] Don't create file rmail-loaddefs.el To: Lars Ingebrigtsen Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 56491-done Cc: 56491-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: -0.5 (/) Lars Ingebrigtsen writes: > the correct fix here is to just remove > > ;; Local Variables: > ;; generated-autoload-file: "rmail-loaddefs.el" > ;; End: > > but leave the ;;;###autoload cookies as is. OK, makes sense. Now done on master (commit d9732425a6). From unknown Sat Aug 16 15:55:06 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 Aug 2022 11:24:12 +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