From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:f42::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eFixHkb8x2HBQQEAgWs5BA (envelope-from ) for ; Sun, 26 Dec 2021 06:23:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id VgaDG0b8x2EfHwAAauVa8A (envelope-from ) for ; Sun, 26 Dec 2021 06:23:18 +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 EFF7315B0B for ; Sun, 26 Dec 2021 06:23:17 +0100 (CET) Received: from localhost ([::1]:49228 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n1M04-0005MR-OA for larch@yhetil.org; Sun, 26 Dec 2021 00:23:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:60104) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n1Lyi-0005MI-5n for emacs-orgmode@gnu.org; Sun, 26 Dec 2021 00:21:53 -0500 Received: from [2a00:1450:4864:20::22d] (port=34607 helo=mail-lj1-x22d.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n1Lyf-0007Jd-Ex for emacs-orgmode@gnu.org; Sun, 26 Dec 2021 00:21:50 -0500 Received: by mail-lj1-x22d.google.com with SMTP id p7so19417510ljj.1 for ; Sat, 25 Dec 2021 21:21:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=vAC45LaMsbKeNPhLYei/5grdpuJ4GDysVF9rL5tQ34w=; b=GtR4S88c3I9/8H+hmIaWWV2oSTIZdDV1B/3HCRsYwk8+cU9d8NwapJo5rKSyYHG5lV PYKVgQ6UrYwuZmN7VMBymNqi9+W9bJJCdYJg9xie0jL9BFmEtIz4bxSp05gg+mOuoMwy 1/Poj7OOPwvOspznoEAUZDjxrsEQ2jOGVEVlTNfquXl5bYjdB7v3as2Th2XF/OtOvn2s rn86PZiZ1Q30vaVzhNFcyeauxn568WTPoAc9iiJc0v12TY43Ka2Q14aQwY97gJJCgtEd dvMWQJg/6KGy3u7+tHx9d9vZO0VLh5XIA9rgUa9OVspv+OfdOI3qZlddafxlZ2SSwuoq yEoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=vAC45LaMsbKeNPhLYei/5grdpuJ4GDysVF9rL5tQ34w=; b=oIIKSYLtEiLfV61imDtn9dVh55NGtTrAFtulXKCdjg+JqDHeybNReRE/FwZrquuhGT ueHLDCHChRJwaRsVdfKSJTb3ZM4OQqbbNmRWezJPHojmMNoIwnXvy+s/0BrMAQZREdKW m15CWLYvPyxYr1MPGg7zZR8UUkrUwYSm2kyp5OuC2HOMpFqDCFgK/Jt0ld4vwXgktiFE J1xaA2uwvG8SJzooAzG0lCj2TjKBiQVcMV12GvLwawulsg2ZLqJcP6wcqFolmqbJFVtL iIQQtP8MyeF8GnDgPwPvj4YhRHXw1lHHRWZBdhRMlKB75xEMvI9P82ukQVPb3q2IoCHm gXIQ== X-Gm-Message-State: AOAM530/8+pYh63THCIzyN4q3kyf4zU+1+CbWnzqXY0UFjytB3tXmQle EQHiti7eW0rSpZq6CyN6EKI= X-Google-Smtp-Source: ABdhPJxebxxjmo0HWIBIxvh/HGA8yKo1FdwVxPl+vxcJBQaY6bPBW1PmpvLNoxV8x524pMvKfxbNhw== X-Received: by 2002:a05:651c:4c6:: with SMTP id e6mr9343176lji.411.1640496104843; Sat, 25 Dec 2021 21:21:44 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id o1sm1192223ljq.107.2021.12.25.21.21.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 25 Dec 2021 21:21:44 -0800 (PST) From: Ihor Radchenko To: Max Nikulin Subject: Re: text after sub headings? In-Reply-To: References: <9881E3B7-A1F0-4C0F-AED6-893368A6FEA0@icloud.com> <87wnjvvzgv.fsf@posteo.net> <87fsqhhi5f.fsf@posteo.net> Date: Sun, 26 Dec 2021 13:23:07 +0800 Message-ID: <87a6go9byc.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::22d (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::22d; envelope-from=yantar92@gmail.com; helo=mail-lj1-x22d.google.com X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" 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=1640496198; 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=vAC45LaMsbKeNPhLYei/5grdpuJ4GDysVF9rL5tQ34w=; b=N4zwLZS0M3pTIOwNuMBbPTwSE3mXatRN45P9WWawmUr/XQ2m6P2L1sTUvEkzoxhExGUve5 H9wcecoveLG9hI8GfMpGGPi/C8HwDC4dTxB2efVN0fUVHllQnzttqStz28lG+LQdfCViNO RK6IVh5Ua34md+PusH/cEiSrhFbDGiSTLRdgJt0DelgUN48iaKSY5sq3ngxwAGK2HZc24G M+2JdFYYEcQvzpVqK37L/aOkU4+naSd1OQfhUsycTJtmhJmxt/gHsTXvJgaZ4b6pbSMwBt wYtwqthvNbyKOH/c3+Dy6JysCeS/MaVb0GeEc9CTCsRzktlKRe+vS4QMsYJS4g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640496198; a=rsa-sha256; cv=none; b=ZI6hj3j32vJB284c/Nmh6s+JC4X9Nx6dtxLNY7+pj6iorMkPJllrsmdWP9UaCzd3WalBde TwfGaNgIl3MEqRYlyProxnKZqB1btzCztLojo4oBePURQ1socXd6BTTgxWFuSonWiBoLlI 0GiDk6fM/04nO0bU6m0TrYE/4ry6uLAuy8CgueqAX0cK+swxQZMu35yUfG2rKgKtTfx60d +120BF9I4JVSip1G1Pv0k75zgYbC2zNHhkSnLiOWwbffWKOjG7jKuKmz1aLFZ/L4mwav/z QqZR5zmiUTx4ejUTyuBcZZ5owrivasjS1Fbcej08ur5jUtnU2j4Ei0m1NcmtFA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GtR4S88c; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Spam-Score: -2.76 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GtR4S88c; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Queue-Id: EFF7315B0B X-Spam-Score: -2.76 X-Migadu-Scanner: scn1.migadu.com X-TUID: BBycAowfNcWi Max Nikulin writes: > * Topic 2 > some general notes > *** Note 2.1... > *** Note 2.2... > [[#note_from_other_topic1]] > contains some interesting details This reminds me of org-transclusion. Best, Ihor