From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kMWsNCLqcGI2IwAAbAwnHQ (envelope-from ) for ; Tue, 03 May 2022 10:38:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2FjXMyLqcGIgVgAAG6o9tA (envelope-from ) for ; Tue, 03 May 2022 10:38:58 +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 7187F3C31B for ; Tue, 3 May 2022 10:38:58 +0200 (CEST) Received: from localhost ([::1]:36566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlo3c-0000HB-E5 for larch@yhetil.org; Tue, 03 May 2022 04:38:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52988) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlmxg-0004LB-Q8 for emacs-orgmode@gnu.org; Tue, 03 May 2022 03:28:44 -0400 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]:41809) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlmxf-0002p8-3W for emacs-orgmode@gnu.org; Tue, 03 May 2022 03:28:44 -0400 Received: by mail-pg1-x536.google.com with SMTP id t13so13412133pgn.8 for ; Tue, 03 May 2022 00:28:38 -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=w5UHxMV/5vZHw6bqGbQFfGiLB42YiflebK9S9aTWd88=; b=VBeSZQH9dOAwpqcYqBkU0HVLARQx1kahq3p4DNDGHry0awWp0tE2uPV6FqL/ux+BHF eN5MGToV8RQy24zh4aq69BOgOI1Xf1/N/WDqGoVQVaRUrUYPfJy6KZlub+mIdESGJ2af RitdpeJiNxrlXDsTNKlsHqxiiVhkXW6C5p1e2jNFH4dInBGc8uH1vY6J3uR1qiEvckv0 xOrZ5SEOSW4A0uA2i4F6owaljIHOwRWhnljJKusTQcHT9b3qdRowtXCdPQJ93CFD5rLE xEfXhZj1WQDK8GOYIkvrkarsuGSG2V9pDEPrNYpXsEIV7FMOywRuKt0TfilUykFv284q EZhg== 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=w5UHxMV/5vZHw6bqGbQFfGiLB42YiflebK9S9aTWd88=; b=jTzZV8OV83OAszxjfd+KNUoVZEF4E35qoxSyX2eFSvFTryWnvldKWny+UMdn/8ACWD H7blWnCTLRjc2hy2W0V96wJehNaJQl7uVAKbFuKhnLgIAPshx3TKs7VkJmT/8G7QpNVT QWwMNqQdoDbSdYfJeg6sMq+5EN+4X7+v1FV/HmBXb++VOjgt6dPOjBevGNik+ofBz33D rdbm8FOydQ8undsdSGw6DtYCXdXikc/TE4BNdBZNG3+RcPu0NOaawtQT/AG9AIioyrTw 8B2J/8IFe02hwnbw036Q+TjooCqxBjN16zJYfJvrE1abFyTtlhiUexV4Zi4l3lEKZ9HZ IPfQ== X-Gm-Message-State: AOAM5304ffg7Ka3xrtUM+AcA+pS/ShRmTnn2Mzg9pDYmxy9bdpyZT29o E4m4+kCEEQs1VORl09FmGu4= X-Google-Smtp-Source: ABdhPJzfBj+aORaz6F/tezBRjP88tkIP2wfnhb3CgIUZJFmjkoXmHjK1U47Gx8tXiXkUM9qD0oODCA== X-Received: by 2002:a05:6a00:16c7:b0:4f7:e497:69c7 with SMTP id l7-20020a056a0016c700b004f7e49769c7mr14877097pfc.7.1651562917425; Tue, 03 May 2022 00:28:37 -0700 (PDT) Received: from localhost ([134.73.240.160]) by smtp.gmail.com with ESMTPSA id p21-20020a170902a41500b0015e8d4eb26asm5766601plq.180.2022.05.03.00.28.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 May 2022 00:28:36 -0700 (PDT) From: Ihor Radchenko To: Uwe Brauer Cc: emacs-orgmode@gnu.org Subject: Re: [BUG] In recent GNU emacs master org-capture hangs [9.5.3 (release_9.5.3-465-gd7dc62 @ /home/oub/emacs/site-lisp/packages/org/)] In-Reply-To: <87r15b5cth.fsf@mat.ucm.es> References: <87a6bzyvus.fsf@mat.ucm.es> <874k27glm6.fsf@localhost> <87r15b5cth.fsf@mat.ucm.es> Date: Tue, 03 May 2022 15:29:24 +0800 Message-ID: <87ee1b3wh7.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::536; envelope-from=yantar92@gmail.com; helo=mail-pg1-x536.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: , 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=1651567138; 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=w5UHxMV/5vZHw6bqGbQFfGiLB42YiflebK9S9aTWd88=; b=EEooGfDAM42otRE3ntiqGkCQbYr2vfNe3+3oIvNzh06UkMNhrk/Ix7WKY6EFx1IiIZ30r3 laP6YoV7R/wQLsHRw6f2wqIu6E1hpCWXGGF1jbynDd9DRpNNdaC2QYZO/hTHomprUuTPzk ZqqaAzk3/h0lfosZIwvFMJD6XpZZUm9TZ49n3wIcgIpKz9G3vDb8EMlLEevjjiOz1cKpJ1 FtUMHsQ4gB7B6104FzmsHF0okKPWAbv5WlO7S+0mPnpp8DeKcqXdZo9GXh4J3gLKSZvISD TyHbDMPtqGDfynPjAM48OaDJxD3D09j9SSICb7xHLxRJThf7WYMg1xYNFpYN+w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651567138; a=rsa-sha256; cv=none; b=SlCF6Zg9pExS0mc5kpwskq2jXnl1TDB0nV1qAoPA6qy/1kPluiNsB403yJfHmoNK/uJdqK cVod2UHqU+L4r6X5K+B3tW11trXe48YoeH4pwT2XCPaWDmK9WUYGDvpbYw4FTlrGjd2vmR j6/3RF2K80gTjnKPFUlfcpluWPgBbqPuFfNpbODaOlGzBe5tSN2t+s7x29ABZk0rrdsGB6 0niEfxPXGZxs+WWlMWmCgXMHJlaxJwWq8YZc3/ZW9MSqJJhCrpId1vFW23AsP+anuQabqG 3b/a+YKGUFB9QywGBsM+7EcI+3A4oqfpPvWSDRpEITEJ2dTlLoNafRTtK1S1Gg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=VBeSZQH9; 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.48 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=VBeSZQH9; 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: 7187F3C31B X-Spam-Score: -3.48 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3J9Nld7saqL8 Uwe Brauer writes: > Here is one of the templates > ("mt" "Tutorias Headings" > entry (file+headline "~/ALLES/HGs/tex/vorlesungen/Tutorias/tutorias.org" "Tutorials") > "* TODO %^{Task} %T : %:from %:subject %^G\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") > > So I in my gnus message > > 1. I fire up org-capture > > 2. I am asked to the Task, I type but then Emacs hangs, and I have > to abort the operation. That did not happen with git master > 1f78ca45f8d534e51c1e30e9225d1da8b2e50650 Could you please provide detailed steps how to reproduce starting from emacs -Q? I am unable to trigger the hang using your template doing the following 1. cd path/to/org/repo/main/branch 2. make cleanall; make autoloads; emacs -Q -L ./lisp/ -l org -l /tmp/bug.el with bug.el: (setq org-capture-templates '(("m" "Tutorias Headings" entry (file+headline "/tmp/tutorias.org" "Tutorials") "* TODO %^{Task} %T : %:from %:subject %^G\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i"))) 3. M-x gnus 4. m 5. Fill To and Subject fields of the message 6. M-x org-capture m 7. test 8. 1:test: 9. C-c C-c Best, Ihor