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.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3597 invoked from network); 11 Dec 2021 18:50:14 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 11 Dec 2021 18:50:14 -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 1mw7Rk-004Brv-2Y for ml@inbox.vuxu.org; Sat, 11 Dec 2021 12:50:12 -0600 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1mw7Rj-001hpR-FS for ml@inbox.vuxu.org; Sat, 11 Dec 2021 12:50:11 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1mw7Rh-001hpI-CT for ding@lists.math.uh.edu; Sat, 11 Dec 2021 12:50:09 -0600 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.2) (envelope-from ) id 1mw7Rc-00D3W6-9k for ding@lists.math.uh.edu; Sat, 11 Dec 2021 12:50:09 -0600 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:To:From:Sender:Reply-To:Cc: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=NfnHZ7rH15oq+eRzpStvsAbLj6l11/Wo/DhPKNk7xkI=; b=GkF+N3NQ6a/MmvEbgSwBik2j3P 7tc6kqmNoluBV2L15L09xNNoDVd+tu8b8fOUQq358r25tgzX2nXkC1MXauzRyz5ID3Wh7UHlf2gX4 bL69+Zjnci3V63ktJdYI+LkTBqXOIn5F5GTGHX2NgkqSnutTS5/I0Th0Fs7WWqcTXcuE=; Received: from haven.eyrie.org ([2001:470:30:84:e276:63ff:fe62:3539]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mw7RT-0006HL-Jk for ding@gnus.org; Sat, 11 Dec 2021 19:49:59 +0100 Received: from lothlorien.eyrie.org (unknown [IPv6:2603:3024:160b:400:ae22:bff:fe50:db06]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by haven.eyrie.org (Postfix) with ESMTPS id A3AE4118235 for ; Sat, 11 Dec 2021 10:49:51 -0800 (PST) Received: by lothlorien.eyrie.org (Postfix, from userid 1000) id 706EDB42283; Sat, 11 Dec 2021 10:49:50 -0800 (PST) From: Russ Allbery To: ding@gnus.org Subject: Re: Recent change on Emacs master: aggressive word-wrap of header lines in article display In-Reply-To: <87mtl7f398.fsf@igel.home> (Andreas Schwab's message of "Sat, 11 Dec 2021 18:41:23 +0100") Organization: The Eyrie References: <87sfuzyudn.fsf@tullinup.koldfront.dk> <878rwrhyef.fsf@hope.eyrie.org> <87mtl7f398.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Date: Sat, 11 Dec 2021 10:49:50 -0800 Message-ID: <87wnkbgenl.fsf@hope.eyrie.org> MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk Andreas Schwab writes: > On Dez 11 2021, Russ Allbery wrote: >> If so, that does seem like a bug, and like it would be better to decode >> the header first and then wrap it. > I don't think Gnus does any wrapping on its own, it just keeps the line > breaks of the original header. Oh! Yes, that makes sense, and that would explain it. -- Russ Allbery (eagle@eyrie.org)