From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26508 invoked from network); 20 Sep 2021 18:09:48 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 20 Sep 2021 18:09:48 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mSNjf-007UV1-4p for ml@inbox.vuxu.org; Mon, 20 Sep 2021 13:09:47 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1mSNje-005EjH-Hi for ml@inbox.vuxu.org; Mon, 20 Sep 2021 13:09:46 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1mSNjd-005EjC-PY for ding@lists.math.uh.edu; Mon, 20 Sep 2021 13:09:45 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1mSNjb-00FXuN-P1 for ding@lists.math.uh.edu; Mon, 20 Sep 2021 13:09:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: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=xk+/NtMeUZbbXtvpf5DS6qOUvsmm5PM+/10h/e3d6v0=; b=Mo/RjyoM1KYbvUlv3/XIH+Hpx+ t6a90M4BE9N1LnQRJoEoGTHx1jEK7XngDvkyTggKHz1OjJhaLoc/fuGUae1Eog1MwEmuz6i8LtiTg p5olkOth0wxnNZBKwZlzhPPU1N34GB7ULUUF+xq3iFqH2cN0qYct+1w+EfEVCJ9JEYkw=; Received: from mail.ericabrahamsen.net ([52.70.2.18]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mSNjV-0003d4-28 for ding@gnus.org; Mon, 20 Sep 2021 20:09:39 +0200 Received: from localhost (c-71-197-232-156.hsd1.wa.comcast.net [71.197.232.156]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 8D78EFA059; Mon, 20 Sep 2021 18:09:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1632161373; bh=xk+/NtMeUZbbXtvpf5DS6qOUvsmm5PM+/10h/e3d6v0=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=C6LVvH4pP6kECxoCX93h7H/ucUoxaJH5fkyyg/vgp7FVHmrw3rGQUWQY8cee+5R4B GPf+fcY0XO2tTtOv+qerNsgAIelvy9PelNXEtg7AsoYBtwqoBXJGbzbjtlZnwahoVP TNiy5KsYsH2AkEkwBwLucbKeJYvWH/xGFK4WxlXA= From: Eric Abrahamsen To: Peter =?utf-8?Q?M=C3=BCnster?= Cc: ding@gnus.org Subject: Re: problem with non-ascii group-names References: <871r9j1bsa.fsf@a16n.net> <87mts7os53.fsf@ericabrahamsen.net> <877djayid0.fsf@a16n.net> <87h7iepzor.fsf@ericabrahamsen.net> <87o88udii7.fsf@a16n.net> <871r5qdi3e.fsf@a16n.net> Date: Mon, 20 Sep 2021 11:09:32 -0700 In-Reply-To: <871r5qdi3e.fsf@a16n.net> ("Peter =?utf-8?Q?M=C3=BCnster=22's?= message of "Tue, 14 Sep 2021 22:20:53 +0200") Message-ID: <87h7efrueb.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: Precedence: bulk Peter M=C3=BCnster writes: > And here a related problem: > > When using "S D r" (gnus-summary-resend-message), a local copy of the > message is written to the group. I'm guessing that there's something particular to archive group writing, since this doesn't happen with regular nnml groups with non-ascii names. Are you using "C=C3=A9line" as your archive group, or your Gcc header for this particular set of messages? And you're in this group when you hit "S D r" as above, right?