From mboxrd@z Thu Jan 1 00:00:00 1970 From: knoll Subject: Re: Folding whitespace at the end of a tree Date: Wed, 5 Feb 2020 20:11:02 +0100 Message-ID: <22c31afe-00e9-dc9c-fead-817d040c2973@uber.space> References: <4f9783af-6f1a-b3ad-bd37-78e33e6d708c@uber.space> <87v9on1p5l.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47023) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1izQ4q-0006DB-BH for emacs-orgmode@gnu.org; Wed, 05 Feb 2020 14:11:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1izQ4p-0001nK-F4 for emacs-orgmode@gnu.org; Wed, 05 Feb 2020 14:11:08 -0500 Received: from kowal.uberspace.de ([185.26.156.168]:57690) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1izQ4p-0001eu-4K for emacs-orgmode@gnu.org; Wed, 05 Feb 2020 14:11:07 -0500 In-Reply-To: <87v9on1p5l.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: Bastien Cc: emacs-orgmode@gnu.org Hello Bastien, I tried it using a minimal .emacs and version 9.3.3. It behaves the same on a Linux and a Windows installation. -- Kjell Am 03.02.2020 um 19:50 schrieb Bastien: > Hi Kjell, > > I cannot reproduce this problem. What version of Org are you using? > > M-x org-version RET > > Thanks, >