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 0CJLEsMnxl5TUgAA0tVLHw (envelope-from ) for ; Thu, 21 May 2020 07:03:31 +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 2HckDsMnxl5teQAAB5/wlQ (envelope-from ) for ; Thu, 21 May 2020 07:03:31 +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 CC46B9404D1 for ; Thu, 21 May 2020 07:03:30 +0000 (UTC) Received: from localhost ([::1]:59266 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbfEn-0006E2-RI for larch@yhetil.org; Thu, 21 May 2020 03:03:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44234) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbfEV-0006Dt-9c for emacs-orgmode@gnu.org; Thu, 21 May 2020 03:03:11 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38894) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbfEU-0007LX-KE; Thu, 21 May 2020 03:03:10 -0400 Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:57916 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jbfET-0008TT-9s; Thu, 21 May 2020 03:03:09 -0400 Received: by guerry (Postfix, from userid 1000) id EB9D61A603C1; Thu, 21 May 2020 09:03:06 +0200 (CEST) From: Bastien To: Kyle Meyer Subject: Re: Debugging at least 2 regressions in org-mode master breaking ox-hugo Organization: GNU References: <875zfrtw6m.fsf@alphapapa.net> <878siww3rq.fsf@kyleam.com> <87ftcttasv.fsf@kraus.my> <874kt8nyac.fsf@kyleam.com> Date: Thu, 21 May 2020 09:03:06 +0200 In-Reply-To: <874kt8nyac.fsf@kyleam.com> (Kyle Meyer's message of "Sat, 25 Apr 2020 01:34:35 +0000") Message-ID: <87pnaxdb2t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Daniel Kraus , emacs-orgmode@gnu.org, Kaushal Modi 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: 0.49 X-TUID: KORtVljKiCDB Hi Kyle, Kyle Meyer writes: > 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. Thanks a lot for taking care of this, and thanks Kaushal for raising this issue. -- Bastien