From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YAOeNXSSBGS8DwEAbAwnHQ (envelope-from ) for ; Sun, 05 Mar 2023 14:00:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IH60NHSSBGQxZAAAG6o9tA (envelope-from ) for ; Sun, 05 Mar 2023 14:00:36 +0100 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 A7D482EF92 for ; Sun, 5 Mar 2023 14:00:36 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYny1-00070v-D3; Sun, 05 Mar 2023 07:59:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pYnxz-00070X-C1 for emacs-orgmode@gnu.org; Sun, 05 Mar 2023 07:59:55 -0500 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pYnxx-0002fN-Iu for emacs-orgmode@gnu.org; Sun, 05 Mar 2023 07:59:55 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 6CC3724017E for ; Sun, 5 Mar 2023 13:59:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1678021191; bh=KAwbIsT1QPFG3OjOcqsQ6PzdNWi4ml4dcq+yfmBvf1g=; h=From:To:Cc:Subject:Date:From; b=GY30JhkKIBQCkJPjfHiugjnUFyLgPtCL46CKGhWjfVGMs10AgHyCdoxKip3HU+c3d 66PyJTqyZ0jil6/IB2GALSlE9didZNBwI0FGKVHf7K2dU/IWQ01SDKGyjQLs9poLbq LtbJwCVFy0RUhQ1Z1WQ/qbHsN8VVgFIoLT6ujXJ+dc4kdN/fkxKj8/g3VGKPPaWI/o Rh6EDXOFOJMtbiBPL8ND0B/GvAihXXyZD0g9hVccH3iaWShv4AJKgvnpF0C53erRFa tpdmOc5rQYF1GwyL4sZiQ/YJmkZ8qWU7tjPSrnasxGvvZ9/TwXw/b/tvt3pJVdiLzy 7sTXrpSju7dsw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PV1yG3Jf2z9rxM; Sun, 5 Mar 2023 13:59:50 +0100 (CET) From: Ihor Radchenko To: Andrea Lazzarini Cc: Max Nikulin , emacs-orgmode@gnu.org Subject: Re: [BUG] No space after footnote with org-export-with-footnotes set to nil [9.6.1 ( @ /Users/test/.emacs.d/elpa/28.0/develop/org-9.6.1/)] In-Reply-To: <5571340B-0551-4DA1-AFA1-3A7C94C8DDB7@gmail.com> References: <5BB5EF8E-6D40-4055-99AE-BF596E5E8C98@gmail.com> <851a585b-ea53-b24f-438b-ffd9b36d29f5@gmail.com> <87v8jh4z2d.fsf@localhost> <9302738a-b351-0422-22ad-e764aade01e5@gmail.com> <87o7p7z9k3.fsf@localhost> <0D66BE43-7FF4-4B96-A1EC-03AF5FCA93B5@gmail.com> <878rgbz7w1.fsf@localhost> <5571340B-0551-4DA1-AFA1-3A7C94C8DDB7@gmail.com> Date: Sun, 05 Mar 2023 13:01:20 +0000 Message-ID: <875ybfz71b.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: emacs-orgmode-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678021236; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=QyCWozUQqyfdvEJd3X7gFSWSBY6Qr73a434I6bZ/jMo=; b=L7bsaaQk+GUBDnp2P3P9os1CBlcBM1RXEbdhNsfKsJWMFp3pw8fPkUmD8V3S85WOsOzlvQ dLY/JwwWKeaLi7nNzMggSMlOGVzi4ERNKHag4vQ/8RSAYJ+3jp9UPGKQcsoXdmlOESL4IE U+Rbsxu0s4RR3rhn13Gn+dD/bZHl8zqzMsC8eXOaJ3h1wQSk2x+DzNOkweVVqzvqDC/HVI N3QmSsAlL2jQAX01UQF9YGlEG5T+xT4jRoJED04MwCoJTDoZxD1WtHCAb7P3buX3iY2xfe YHpyCtwR+kxyL54AfieUeGiNCL6np613n1+y4hc+/rGlDPXeU4qFM1kHkWXYDg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=GY30JhkK; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=posteo.net ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678021236; a=rsa-sha256; cv=none; b=J/qWTLMauRjy8aqZDXKhRbpsst/7uuOZPk0Ynn4SSwvXGJED+e1g/FVPpNT7b/Ey85Ausp 24+HuMY5ca7h6b7NXq3PV83k5phbsrWr/yFUzzlEgOMReV1jHcBAQXj1b8luLQIfHgWUD4 DawQUJ+GLPRLyofyUX/zLkIqtIdrUqX6P95EApf6cXV8sjFBKmuaeKqN8VAZTXBG00Cj7D MRF2X3vbOIaMg4A502SMBgXDWI+mjtEOJlFF99J4AZRMcXrP9EexalIOo2bOo5hH1QzQdc jVjZogZUR0ilpgW74oG5uIm5guyrhGPCSeJnG5VWuwYVnXA/izlI+9SlvRi/nA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -4.70 X-Spam-Score: -4.70 X-Migadu-Queue-Id: A7D482EF92 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=GY30JhkK; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=posteo.net X-TUID: w96zSUEgP6Yz Andrea Lazzarini writes: > If some languages require it and some not, as you correctly say, couldn't the behaviour be customizable? Maybe. But we are not only talking about footnotes. Consider * Heading [0/1] text Or Text with newline\\ [footnote] more text. or Text (parens[footnote] ). It might be enough to use spaces if and only if there are no preceding spaces. Or not. One may think of other edge cases. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at