From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.1 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, T_SCC_BODY_TEXT_LINE,URIBL_CSS,URIBL_CSS_A shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 4F3161F54E; Mon, 22 Aug 2022 17:01:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1661187719; bh=VshFhMmKYQI7IYqjgs7DnVR68NIC0jTtFMbksM8a/d0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zfI+lpbJ1waFDeV1z5LQ6BsheyNHLT0p8U43i30ZMrKCj/5UThYaaFHxxtvtH/Tpr sa8aEcHbv7QMQC2wMgBSFj1iqNclgeGV5xaFB1ylGEXR0YAIOuyAIGgJNz1v+5G5Bq xsxbXoUiUUVZ2thICEgLj3F6nqM9cr/auImsOg5s= Date: Mon, 22 Aug 2022 17:01:14 +0000 From: Eric Wong To: Junio C Hamano Cc: =?utf-8?B?UmVuw6k=?= Scharfe , git@vger.kernel.org, meta@public-inbox.org Subject: Re: `git patch-id --stable' vs quoted-printable Message-ID: <20220822170114.M247768@dcvr> References: <20220822022503.M873583@dcvr> <4e3edfa1-9c04-7a63-30ee-65fe6f2de62f@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: Junio C Hamano wrote: > René Scharfe writes: > > > Am 22.08.22 um 06:06 schrieb Junio C Hamano: > >> René, do you remember if you used diff.suppressBlankEmpty > >> configuration when generating the patch in question at: > >> > >> https://public-inbox.org/git/6727daf1-f077-7319-187e-ab4e55de3b2d@web.de/raw > >> > >> by the way? > > > > I did not use that option. Attached the copy from my Sent folder, which > > has spaces at the start of the blank lines in the config.txt hunk. > > Hmph, so I cannot quite explain what removed the leading spaces from > the copy public-inbox archived. Both the June 26 message and the latest which arrived directly in my IMAP inbox (w/o public-inbox) are missing the space in blank lines, matching what public-inbox.org and lore have. I don't think postfix, SpamAssassin, or dovecot strip that.. I would expect the blank context lines in the QP version to have "=20". I sent this to test@public-inbox.org using `git send-email --transfer-encoding=quoted-printable' and it confirms the blank context lines having "=20" which are missing in René's messages: https://try.public-inbox.org/test/20220822165736.23246-1-e@80x24.org/raw