From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6CkXCek3XWIZnQAAgWs5BA (envelope-from ) for ; Mon, 18 Apr 2022 12:05:29 +0200 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 UPS/Bek3XWLVIgAAauVa8A (envelope-from ) for ; Mon, 18 Apr 2022 12:05:29 +0200 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 AD828E56A for ; Mon, 18 Apr 2022 12:05:28 +0200 (CEST) Received: from localhost ([::1]:50808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ngOG7-00031m-9v for larch@yhetil.org; Mon, 18 Apr 2022 06:05:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngOFL-000303-2s for emacs-orgmode@gnu.org; Mon, 18 Apr 2022 06:04:40 -0400 Received: from mail-pl1-x62d.google.com ([2607:f8b0:4864:20::62d]:40954) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ngOFJ-0003t3-CB for emacs-orgmode@gnu.org; Mon, 18 Apr 2022 06:04:38 -0400 Received: by mail-pl1-x62d.google.com with SMTP id t12so11962513pll.7 for ; Mon, 18 Apr 2022 03:04:36 -0700 (PDT) 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=YPOWIyanAphs9/9cNUFVDY2sQg+v3dd9+mtkpKsjSG4=; b=Nf7wTMs/fInKkgC5dwaLNWHbIA6MMRZvtZZ1/vK6VqwrcSSXZDI5nolo3XJndAsi4k nVfYsxrZB3e8Bq65U8sSqG20LCMbFdQwRj3IzIcTNay4l+TEYkIFGvt2vvrjZYammup6 89tkWwg89OEW/NXDRfdsz1vHmur9XEC4AMhuboQP/IDcMMwQmuFnKLtAImLcNcCALya1 siDyd3YxRaYjy73mcb6xMmI6VI3it2LVi28tjxe4F1HlO6tuURomKLm/lKWky8uIyXHX 9lUNspx1iXuF3hPM2myCcWaTumVwET9NgVv/QR6zNsJ++iJFk5CC6vH4QzliRMTlRT3D VFiA== 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=YPOWIyanAphs9/9cNUFVDY2sQg+v3dd9+mtkpKsjSG4=; b=Jw1M5yuyykdP1iwJ9EpRr2+Pp/otYbUNzjCqGmB2FB3beDBM5FzaLiSiILy1LpEG00 v+vLcpnRtRbRRsmZtUwhiJFIyOg96x0eLyKOh7YAYjv8gW0aS6YKEMemZLn/nwDiSO40 qruD4pK2ikg4mMC+uULCWYCFqQQ/zigRWHdV6s/yJ7HpbgZYthdhOZpKcqfufA1QDSgC nBwy8z91W9kFVXRRseW0841dD+njgmnhQDE6jOM2XGQMfWxBFWJWKEaGR2wVTIHOjhFa WW5tPzdIa5/uveReizrTUYKlLuIMDezyWXSB/KeQ382MYPyFAH6pOdRHR5aMhiuq0JnL AFSQ== X-Gm-Message-State: AOAM530M3+0Whvu57qRk4uAgXX8B72iiT++SB4AgjyQ6EwjZH/CnCqpW uXZ3+nWOCmMt2HrQGO/cOE6QXSIkeoo= X-Google-Smtp-Source: ABdhPJwazGYf4HYWMJY6nSSZQpNN9MEglidkuWTapp7D4v8NzbtDzjDNnf1MKbYYhW9YTAU5GeyMUw== X-Received: by 2002:a17:90b:3945:b0:1d2:9347:7fb8 with SMTP id oe5-20020a17090b394500b001d293477fb8mr5036936pjb.0.1650276275391; Mon, 18 Apr 2022 03:04:35 -0700 (PDT) Received: from localhost ([63.143.61.57]) by smtp.gmail.com with ESMTPSA id ca11-20020a056a00418b00b0050a55c55fe5sm7406163pfb.75.2022.04.18.03.04.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Apr 2022 03:04:34 -0700 (PDT) From: Ihor Radchenko To: Olaf Dietsche Subject: Re: Bug: Order of drawers is important [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.3/lisp/org/)] In-Reply-To: <87v8v6k98b.fsf@pc04.fritz.box> References: <87v8v6k98b.fsf@pc04.fritz.box> Date: Mon, 18 Apr 2022 18:05:28 +0800 Message-ID: <877d7myadz.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62d; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62d.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: , 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650276328; 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=YPOWIyanAphs9/9cNUFVDY2sQg+v3dd9+mtkpKsjSG4=; b=jnUt1XhCRf/4Qxt8fUoK6CfxO2Pd0FuMmvFms2lhM6iK5vjHCRk5rXuXZigWOnIH29uGtu Jnk9DQxUQ3C0ikU9+/s4ZZEiNUFsGC6PhlM7w+hEBFs/QovKdmUJi8eN6alLqFSXzOCZjc XeezPpDJ3mb4mj3ies30R827g1pS3b1bBx1CFr0zsWOVWOI8HpkyTi2rjdMkK15uQ2X3Pe wBa4ubwS1S69ZaVkKAEu3pBz9lHwLHkMEYCugK1GCgUq2cXenqVvWwaPRyzwBT8SItBPYt sRHX0cYL8p6Eb6GkTq2Z5OXjUHtxqPMND0hzmvvvkOjdEzfVkgOF6NCQ5Y5zlQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650276328; a=rsa-sha256; cv=none; b=IWOqWT14RusGu1Ggqm15XU8YNLi/Dmb69fRRn1CMtebZu+qNCi5iI1Oy+9KOqiWqmfvr9M beSzIFMArNlbcn+LPKGkXFggMNwX4JEfWUTd2i+Tcbq9fAS1WHrqjpc7pC6nqGkuzLazzf 1Qs8g87aJiyIDGQh7dJypwWu8LiPh2m81cnLMlC0JAQ16SUr6jqwuPIU6h5hWDDYalVvlL w5olzAeZvxPXqhLqAK1BOlC9d+/Et8jAcIFsH7H6kfwF/AljMdvz2jcl5plTOjqLnlLnY0 KVsuzUR2XfwCuRQGE0QoJcO+UV9KA9+0eqb8wv/20feuaJBDI9hcRsdLQozepg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="Nf7wTMs/"; 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: -3.54 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="Nf7wTMs/"; 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: AD828E56A X-Spam-Score: -3.54 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZQK7sRG0A/kO Olaf Dietsche writes: > I would expect, that the order of drawers doesn't matter. The order of drawers does matter since Org 8.3. See https://orgmode.org/worg/org-release-notes.html#org7a85d9d Best, Ihor