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 EJCLGu46eF8pGgAA0tVLHw (envelope-from ) for ; Sat, 03 Oct 2020 08:48:46 +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 KKB2Fu46eF8xEgAA1q6Kng (envelope-from ) for ; Sat, 03 Oct 2020 08:48:46 +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 0188E9401DC for ; Sat, 3 Oct 2020 08:48:44 +0000 (UTC) Received: from localhost ([::1]:43740 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kOdDe-0000jH-LC for larch@yhetil.org; Sat, 03 Oct 2020 04:48:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58346) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kOdD5-0000iy-PS for emacs-orgmode@gnu.org; Sat, 03 Oct 2020 04:48:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51786) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kOdD4-0003cF-Ax; Sat, 03 Oct 2020 04:48:06 -0400 Received: from [2a01:e35:2fe1:f780:fc3c:51eb:23ad:fc0c] (port=34178 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1kOdD3-0005Oa-OE; Sat, 03 Oct 2020 04:48:06 -0400 Received: by guerry (Postfix, from userid 1000) id C6CCA1A60D44; Sat, 3 Oct 2020 10:48:03 +0200 (CEST) From: Bastien To: stardiviner Subject: Re: [PATCH] Re: Bug: org-cycle stops working on Org files with empty lines at end of buffer [9.4 (9.4-elpaplus @ /home/brentg/.emacs.d/elpa/org-plus-contrib-20200914/)] References: <50f165b2-bdaf-4861-aab5-122cfef7d67c@www.fastmail.com> <5f6aa2e2.1c69fb81.9bff7.9127@mx.google.com> <87k0wkheik.fsf@gnu.org> <87lfh060pb.fsf@localhost> <87tuviqyi4.fsf@kyleam.com> <5f782d39.1c69fb81.f8fe3.9531@mx.google.com> Date: Sat, 03 Oct 2020 10:48:03 +0200 In-Reply-To: <5f782d39.1c69fb81.f8fe3.9531@mx.google.com> (stardiviner's message of "Sat, 03 Oct 2020 15:34:27 +0800") Message-ID: <87lfgnpuf0.fsf@bzg.fr> 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: B Goodr , Dmitrii Korobeinikov , Ihor Radchenko , emacs-orgmode@gnu.org, Nicholas Savage Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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.51 X-TUID: dww55kyeteR6 stardiviner writes: > Waited many days, seems no useful patch available. I suggest to revert that > commit. I will have a look over the week-end, thanks. -- Bastien