From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GH05J/dnl2K5BgAAbAwnHQ (envelope-from ) for ; Wed, 01 Jun 2022 15:21:59 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oCAiJ/dnl2KjtAAA9RJhRA (envelope-from ) for ; Wed, 01 Jun 2022 15:21:59 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B0FA52C88F for ; Wed, 1 Jun 2022 15:21:58 +0200 (CEST) Received: from localhost ([::1]:42876 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nwOIP-0007o3-Ad for larch@yhetil.org; Wed, 01 Jun 2022 09:21:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59842) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nwOFS-0007kp-G9 for emacs-orgmode@gnu.org; Wed, 01 Jun 2022 09:18:57 -0400 Received: from relay-egress-host.us-east-2.a.mail.umich.edu ([18.217.159.240]:36246 helo=helpful-gofannon.relay-egress.a.mail.umich.edu) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nwOFP-0007Hl-Hl for emacs-orgmode@gnu.org; Wed, 01 Jun 2022 09:18:53 -0400 Received: from excited-coblynau.authn-relay.a.mail.umich.edu (ip-10-0-74-237.us-east-2.compute.internal [10.0.74.237]) by helpful-gofannon.relay-egress.a.mail.umich.edu with ESMTPS id 62976733.AEE2C.5A9F4A64.2455876; Wed, 01 Jun 2022 09:18:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=umich.edu; s=relay-2018-08-29; t=1654089523; bh=A6dI522i2pCN+irXMoOB47DAJcWFJ5Rg6vbc+gC8cX0=; h=To:cc:From:Subject:In-reply-to:References:Date; b=atldiy55QrE5VamtCvnZTT27yeglXOI9PWO+6FeuUa+TDMowbQDv7YvM9e8XFxo03 xzAwn5mm3swhhZPm3Vk1n2ACYonXsWmWlO79tVwJYlY98aEVOUD1sivznZGpjQefFZ i9MlXg7stgkPJCIb3QquVhv6U/3k7QFq6h27+5q2OQb0BAuuCwYqfyZLdjWkVzvuCL El+PC9YVq/AvD8jfymQ88cfi4PkLVLrsKjz7RNidNvG3fWozgjs2PoyoOMf/MISccb CNttBvdhgBDuRGJ37GiJ0rvW9vJBc44EoCNfGjE04Cy6voqudGwzmwpSMBdB8iTme9 efftGyYccoS5w== Received: from localhost (Mismatch [66.60.177.244]) by excited-coblynau.authn-relay.a.mail.umich.edu with ESMTPSA id 62976732.25FCDDDC.3ACA95EE.341540; Wed, 01 Jun 2022 09:18:42 -0400 To: Ihor Radchenko cc: Max Nikulin , Org Mode From: Greg Minshall Subject: Re: [PATCH] Re: tangle option to not write a file with same contents? In-reply-to: <878rrcws6q.fsf@localhost> References: <583051.1635393898@apollo2.minshall.org> <12cd2bb0-584e-dcff-baca-1ed27d0281ff@gmail.com> <878rrcws6q.fsf@localhost> Comments: In-reply-to Ihor Radchenko message dated "Sun, 08 May 2022 12:42:53 +0800." X-Mailer: MH-E 8.6+git; nmh 1.7.1; GNU Emacs 28.0.90 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <22242.1654089517.1@apollo2.minshall.org> Date: Wed, 01 Jun 2022 06:18:37 -0700 Message-ID: <22243.1654089517@apollo2.minshall.org> Received-SPF: pass client-ip=18.217.159.240; envelope-from=minshall@umich.edu; helo=helpful-gofannon.relay-egress.a.mail.umich.edu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654089719; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=A6dI522i2pCN+irXMoOB47DAJcWFJ5Rg6vbc+gC8cX0=; b=MxZ3bQyGbeAxyNdE0AiajgPYFPPGlTecw0BZ3vr8XIir7AWvwYIdATAJ41hbIUBlxal6sF NtZUTHo2r/nlcABMJdFKZbie9FVC2FRgL+7DcR7HqKKdRBuQf46dT32p3ehwOiG+rcCJ7o xVMGTqG25nNj24rIpCi0yAaymPYgRSQFyIuSDu5fBvRTnPmVlDhPIUE0YmPJdmJwxH8L4f NmVZZG2N4z2lJOsg/5x480uksifB3+sdkxXncdmrJiXtld4zOep892E+NDkwhPkfEt9EMC wB5n9raC7z0TX3/D9E5CkydudCODVGCh+ky+oDgoUNLJZRhaYR6b0H8OcIVgPw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654089719; a=rsa-sha256; cv=none; b=u6hG3pOPuZXyaRRR37vne6eLwel8pjdYikkV0oSX/s70MoV1FtTIAI50XZr85Y+XmU8Kkk gEsG5W9bxN9LHYtABWZSYYLqYyFV5i6zPIYt1F5mZO1/OHS+ywxqA2yDKBxBbZw+PSxvaT YTdNtpPiz4yhkzCydDYfmv8X6yPwRWVuithwNXHAUPGPe24m8NDoim3ND37STSBiLg3RKD 2NBQYikaNsvQLV/mtkjo21RfgCwHmYNB/ktpCy0FuL5rCoWL1QO8JtZinN6T6DHtK6dQ/m 76aJ0ryEDu33sEarOksY2i4Aeji9CQnLQNGT4PCyTT2SNyaYEtf41a9+S/tbnw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=umich.edu header.s=relay-2018-08-29 header.b=atldiy55; dmarc=pass (policy=none) header.from=umich.edu; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.33 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=umich.edu header.s=relay-2018-08-29 header.b=atldiy55; dmarc=pass (policy=none) header.from=umich.edu; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B0FA52C88F X-Spam-Score: -6.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: DHC18E5RKbBW Ihor, > The patch is attached. great -- thanks very much! this will be very helpful. cheers, Greg