From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:203:b4db::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id sDCIKAPsy2FHOAEAgWs5BA (envelope-from ) for ; Wed, 29 Dec 2021 06:02:59 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cPDdJQPsy2EndAEA9RJhRA (envelope-from ) for ; Wed, 29 Dec 2021 06:02:59 +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 54755E083 for ; Wed, 29 Dec 2021 06:02:59 +0100 (CET) Received: from localhost ([::1]:51450 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2R74-0004gB-GY for larch@yhetil.org; Wed, 29 Dec 2021 00:02:58 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2R61-0004fv-4Y for emacs-orgmode@gnu.org; Wed, 29 Dec 2021 00:01:53 -0500 Received: from [2a00:1450:4864:20::131] (port=34569 helo=mail-lf1-x131.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n2R5z-0000hH-M1 for emacs-orgmode@gnu.org; Wed, 29 Dec 2021 00:01:52 -0500 Received: by mail-lf1-x131.google.com with SMTP id o12so45685825lfk.1 for ; Tue, 28 Dec 2021 21:01:50 -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:content-transfer-encoding; bh=8MEqL+aQ3HJY2/0PvV4FxIhYLM6F6klNppb6/p/fBKc=; b=Nf6JYX7UpEeqfJkUr1FcUxJq1PlPh0XUZjKRl+d1CL7TyDso045X3aSp6D3Ck5ix73 0KqFoBdKDunrM13GiBanO1HcTfBwo22Om5KAv7JyxbV2UchkaIc1hShb9jc4LiLGaCew 8/2cDhfJ3I/Ibh84OPHcZ/+6/mtkzRsNbUztCTmG8NGJAdv7fiu1hGr7iXXpeNDCJFw1 rJQHolqm0eZA+hTJbzTG4W5rso5F9e4Is2f6xO1nhIjOBdNnkVjsGs+BllIL+DwdM4qv TiqwpOKce6ox+Qrmp+Ym8/5wXY2HCXB8S6KIieNlxl+deonpQ1b5tOT2OHUCpGv3hmTf hcJA== 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:content-transfer-encoding; bh=8MEqL+aQ3HJY2/0PvV4FxIhYLM6F6klNppb6/p/fBKc=; b=IXVIzziz2L7hYgIitVXhYBVIck4LJU9nnCowumddUEyvitmyOcfa3j2TeYZIx4OxGu BWJGUcpimIBIXs3hcAc/Ldq8AE8nAX7DSVE+OUSViirjcvIVowokvC6GXktxCaMsJsxm QMm7MCO/Bar1vf7CDOdeIOUvMqfxKDXPxZh7ar+g1ph7MEoExdLHyEA76jY/feE3mV34 k7Rb9K1c6ETl4q/tLUnKJJV6DM3cXl2eLcttP4wi3lTEQH2BEQyHg7Jd4m1lxciD2f5W NU/VQIc2bcuhGmXQ7lJp0P5FLnYjy7UFKXhsUVUUfhCRqJprrdBrPckMmEFmMsPMwB/4 tIyQ== X-Gm-Message-State: AOAM531Yel1YyFWmlu4+1R/tqK9967IHVK97zXfQbZCW9o+wGUQO4N2D eDWB+aI9/AlazSZ5Ch3yQ8s= X-Google-Smtp-Source: ABdhPJzTNiKveB7QdtrdhNcMPCtaTx7THTEotbhDoZnPT0ovGSV6D4fWE3zw3tnanJ1ROwHf/hh2Qw== X-Received: by 2002:a05:6512:49c:: with SMTP id v28mr5252999lfq.278.1640754109171; Tue, 28 Dec 2021 21:01:49 -0800 (PST) Received: from localhost ([141.105.67.194]) by smtp.gmail.com with ESMTPSA id h2sm776346lji.50.2021.12.28.21.01.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Dec 2021 21:01:48 -0800 (PST) From: Ihor Radchenko To: Samuel Crawford Subject: Re: [BUG] org-element-cache "rx '**' range error" [9.6 (9.6-??-8f50ea2d6 @ /home/samc/.emacs.d/.local/straight/build-27.2/org/)] In-Reply-To: References: Date: Wed, 29 Dec 2021 13:03:11 +0800 Message-ID: <87zgokngts.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::131 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::131; envelope-from=yantar92@gmail.com; helo=mail-lf1-x131.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=1640754179; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=8MEqL+aQ3HJY2/0PvV4FxIhYLM6F6klNppb6/p/fBKc=; b=VlUHmFFDwa/Vt7RbkShK53I29VFxZKt9gcYEOKhWB6bXYKYDBONjrydhkGotb1L/1o+XiG MDTk63Skh/K3RIJ8sOur/+hnuTA1pKLjN7FpssIwQIwq0EYRXT5QPEiGqPBcH5b+Z+YR/u RUts0bIEs5PgtJ2pOCH6H3OkJkF+FACwKzHYBjUcshqbB5cABEGO9ZHZgnfGjnPdy+Mvam /BmjIWAQDhCQXu0L0rnZJmcgu7GeTxKCVmsujVePii9X2zlCtsylXtmfYbVIOkiZ1qpP6v xEnlC8AeLE7bDua8r3ix8hNNif98ZPOcJiCDh3vSi+0OHvBF3tPLAX1dQWHEwg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640754179; a=rsa-sha256; cv=none; b=jC2iRvfvKF1q79qf61mOdSZTuFGNNwYw8+kjHt2+M3uxwJ5MbEebVqgAn4V233PaZCSyZi KiSKdgNMX8T1IQ91G60ad5raDQMsmShjTIabqvesSrtKFwvGwUJ/z6xuWtw90WXJSNodsM QhhnoN6miSNEMNOuTmc1xjq60w9u8xsPR4nO0m9acZTc5KbNDl720CZeYL0WSRoUZrWRKS 747nrkIylf3KqxYkMEEs9rjTFsU8bXKuE1yNnguY/CioyKASehw4W1ciN5yux3adSbAhZl /l+7ZLfQdvXzccX0Kq5lekvQYCqG+In5QDT+QYLr+931Hz1VkxeBSIuVPg5Y/g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Nf6JYX7U; 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.77 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Nf6JYX7U; 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: 54755E083 X-Spam-Score: -3.77 X-Migadu-Scanner: scn1.migadu.com X-TUID: GTa8sf8ouO5y Samuel Crawford writes: > Every time I try to open a particular pdf I'm inundated with "Org parser > error"s, all looking like this: > >> Warning (org-element-cache): org-element--cache: Org parser error in > thesis.pdf::316345. Resetting. >> The error was: (error "rx =E2=80=98**=E2=80=99 range error") > > Is there any way I can disable org-element-cache on pdfs as a > workaround? AFAIU, something is calling org-mode function outside of org-mode (which is wrong, even though it could work by accident in earlier versions of Org). Can you check your hooks ran when you load the problematic pdf? Best, Ihor