From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SEOgHi8XmmECHQEAgWs5BA (envelope-from ) for ; Sun, 21 Nov 2021 10:53:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id sHStGS8XmmE4WgAAB5/wlQ (envelope-from ) for ; Sun, 21 Nov 2021 09:53:51 +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 135F5298A7 for ; Sun, 21 Nov 2021 10:53:51 +0100 (CET) Received: from localhost ([::1]:47960 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mojXh-0006Jo-BA for larch@yhetil.org; Sun, 21 Nov 2021 04:53:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52660) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mojXK-0006JQ-DT for emacs-orgmode@gnu.org; Sun, 21 Nov 2021 04:53:26 -0500 Received: from [2a00:1450:4864:20::12b] (port=38754 helo=mail-lf1-x12b.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mojXI-0007xO-OU for emacs-orgmode@gnu.org; Sun, 21 Nov 2021 04:53:26 -0500 Received: by mail-lf1-x12b.google.com with SMTP id bi37so65775721lfb.5 for ; Sun, 21 Nov 2021 01:53:24 -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=LFcp5SuHVBTMvVR1NBLt/Wd96LPutXDWiUg8YkGlrp8=; b=UAaBGVAnb7kNOti76TuAyoDuWsJZ//5cu8GGVMQJg5EkTRogUFFkLJv8spKhAt8j67 gGoSoZHPXCtWz/lDzCzcOxHeDX9/0NKUrRKrN4qqO0Xf9sKtikEyGpI/SNsiJe9g5oAJ P7BBKTuIkgCoIJJBs4DpLGf0YfVJDITUg1NThwboRDmUKm+5xg+VsWGsH9kCGeQvxR6c CsNucTOGsud4iGYrxuGdEhnw/rFi32vh9OAIlFxD8bN55tvPXxKJAyRnNKv/y/g5mgou bxPP70tIunXmutSWbO9Razg43pyP3zpxGjALITy6y0mpwUDu1aSBnXq6HtxSiwsBlqAf 5TPg== 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=LFcp5SuHVBTMvVR1NBLt/Wd96LPutXDWiUg8YkGlrp8=; b=JIVqtuSTVSYwRRkoqDI0nbkHwxqjhLiixQ74pJn7x7o0rED3nv7aRu2q8z1TMZPIMt 0JJDS4oXrhPTPxu9iCMS5L4purMACaH8P3EmROUTDRIxxkTdyNTQTukBJfn28r9CibHA p2G7GIwwl+TcjhiPLk9zfWqCSxaxqw8dWV+YJgECuMImytMqck50MfYCnD8Hg0v5cni/ 3xPoG1p2W/eTGNV6ChaqPn1YZlO2s3ZBxjht8qmda5gO+vWUDB+tnFLC3w3IsuJAg+9f s1+C45stcQ6IKZfUd3dXVSjGAaLsSM5inDSkAnAvL2+pMzKafhX74CIT3n9anbtU7djQ m4Cg== X-Gm-Message-State: AOAM532YuUfBYEncd+pxcbnQAxJKZz3QDAHiYQRahvdaM+6Zj9e/djJI iCU60u0KsoT009yHvOUavtM= X-Google-Smtp-Source: ABdhPJw8P/ubH1M6aoY67HUvF1UjeRVJgJ16n0lKesV6Dft1xwxvV66ig6+yPL7qMaFsiLJJ4Fj8rQ== X-Received: by 2002:a05:6512:1090:: with SMTP id j16mr46984428lfg.568.1637488402449; Sun, 21 Nov 2021 01:53:22 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id d24sm592776lfb.139.2021.11.21.01.53.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Nov 2021 01:53:22 -0800 (PST) From: Ihor Radchenko To: "Christopher M. Miles" Subject: Re: [BUG] error on org-element--cache-process-request when TAB indent region select properties drawer In-Reply-To: References: <87pmqvuife.fsf@localhost> Date: Sun, 21 Nov 2021 17:54:47 +0800 Message-ID: <87sfvpj0k8.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::12b (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::12b; envelope-from=yantar92@gmail.com; helo=mail-lf1-x12b.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, PDS_HP_HELO_NORDNS=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: Org Mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637488431; 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=LFcp5SuHVBTMvVR1NBLt/Wd96LPutXDWiUg8YkGlrp8=; b=PgZeU/NPK5yZMmb2yfoKyW27nKBlm3J2vWM/VpksOqTDTqglU1PE0NXVdFU+TK2b4qtpjC mGt/JKrvE6WWtKucC+vl4Q7SUxArKa91DMnSXZkmjOUctOSJ6OukjlBFUbYESNIlrnaO0H b/iUB/fS1Wlqb9XJKkJeQgQZZZgPzuRrdw04DC7TDJKQf7dAHmQkq56sU7/d4Cjpxk8OUU mh80FBS80PDmhBKx49TktRwsAokPSXN9q2N6sYgWT7TgWovQfqZt0wYkk4g3BLsHnU6Y6C 18qVs7rL3l0rSDyizK6td+iYBHZgKeL1E+VDu8rId9jiSmh7fyXgqRFYyh1WpQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637488431; a=rsa-sha256; cv=none; b=keK4g1R5ItsRt4htnjZfK3/+h6JrJQMQPz+YcHQyRIJYBdize8FYVWIoD3mUTjuwUow2MF YuIx5HRHKuwJjwku9WyUwHL7NCl79ZlgNemmTMaeBexkAPC7niHotmdSIHPDzc3VF1fcQV auOeCmw7xNfafnlyc9ZY867+jowAN41LrOoi/3zA8atgQTrsPecgt0WyyHg919qNpO6Zzp iub0jFtLd5GagWWU+2Oc3NuFCoUJ/xxOy7ORN/p3/sGyMQQj61LqblO1Upy+1BqNUdKYjb KstOObR9IlGn2uJD9Ohn4pxLZZ50F4x0X3ULlDRlH/hP2KsNg+8R77OIht9RCQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=UAaBGVAn; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Spam-Score: -3.58 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=UAaBGVAn; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Queue-Id: 135F5298A7 X-Spam-Score: -3.58 X-Migadu-Scanner: scn1.migadu.com X-TUID: IQj3GOeHYMQW "Christopher M. Miles" writes: > I can't reproduce it with clean Emacs config. And my option ~org-adapt-indentation~ is ~nil~. And this > error is not raised every time. Just some org buffer and sometimes. Have not noticed some regular > pattern of problem reason yet. If I found any clue I will update here. I checked the code and I can see a valid scenario when the error you have seen may appear. I have fixed that hypothetical case in 54da1d6d7. Hopefully, it will also fix your issue without introducing other errors. Best, Ihor