From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 2G0YM6/qWF96GwAA0tVLHw (envelope-from ) for ; Wed, 09 Sep 2020 14:46:07 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id ICrmLq/qWF8UGAAAbx9fmQ (envelope-from ) for ; Wed, 09 Sep 2020 14:46:07 +0000 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 52A719404D2 for ; Wed, 9 Sep 2020 14:46:07 +0000 (UTC) Received: from localhost ([::1]:42470 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kG1MM-0000hB-4P for larch@yhetil.org; Wed, 09 Sep 2020 10:46:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kG1LK-00089m-74 for emacs-orgmode@gnu.org; Wed, 09 Sep 2020 10:45:02 -0400 Received: from memebeam.org ([80.68.89.71]:43371 helo=jvb.vm.bytemark.co.uk) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kG1LI-00079b-7z for emacs-orgmode@gnu.org; Wed, 09 Sep 2020 10:45:01 -0400 Received: from [192.168.1.27] (pppoe-209-99-203-201.greenmountainaccess.net [::ffff:209.99.203.201]) (AUTH: LOGIN acarrico@memebeam.org, TLS: TLS1.3, 128bits, ECDHE_RSA_AES_128_GCM_SHA256) by jvb.vm.bytemark.co.uk with ESMTPSA id 0000000000190252.5F58EA44.000024B9; Wed, 09 Sep 2020 10:44:20 -0400 Subject: Re: [PATCH] Org-mode publish avoids inserting licensed content into target documents. To: emacs-orgmode@gnu.org References: <20200617002335.l4lg3slfxm74vx3h@silver> <87a6y47ir1.fsf@bzg.fr> From: Anthony Carrico Message-ID: <0ebc7175-298f-0589-4129-77dd9da91aa0@memebeam.org> Date: Wed, 9 Sep 2020 10:44:14 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <87a6y47ir1.fsf@bzg.fr> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=80.68.89.71; envelope-from=acarrico@memebeam.org; helo=jvb.vm.bytemark.co.uk X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/09 10:44:21 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -54 X-Spam_score: -5.5 X-Spam_bar: ----- X-Spam_report: (-5.5 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-3.576, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: f0ly7i0viY02 On 9/5/20 4:03 AM, Bastien wrote: > ... I applied your change on the master branch as 471054136, thanks for this. And thank you Bastien! -- Anthony Carrico