From unknown Sat Jun 14 05:12:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49295: mumi: mu-debug is unbound in mu-message-send Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 30 Jun 2021 15:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49295 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 49295@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162506581719273 (code B ref -1); Wed, 30 Jun 2021 15:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 30 Jun 2021 15:10:17 +0000 Received: from localhost ([127.0.0.1]:58459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lybqz-00050m-AG for submit@debbugs.gnu.org; Wed, 30 Jun 2021 11:10:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:44770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lybqx-00050f-Ci for submit@debbugs.gnu.org; Wed, 30 Jun 2021 11:10:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59958) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lybqx-0004j8-7z for bug-guix@gnu.org; Wed, 30 Jun 2021 11:10:15 -0400 Received: from xavier.telenet-ops.be ([2a02:1800:120:4::f00:14]:36018) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lybqu-0006gz-05 for bug-guix@gnu.org; Wed, 30 Jun 2021 11:10:14 -0400 Received: from butterfly.local ([188.189.254.236]) by xavier.telenet-ops.be with bizsmtp id PTA72500R56nx8C01TA8Pc; Wed, 30 Jun 2021 17:10:08 +0200 Message-ID: <3eac711a3ecf6ddfb0d2c796e7c203f17b1bcd09.camel@telenet.be> From: Maxime Devos Date: Wed, 30 Jun 2021 17:09:59 +0200 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-tdHke8AiQTLKL+4k39gU" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1625065808; bh=Pf2CPagtpgkPN2KnUaJ7ndzsLU5viRPzpu1u9a2GVpQ=; h=Subject:From:To:Date; b=ct6WdLmEdNYK4ikZ1fscjBqXhE0+okvwgtxoNPRNepGfepUCZqrz7C/OaVxHpdpEk oj+KV7ay5TWP7Ol6O8jojCt1D4aTH8SUC9DqoVVsJ22pKfVSQq/mB3I6DipgjcoIXM Jt19tzn1JaN1RU9sT1Ig/lzEjgfLlYzUE3TP6sVdlCuItgY+9sCmsdp1DLIbVvFYRH 0GtUPcuDqXmMSLsk1rCcKx7X6jX/rsRbe4UFuTsHEP8MkAsKR2O8DC346LGEDUHFIm 65XlzjKmPbIRK/KEwuxupQRa7MoW3aVt78yZAoLI7MCdn7IAQ9GFqaq4tWDIRjNvU/ kQeIeh4X9kLVA== Received-SPF: pass client-ip=2a02:1800:120:4::f00:14; envelope-from=maximedevos@telenet.be; helo=xavier.telenet-ops.be X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.5 (/) 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 (--) --=-tdHke8AiQTLKL+4k39gU Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi guix, Here is a backtrace from mumi.log.zst and mumi.mailer.log.zst. This lead to a 500. ---- mumi.log.zst ERROR: In procedure mu-message-send: In procedure module-lookup: Unbound variable: mu-debug processing job: mail:162506283631699 options: ((from . "Maxime Devos") (subject . "[PATCH] isc-dhcp: Fix dhcli= ent-script wrapper when cross-compiling.") (to . "49293@debbugs.gnu.org") (= text . "I forgot to note that I don't have an aarch64-linux-gnu system to test this on. But I did verify the interpreter = had the right architecture.")) Backtrace: 3 (primitive-load "/gnu/store/j80xdprnwwcslyq8gnj34jmymid=E2=80= =A6") In mumi/jobs.scm: 147:19 2 (worker-loop _) 114:18 1 (process-next #) In unknown file: 0 (mu-message-send # =E2=80=A6) ---- mumi.mailer.log.zst ERROR: In procedure mu-message-send: In procedure module-lookup: Unbound variable: mu-debug processing job: mail:162506283631699 options: ((from . "Maxime Devos") (subject . "[PATCH] isc-dhcp: Fix dhcli= ent-script wrapper when cross-compiling.") (to . "49293@debbugs.gnu.org") (= text . "I forgot to note that I don't have an aarch64-linux-gnu system to test this on. But I did verify the interpreter = had the right architecture.")) Backtrace: 3 (primitive-load "/gnu/store/j80xdprnwwcslyq8gnj34jmymid=E2=80= =A6") In mumi/jobs.scm: 147:19 2 (worker-loop _) 114:18 1 (process-next #) In unknown file: 0 (mu-message-send # =E2=80=A6) Greetings, Maxime. --=-tdHke8AiQTLKL+4k39gU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYNyJRxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gpZAP9JZ2K1qMi4qSeNnZOFO6oQsz1t pxAc3Uels908YMYneAEAgTbUyf6PADl+jhX/ltxQrXtrkpZSjtLLXTzrVV1ekww= =JnF8 -----END PGP SIGNATURE----- --=-tdHke8AiQTLKL+4k39gU-- From unknown Sat Jun 14 05:12:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49295: mumi: mu-debug is unbound in mu-message-send Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 09 Jul 2021 09:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49295 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos Cc: 49295@debbugs.gnu.org Received: via spool by 49295-submit@debbugs.gnu.org id=B49295.162582366217500 (code B ref 49295); Fri, 09 Jul 2021 09:42:02 +0000 Received: (at 49295) by debbugs.gnu.org; 9 Jul 2021 09:41:02 +0000 Received: from localhost ([127.0.0.1]:58377 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1n0I-0004Y2-3v for submit@debbugs.gnu.org; Fri, 09 Jul 2021 05:41:02 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52328) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1n0F-0004XY-2x for 49295@debbugs.gnu.org; Fri, 09 Jul 2021 05:41:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:46464) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m1n09-0002hM-5B; Fri, 09 Jul 2021 05:40:53 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=36686 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m1n08-00080d-TN; Fri, 09 Jul 2021 05:40:53 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <3eac711a3ecf6ddfb0d2c796e7c203f17b1bcd09.camel@telenet.be> Date: Fri, 09 Jul 2021 11:40:51 +0200 In-Reply-To: <3eac711a3ecf6ddfb0d2c796e7c203f17b1bcd09.camel@telenet.be> (Maxime Devos's message of "Wed, 30 Jun 2021 17:09:59 +0200") Message-ID: <878s2fj04c.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) 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, Maxime Devos skribis: > ERROR: In procedure mu-message-send: > In procedure module-lookup: Unbound variable: mu-debug > processing > job: mail:162506283631699 > options: ((from . "Maxime Devos") (subject . "[PATCH] isc-dhcp: Fix dhc= lient-script wrapper when cross-compiling.") (to . "49293@debbugs.gnu.org")= (text . "I forgot to note that I don't have an > aarch64-linux-gnu system to test this on. But I did verify the interprete= r had the right architecture.")) > Backtrace: > 3 (primitive-load "/gnu/store/j80xdprnwwcslyq8gnj34jmymid=E2= =80=A6") > In mumi/jobs.scm: > 147:19 2 (worker-loop _) > 114:18 1 (process-next #) > In unknown file: > 0 (mu-message-send # =E2=80=A6) > ---- mumi.mailer.log.zst > ERROR: In procedure mu-message-send: > In procedure module-lookup: Unbound variable: mu-debug When playing with the Guile interface of Mailutils, I remember you had to define that variable because =E2=80=98mu-message-send=E2=80=99 would loo= k it up in the current module (argh!): ;; This variable is looked up by 'mu-message-send', uh! (define-public mu-debug 0) So I guess you can try adding this snippet in the module that uses =E2=80=98mu-message-send=E2=80=99 (?). HTH! Ludo=E2=80=99. From unknown Sat Jun 14 05:12:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49295: bug#49968: Fwd: issue website creates invalid comment expectations Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 17 Aug 2021 22:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49295 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: John Kehayias , "49968@debbugs.gnu.org" <49968@debbugs.gnu.org>, 49295@debbugs.gnu.org Received: via spool by 49295-submit@debbugs.gnu.org id=B49295.162923807423802 (code B ref 49295); Tue, 17 Aug 2021 22:08:02 +0000 Received: (at 49295) by debbugs.gnu.org; 17 Aug 2021 22:07:54 +0000 Received: from localhost ([127.0.0.1]:54366 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mG7FS-0006Bp-Kz for submit@debbugs.gnu.org; Tue, 17 Aug 2021 18:07:54 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:38070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mG7FM-0006BN-Fy for 49295@debbugs.gnu.org; Tue, 17 Aug 2021 18:07:51 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id im7m2500C0mfAB401m7miE; Wed, 18 Aug 2021 00:07:47 +0200 Message-ID: <93b5944e604258145ff800329382806217a278d7.camel@telenet.be> From: Maxime Devos Date: Wed, 18 Aug 2021 00:07:35 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-ZEYK3AFXno1BLpYuTEIG" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1629238067; bh=biSJUfZGakf20XcjVfwxKe7p2/zY27QpuNLsKIlh7a4=; h=Subject:From:To:Date:In-Reply-To:References; b=ApYxMc1dx0QQTDvFZa2csGlTHvwFkfMGJLYkOIEeojvw5UTA7JxFy3lh+g4igq4ND 4hDNy/mxhkmnBjHficJ5c35sa8xlicdo/dkfLPm8/myf95pqRE6GjFZhUXHLOHTG93 YSlEirsl14De7yHqFeshfgH+BoC7aq0BEqHIG46vibn6yODyh3sJv/uIBcidk06+GJ fGtwFHDoriQibLM2y2GwcC7HUMBvim4+Wq+QrNsDXUNBhoX29m4t5UCv7v/3jfhEjZ JQu1zITsr3W38ieuAx5dhLiIwj4eO63vWOyQJa1t/hCO0b9qwUm2UI8s+ire2/crCw NH+/5zF8ac06g== X-Spam-Score: -0.7 (/) 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 (-) --=-ZEYK3AFXno1BLpYuTEIG Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable John Kehayias via Bug reports for GNU Guix schreef op di 10-08-2021 om 17:4= 6 [+0000]: > Hi Maxime, >=20 > I took a quick look, but I'm not seeing how the proposed fix works: there= is already > that line for defining mu-debug in the only file that uses mu-message-sen= d...? > (Perhaps this should be sent to that original issue, I can send it again = there if that > is helpful.) =E2=80=98the current module=E2=80=99 is whatever (current-module) evaluates= to. It is not necessarily the module wherein 'mu-message-send' is used. IIUC, every time a (define-module ([...])) form is encountered, (current-module) is set to [...], or something like that (details might be a little different). It works for stand-alone scripts and in the REPL I guess, but otherwise it's a very cumbersome interface. This interface should be changed (in mailutils) IMO. >=20 > If there is not a relatively quick fix, I would vote for disabling the co= mment > submission until it can be fixed. Otherwise, we're losing comments with n= o indication > to the submitter. nckx has done that recently. Pages on now end with =E2=80=98Commenting via the web interface is currently disable= d.=E2=80=99. Greetings, Ma --=-ZEYK3AFXno1BLpYuTEIG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYRwzJxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7oNAAPwLpdr8KUfRd5KppISaepG80WGu uYWUmcVA4E5ZG+VaDwD/UfRAvdbPkmLPmbUqwr2aJfWtulRnfDZ3u0/DVBk+fQQ= =ql7V -----END PGP SIGNATURE----- --=-ZEYK3AFXno1BLpYuTEIG-- From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 01 12:44:50 2021 Received: (at control) by debbugs.gnu.org; 1 Sep 2021 16:44:50 +0000 Received: from localhost ([127.0.0.1]:38941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLTM2-0008Lr-GR for submit@debbugs.gnu.org; Wed, 01 Sep 2021 12:44:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLTM1-0008LZ-DK for control@debbugs.gnu.org; Wed, 01 Sep 2021 12:44:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57190) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLTLw-0007G6-1D for control@debbugs.gnu.org; Wed, 01 Sep 2021 12:44:44 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48816 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLTLv-0006Sb-PA for control@debbugs.gnu.org; Wed, 01 Sep 2021 12:44:43 -0400 Date: Wed, 01 Sep 2021 18:44:41 +0200 Message-Id: <87o89c6y9y.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #49295 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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 (---) merge 49295 49968 quit From unknown Sat Jun 14 05:12:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49295: mumi: mu-debug is unbound in mu-message-send Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 01 Sep 2021 21:47:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49295 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos Cc: 49295@debbugs.gnu.org Received: via spool by 49295-submit@debbugs.gnu.org id=B49295.163053278715018 (code B ref 49295); Wed, 01 Sep 2021 21:47:01 +0000 Received: (at 49295) by debbugs.gnu.org; 1 Sep 2021 21:46:27 +0000 Received: from localhost ([127.0.0.1]:39131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLY3v-0003uA-Aj for submit@debbugs.gnu.org; Wed, 01 Sep 2021 17:46:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mLY3t-0003tx-2m for 49295@debbugs.gnu.org; Wed, 01 Sep 2021 17:46:25 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39130) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mLY3n-0002sX-F1; Wed, 01 Sep 2021 17:46:19 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48834 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mLY3m-0002bO-PD; Wed, 01 Sep 2021 17:46:19 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <3eac711a3ecf6ddfb0d2c796e7c203f17b1bcd09.camel@telenet.be> <878s2fj04c.fsf@gnu.org> Date: Wed, 01 Sep 2021 23:46:16 +0200 In-Reply-To: <878s2fj04c.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 09 Jul 2021 11:40:51 +0200") Message-ID: <87fsuo55qv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) 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, Ludovic Court=C3=A8s skribis: > Maxime Devos skribis: > >> ERROR: In procedure mu-message-send: >> In procedure module-lookup: Unbound variable: mu-debug >> processing >> job: mail:162506283631699 >> options: ((from . "Maxime Devos") (subject . "[PATCH] isc-dhcp: Fix dh= client-script wrapper when cross-compiling.") (to . "49293@debbugs.gnu.org"= ) (text . "I forgot to note that I don't have an >> aarch64-linux-gnu system to test this on. But I did verify the interpret= er had the right architecture.")) >> Backtrace: >> 3 (primitive-load "/gnu/store/j80xdprnwwcslyq8gnj34jmymid=E2= =80=A6") >> In mumi/jobs.scm: >> 147:19 2 (worker-loop _) >> 114:18 1 (process-next #) >> In unknown file: >> 0 (mu-message-send # =E2=80=A6) >> ---- mumi.mailer.log.zst >> ERROR: In procedure mu-message-send: >> In procedure module-lookup: Unbound variable: mu-debug > > When playing with the Guile interface of Mailutils, I remember you had > to define that variable because =E2=80=98mu-message-send=E2=80=99 would l= ook it up in > the current module (argh!): > > ;; This variable is looked up by 'mu-message-send', uh! > (define-public mu-debug 0) I pushed a patch to fix this in Mailutils in commit a5fb1f4eeb7563bd8519660c452a45afecd296c6, and also submitted it upstream. I guess we could try re-enabling the comments via the Web interface of mumi? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 08 13:10:13 2024 Received: (at control) by debbugs.gnu.org; 8 Feb 2024 18:10:13 +0000 Received: from localhost ([127.0.0.1]:33588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY8qj-0005AM-Fa for submit@debbugs.gnu.org; Thu, 08 Feb 2024 13:10:13 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]:48486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY8qh-0005AA-LL for control@debbugs.gnu.org; Thu, 08 Feb 2024 13:10:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=XrIgDZ7mZ0dQp6T wRe7sjm8y5ZfkPOnCmJm9zs1kVlM=; h=date:cc:to:from; d=lease-up.com; b=UW FEa0Qy5KCV5arELu1Oppbrps+ZoO0kX1j/CvHU6uDn7no8sztU/JtzGCpIS/JaNVKKRylP ISGarjW/EZyDRt+vvrbIMPWt6HeswWxYQOu6VnPCrE6wp4NJWdK0G5SdYBcZh2NOAHEuQ3 PjhhxpX0UZnQSkN+1JWhJteksPBqo= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 5de564b4 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Thu, 8 Feb 2024 18:09:55 +0000 (UTC) From: Felix Lechner To: control@debbugs.gnu.org Date: Thu, 08 Feb 2024 10:09:55 -0800 Message-ID: <87h6ii6d58.fsf@lease-up.com> MIME-Version: 1.0 Content-Type: text/plain 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: reassign 65858 mumi reassign 65809 mumi reassign 49295 mumi reassign 64833 mumi reassign 54204 mumi reassign 68920 mumi reassign 55765 mumi reassign 65923 mumi reassign 63507 mumi reassign 60226 mumi [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 T_SCC_BODY_TEXT_LINE No description available. 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 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 (+) reassign 65858 mumi reassign 65809 mumi reassign 49295 mumi reassign 64833 mumi reassign 54204 mumi reassign 68920 mumi reassign 55765 mumi reassign 65923 mumi reassign 63507 mumi reassign 60226 mumi reassign 63936 mumi reassign 60951 mumi reassign 66027 mumi thanks From unknown Sat Jun 14 05:12:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49295: bug#49968: Fwd: issue website creates invalid comment expectations Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-mumi@gnu.org Resent-Date: Sun, 09 Mar 2025 06:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49295 X-GNU-PR-Package: mumi X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 49295@debbugs.gnu.org, 49968@debbugs.gnu.org, Maxime Devos Received: via spool by 49295-submit@debbugs.gnu.org id=B49295.174150025920173 (code B ref 49295); Sun, 09 Mar 2025 06:05:01 +0000 Received: (at 49295) by debbugs.gnu.org; 9 Mar 2025 06:04:19 +0000 Received: from localhost ([127.0.0.1]:57743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tr9lq-0005FJ-Uv for submit@debbugs.gnu.org; Sun, 09 Mar 2025 01:04:19 -0500 Received: from mail-pj1-x1030.google.com ([2607:f8b0:4864:20::1030]:58555) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tr9lp-0005F0-14; Sun, 09 Mar 2025 01:04:17 -0500 Received: by mail-pj1-x1030.google.com with SMTP id 98e67ed59e1d1-2ff6ae7667dso6228661a91.0; Sat, 08 Mar 2025 22:04:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1741500250; x=1742105050; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=5u+q+l73av/+6+ihG+8jbnDKFcjMVzSrE3yBsaOmDm4=; b=jxESmwwGUxRyF3V5Zqbfh8SPUXu9RRrcJrNHgrY2N4FwyOs4n6ZpfUp1s32XfXgnUr lrY8K2A49BeIUj0yUWsI5zBGXAL0W24u5uqKcI0sD3ufMS0YN3iONoagQhWt9EhZufkX 99LX4eMNMl3dHSs2mS9VWbyu78gY0/3VrJCDMXb5+1IhF4dDCH+AfZjqOlBmQ1vU/ylh pUJttFHjQ9oOdX36DaPuXsIKhdvJ6swmtPphHB6W5kDmQhFL5j+ASwgZoITj+4A9+3u3 9O/3PpCEFCld3fl3sS0LFQNYHqYSdmyQEKlyluIbi/87XGvWZd4naF/XbnDZJ9aqHp6g l1Nw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741500250; x=1742105050; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=5u+q+l73av/+6+ihG+8jbnDKFcjMVzSrE3yBsaOmDm4=; b=HRHm48clq3K0QByixlGoKJ7Iv6Mj9Wt9t7BnET1TE1WxvA6IFKhaTEfuqQZClTRxbP Mt5/Ub3Koiu3l9JOitLAHil8KkX/+SGPIO4SrhU0+wFzZBTM+WPaDsPNqGbM+tF5hUm4 NUG88WFn5AC7MtW/NWqt05E+h5ul2MmRYUscapsCSy6BUR1Z5wlBEMEOtFVs9oL3mX3B X40TG7TsN7uRLn9mkGSllYUrVY0zTO2buUYNRDcuqjE7NeLpjnP9uQqNT5LcVzc6PrXi Y7aR/Ouk9CJP8VAYzAuIfPzSeWR9QermLlBpaqIkOBohXykw0S22prMvlajxplKtjFhO hiVA== X-Forwarded-Encrypted: i=1; AJvYcCU1ivwuyplvxnt7gwNpDUEXJEEfriIr6BDdE0KX8LwCHEYnre7zQTC/vMccEg2phOm+3TpKH2A=@debbugs.gnu.org, AJvYcCXnm8PgTFfklu+gAEABXXVCfpF4URXDm6oI8YcKxG354WXNs/JW5T7Ds2nVNgAOe4jUkQRLWQ==@debbugs.gnu.org X-Gm-Message-State: AOJu0Yzm//61A6517uJxtoOTNOyFGgrbOQfynH67ZIcwVZC+d/EEMLCF Q0N4k/oGQZhuIzk1cJgjTVRU/L3fFer6R1HRrisI5szgdJICgp1UjGuFy0ps49LpZQ== X-Gm-Gg: ASbGncvCpeQxckVBWF5KgZRRt/sVc8nz+v+dhMkauEom0YAm5CsDB/wQg3S63nfSaRo 3Ikq25VtQ2OHDuYjDvNCjaRHbVfZVjhC/9VO8pssXKicII4VcGxv356jpFmYfuI3JkXGaybpP28 BuupKoQIY68r7/H1a+RyPAlff11Ybkj+V/yaXQsTxNcBjEbHRVPYCEHsiwKb+VFdZKdHJf4DIY9 +ube13ONXPt55ygWtduMSTptq4aY4eRZqIZw9ZjLDGfejXxqhzLZCU9P4vctEeUiWTJ1RLnqpIB jBPZl5vfwamRZVmeB/l4bgtxvb5CFQ61TEp1lz0e2io= X-Google-Smtp-Source: AGHT+IGXg213vt4ElS5NSUrLeFafB10l5T7Si9naUSF6svGZMxhBfbHLb7iHqCEq8fGG2f/l7vNA3w== X-Received: by 2002:a17:90b:3c08:b0:2fc:3264:3657 with SMTP id 98e67ed59e1d1-2ff7cd45c1cmr18235018a91.0.1741500250479; Sat, 08 Mar 2025 22:04:10 -0800 (PST) Received: from terra ([2405:6586:be0:0:83c8:d31d:2cec:f542]) by smtp.gmail.com with ESMTPSA id 98e67ed59e1d1-2ff4e7ff96esm7499733a91.35.2025.03.08.22.04.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Mar 2025 22:04:09 -0800 (PST) From: Maxim Cournoyer In-Reply-To: <87fsuo55qv.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 01 Sep 2021 23:46:16 +0200") References: <3eac711a3ecf6ddfb0d2c796e7c203f17b1bcd09.camel@telenet.be> <878s2fj04c.fsf@gnu.org> <87fsuo55qv.fsf@gnu.org> Date: Sun, 09 Mar 2025 15:03:56 +0900 Message-ID: <871pv6viyb.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) Hi Ludovic, Ludovic Court=C3=A8s writes: > Hi, > > Ludovic Court=C3=A8s skribis: [...] > I pushed a patch to fix this in Mailutils in commit > a5fb1f4eeb7563bd8519660c452a45afecd296c6, and also submitted it > upstream. > > I guess we could try re-enabling the comments via the Web interface of > mumi? Since this feature has been broken repeatedly with nefarious consequences (silently disappears user reported issues!), I think we should come up with a test for it, if we want to re-enable it, so that we can ensure it keeps working in the future. --=20 Thanks, Maxim