From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IrI4EAaPcWFj2QAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 18:02:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8GgjCwaPcWGyXQAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 16:02:14 +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 CA3C9B007 for ; Thu, 21 Oct 2021 18:02:13 +0200 (CEST) Received: from localhost ([::1]:54522 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdaWC-0000x4-RQ for larch@yhetil.org; Thu, 21 Oct 2021 12:02:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mda3h-0002hS-GW for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 11:32:45 -0400 Received: from mail-pf1-x42c.google.com ([2607:f8b0:4864:20::42c]:45962) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mda3f-0001sj-B0 for emacs-orgmode@gnu.org; Thu, 21 Oct 2021 11:32:45 -0400 Received: by mail-pf1-x42c.google.com with SMTP id f11so941308pfc.12 for ; Thu, 21 Oct 2021 08:32:42 -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=Y1CP1Ww+1+ljSXY/42ejheHnC24sA/X6UOkbWLfmFaY=; b=bB4g11Xe3FO6KT+t4kPy4KJINlXUJBtTHHU+Qy200AYVqw8lMxpwWx7aeG+4ORZY/C +aYCXJGW6BqQO7vDoxXXZ+rLq0d1L1GVoB0HJ1kMAX/22VkHbM9sj/AQ5m/2gQp4C/Yo SCBVZ/fhf9AkT0gcbRsSBT+OZv9b4Q2G2usYv4rjRCKcdW7NoeOivyB2cy1ao4Flro2g 4xEppVYqtSH4jGcsuE3aAMLRE7UokhWydo0NZ6XbWm10x3SnCC6yNH6riRyZzVFVu1uB NycPTRSGuM++kNPND6gdiQd1BRLlxLamT2opXCVdwFiR7572Twqq4DXl/dW2w6PdYl81 UUdA== 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=Y1CP1Ww+1+ljSXY/42ejheHnC24sA/X6UOkbWLfmFaY=; b=rjwmE5L7rD/tLReTz369IP/dPsdqFs78CULNlMGRDhLocpdETwZEgBdri4kDL+I6+B pFIhgD9hMogCnnMVvFm/V7X9YLXo7R9qfFT3jUEG8dVVCSQO3ZH5ldnlU2AXx8QPP47F 3wfxb8t4D19EmewdVzFHsSgaS3l7YPZu+pF0zE0j8SRI666cvAGCQbGmS3vSKevJgqSr o0tNDCWkkGFOc/FxzQYBKxJCXvTsyDHkizeGaDJSoTImZmWrvqb5Ne39/H9jD42YlOlB pjOILaYhxCJ6OQxVExjUoWAgLp09d5fjO5TOnf3DeNGwDS/M+FjmseFSvl9AXO2hKr/Z n5tQ== X-Gm-Message-State: AOAM530ylpBpxnf+kgiLI7FI7MOSbMn6JXaqoJ1IvFZA9PWc+SNUy3ep 1QeeM6hH5B3WoMcng1w/kBL36B2yk/Doog== X-Google-Smtp-Source: ABdhPJxDEFVtYTnAbhxIRM2V/fZ9zF+NKTHbCoImy4T1jnnMtLzxMz81+IY3CKSV/uXohHA9RLzqDA== X-Received: by 2002:a63:b04c:: with SMTP id z12mr4876347pgo.363.1634830361831; Thu, 21 Oct 2021 08:32:41 -0700 (PDT) Received: from localhost ([103.125.234.111]) by smtp.gmail.com with ESMTPSA id h13sm5572736pgf.14.2021.10.21.08.32.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 08:32:41 -0700 (PDT) From: Ihor Radchenko To: Greg Minshall Subject: Re: org-capture broken? In-Reply-To: <1012598.1634829727@apollo2.minshall.org> References: <1012598.1634829727@apollo2.minshall.org> Date: Thu, 21 Oct 2021 23:34:04 +0800 Message-ID: <87ilxq9ytv.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::42c; envelope-from=yantar92@gmail.com; helo=mail-pf1-x42c.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634832133; 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=Y1CP1Ww+1+ljSXY/42ejheHnC24sA/X6UOkbWLfmFaY=; b=WXhTxIwE4o/1aM3Csi9s0+sSqhtKjdUo8wkKFPzXZ9M+xImW8KSlANnOMz+9Ve7/XKMlVZ Q7dJA+Lpe+Db6JgNUZreM+SsgJvgRqBBKaguBWAgQUONoVkrMEa1/9fzYcKvyZ9+FbZait 63DUUBpAK5FEpjV4obFowOtKdSyiIEKmvkyyKAEcKYVjvUSHALVblZqkAnmXruToKdd5Ok vuu8qPtVUkTuxApf3cArmq3SlBAvogoDioN9zPc5B9LnSG4XOFENAJ/ED9ZHZtbcIDOq9G b9dXusmPFnk2fEBT+FsBXqXrFE9oImoZVFFsX6n0Pe3wjYOdfh1CRnUm5P3uLg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634832133; a=rsa-sha256; cv=none; b=qEgfdZX19nrRs4uR7eXd+dSUy06plifR/o5mOx8KQvEAEbMBJnwc/gxa3HgrI6l355fbVJ rAAcnivBsfC3O4xBbePUaPVw7xIGB3HzlY2scNoStE8lOCb31jksK/BCuBHjQ7MAhJOVf1 JrpY5H27OykWBykm8kGwbXpU+r6mh4l31qTmNWX6CxbKoV/e+R3VrU0/3MeCFQWhKKkW8j 0HnBcPkset240i7BLBHFHC/sMtViSz87c9Pv0/MR+03JGMmULPVRx1KacnfrgFObPnLwmk bRkkszOnJBGv8pf0YqTNbhSumbGaoafW6GNlHLMCzmHz7e6PWTgaWfcSPcRVfA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=bB4g11Xe; 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: -1.03 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=bB4g11Xe; 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: CA3C9B007 X-Spam-Score: -1.03 X-Migadu-Scanner: scn1.migadu.com X-TUID: W/iiGbz1VoPD Greg Minshall writes: > hi. with a recent org-mode (*), `org-capture` seems to crash with the > message: > ---- > Variable binding depth exceeds max-specpdl-size > ---- Looks like https://list.orgmode.org/87mtn2za37.fsf@localhost/T/#m1c8761c1b2aaee2642f71367054a5065f9bf92f0 Are you on Emacs 24? Can you try to run make before your emacs -Q -L...? Best, Ihor