From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kACPJtWTo161VwAA0tVLHw (envelope-from ) for ; Sat, 25 Apr 2020 01:35:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wB91CtyTo151NgAAB5/wlQ (envelope-from ) for ; Sat, 25 Apr 2020 01:35:24 +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 4E39F94348A for ; Sat, 25 Apr 2020 01:35:23 +0000 (UTC) Received: from localhost ([::1]:56244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jS9ix-0006KI-Lk for larch@yhetil.org; Fri, 24 Apr 2020 21:35:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50822) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jS9iY-0006KA-TG for emacs-orgmode@gnu.org; Fri, 24 Apr 2020 21:34:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jS9iX-0006ep-Rq for emacs-orgmode@gnu.org; Fri, 24 Apr 2020 21:34:54 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:57615) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jS9iL-0006bK-9l; Fri, 24 Apr 2020 21:34:41 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 6385D48C9A; Fri, 24 Apr 2020 21:34:37 -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=jyhDPFGVdWL9RgNWVgDeWTgjh2g=; b=YCQ5cm d+JXwUnjiNe29npayqiKghtrzlI8tUzsqHOU/OwlUnT2JV8az5svjGoGzOXV3sLY UJ4F/B9pgIWyV5Cr7OuDvAcQicXep8RVBNSZJabs9SK6/k3t+B8T9/y3KxMw/hRu nSckOcRf3SBeuF6dGhIlJjrR7hjeczvJV058o= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 5C1AB48C99; Fri, 24 Apr 2020 21:34:37 -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=3W+KY7RwuIBOLxN2nuRBI8VEjRw6+o0diYc/81Y+Z2g=; b=lOakTTAcTZyeBp4UBJFlyyrC7vytGfkeUe/CXK5+cqA1r3cSf/KTHmH+KVRuUplui7DYgLBz9fPh+dIZ5h170OmcRieo0i2mXZM6Y4QvQJXuw4SPWgO3YGvMvpu24YWAczF8hGppjaV7MrnDIyTC223ucZiYe9Trcq2uv7S4WkM= 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 E113148C98; Fri, 24 Apr 2020 21:34:36 -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: <87ftcttasv.fsf@kraus.my> References: <875zfrtw6m.fsf@alphapapa.net> <878siww3rq.fsf@kyleam.com> <87ftcttasv.fsf@kraus.my> Date: Sat, 25 Apr 2020 01:34:35 +0000 Message-ID: <874kt8nyac.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: EC81260A-8694-11EA-A768-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/24 21:34:37 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: -0.01 Authentication-Results: aspmx1.migadu.com; dkim=fail (rsa verify failed) header.d=pobox.com header.s=sasl header.b=YCQ5cm d; dkim=fail (rsa verify failed) header.d=kyleam.com header.s=mesmtp header.b=lOakTTAc; 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 [-0.01 / 13.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; GENERIC_REPUTATION(0.00)[-0.56155922899846]; 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.21), country: US(-0.00), ip: 209.51.188.17(-0.56)]; DWL_DNSWL_FAIL(0.00)[209.51.188.17:server fail]; R_DKIM_REJECT(1.00)[pobox.com:s=sasl,kyleam.com:s=mesmtp]; 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)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:22989, ipnet:209.51.188.0/24, country:US]; TAGGED_FROM(0.00)[larch=yhetil.org]; FROM_NEQ_ENVFROM(0.00)[kyle@kyleam.com,emacs-orgmode-bounces@gnu.org]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; URIBL_BLOCKED(0.00)[kraus.my:email]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[kyleam.com]; HAS_LIST_UNSUB(-0.01)[]; DNSWL_BLOCKED(0.00)[209.51.188.17:from]; FREEMAIL_CC(0.00)[gnu.org,gmail.com]; RCVD_COUNT_SEVEN(0.00)[8]; FORGED_SENDER_MAILLIST(0.00)[] X-TUID: Yr3vmu4XhgH/ Daniel Kraus writes: > Just want to say that I'm (like everyone else who uses the Emacs `native-comp` branch > with org-mode from master) are also affected by this and > would appreciate if this can be merged. I'll plan to bring that commit into master tomorrow. We can reevaluate/rework the change if needed when Bastien is back in action.