From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4B7jJ+QcpV6xIAAA0tVLHw (envelope-from ) for ; Sun, 26 Apr 2020 05:32:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WI1WLescpV5bZAAA1q6Kng (envelope-from ) for ; Sun, 26 Apr 2020 05:32:27 +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 4F6AD942E7F for ; Sun, 26 Apr 2020 05:32:26 +0000 (UTC) Received: from localhost ([::1]:52572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSZtw-0001rp-Dj for larch@yhetil.org; Sun, 26 Apr 2020 01:32:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52548) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSZtT-0001re-Jr for emacs-orgmode@gnu.org; Sun, 26 Apr 2020 01:31:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jSZtS-0003rC-RC for emacs-orgmode@gnu.org; Sun, 26 Apr 2020 01:31:54 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:56044) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jSZtK-0003k3-CU; Sun, 26 Apr 2020 01:31:46 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 377344F909; Sun, 26 Apr 2020 01:31:43 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=YG3BZxZIgREpyn9AXYh42kTUHpA=; b=a/8Jlu TvBqQccJvH/XoBDJxWcfPumTitSEyCfe5PId3DSf17Ul+GLj3PLwPAOK3jMEO4ci Hy5fTYnWEL5p/TfZsiPbwUkFyiEf/uW0PrGRz0+l9caJyd7iTs778RENCppTctzd Qznib5Y8B17Dwv9/md23nOYx+BBHWFU6zWghY= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 2F7DB4F908; Sun, 26 Apr 2020 01:31:43 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=WfSoMpv6HpfpLxBIK4NqcDmruSVcUqbT+j5GyPvU5RI=; b=YlRdYMT9EcptwNK6gZ+dpYpywGUIo/p8Bzx7+W6dmbxya58SRwhL+QW70X0koUzFLGlxcJcEsQOYCfXhBapAzx4AQLwh0xqqiEfBJfuL0pt1YtNInQRU80o3vLGuUHIdUSilbxkrcNxNifgD4SLqcHd/0IpWH/ATryDyHT/kQP4= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 7D2E34F907; Sun, 26 Apr 2020 01:31:41 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Daniel Kraus Subject: Re: Debugging at least 2 regressions in org-mode master breaking ox-hugo In-Reply-To: <874kt8nyac.fsf@kyleam.com> References: <875zfrtw6m.fsf@alphapapa.net> <878siww3rq.fsf@kyleam.com> <87ftcttasv.fsf@kraus.my> <874kt8nyac.fsf@kyleam.com> Date: Sun, 26 Apr 2020 05:31:40 +0000 Message-ID: <87tv16n77n.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 356EDC96-877F-11EA-B76F-D1361DBA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/26 01:31:43 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.147.108.71 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: , Cc: Bastien , emacs-orgmode@gnu.org, Kaushal Modi Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 X-Spam-Score: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=a/8Jlu T; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=YlRdYMT9; 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-Scan-Result: default: False [-1.21 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.55873131461128]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.51.188.0/24:c]; IP_REPUTATION_HAM(0.00)[asn: 22989(0.20), country: US(-0.00), ip: 209.51.188.17(-0.56)]; DWL_DNSWL_BLOCKED(0.00)[kyleam.com:dkim,209.51.188.17:from]; MX_GOOD(-0.50)[cached: eggs.gnu.org]; DKIM_TRACE(0.00)[pobox.com:+,kyleam.com:+]; MAILLIST(-0.20)[mailman]; FORGED_RECIPIENTS_MAILLIST(0.00)[]; RCVD_IN_DNSWL_FAIL(0.00)[209.51.188.17:server fail]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; TAGGED_FROM(0.00)[larch=yhetil.org]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; FROM_NEQ_ENVFROM(0.00)[kyle@kyleam.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[pobox.com:s=sasl,kyleam.com:s=mesmtp]; URIBL_BLOCKED(0.00)[kyleam.com:dkim,pobox.com:dkim]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kyleam.com]; HAS_LIST_UNSUB(-0.01)[]; FREEMAIL_CC(0.00)[gnu.org,gmail.com]; RCVD_COUNT_SEVEN(0.00)[8]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: FYgEC+wmuFEN Kyle Meyer writes: > I'll plan to bring that commit into master tomorrow. We can > reevaluate/rework the change if needed when Bastien is back in action. Done with 3c31941139ed6de14aebee950141dabbd7c0b468.