From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uMnCC/mTqGIjhgEAbAwnHQ (envelope-from ) for ; Tue, 14 Jun 2022 15:58:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GA3QCvmTqGJl7QAAG6o9tA (envelope-from ) for ; Tue, 14 Jun 2022 15:58:17 +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 AA76D19B37 for ; Tue, 14 Jun 2022 15:58:16 +0200 (CEST) Received: from localhost ([::1]:44636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o173e-0003WW-Rl for larch@yhetil.org; Tue, 14 Jun 2022 09:58:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1736-0003Ty-Ls for emacs-orgmode@gnu.org; Tue, 14 Jun 2022 09:57:41 -0400 Received: from mail-pg1-x531.google.com ([2607:f8b0:4864:20::531]:39671) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1735-0001Wv-8A for emacs-orgmode@gnu.org; Tue, 14 Jun 2022 09:57:40 -0400 Received: by mail-pg1-x531.google.com with SMTP id q140so8582300pgq.6 for ; Tue, 14 Jun 2022 06:57: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=mRsJ4JjAH+vkE2x7KtnoBJtDjGUVCQ6jFkD52scl7FM=; b=mZ7XyUon2E4XYn6c8SWBgCcmc0Du2XFZCoqgLenrxtK1fDnjr9EVwJ3wcZVYwONlQo CEHLFkOYMk0QWQdVI4bIOAoZ628vmFGILfqlvRxkIBKYIlLSCIW1mJPHOr37pe5ggoeg CUuhKnnCinxNYdX/f9iWd8VTMK1RdfcmmgEoLID8FUMt6BotiM3lkK/kTC1CQqNnd1ck 2p182I3L+j1o5jT8qy5feLSAKfVtFWJ+o380hbJS4zREWafhY/28iPkIA1r6RYk6J8/u DfWt1kBRFA8QzWNXoIH+kM8okmECmSQ533pnBH4GEWimdtJv/YeWOH+ASBa3mPAjBONl oYvg== 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=mRsJ4JjAH+vkE2x7KtnoBJtDjGUVCQ6jFkD52scl7FM=; b=4LhpBHeTXCBSW1WP0pN4VCHJ+eozaoFNRndzjPAVnw43uQ7+FrHhSaqkALOZyz14oP zkT0LUM2UR9I2OEAeHIlGU38Gos3t9hnvSfywgeFQX+8z3py3k3A/ukvQtTilVdfQEjv P6t6GGoig3LWk30lARzh//25O3Ye9LI+4ygXKsYhNVoImop63VLZUEd+j+cztQZyezcx Ii62yNANlgD8wygEvksNxAXwnlzO4yJ8VotJpgB7OfAi6lWEfUJ7Vr9HTmYwW6dUBgVC m9YChaNtJePXHaPdkR7q8/CxvqE+yATEgLXOk32dPW743LycpHrlgsnjtTkIrksoLuL8 TsSw== X-Gm-Message-State: AOAM531++MOOy1EdX9ejY3D/t36n0rv0QpVuh1vcvZkeT6kbelJxwASY 6pL4bcOZyqIyLVHkooOKAho= X-Google-Smtp-Source: ABdhPJyEG77spSOXAZAT4x9OxJkxr5YLVkyv9C2uSzEu81wg9TMp3kzRVS275EnPQ/T/koBbGkX+QA== X-Received: by 2002:a05:6a00:2244:b0:51b:b974:4294 with SMTP id i4-20020a056a00224400b0051bb9744294mr4959414pfu.67.1655215057430; Tue, 14 Jun 2022 06:57:37 -0700 (PDT) Received: from localhost ([155.94.207.39]) by smtp.gmail.com with ESMTPSA id ja2-20020a170902efc200b0015e8d4eb2c0sm7218327plb.266.2022.06.14.06.57.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 06:57:36 -0700 (PDT) From: Ihor Radchenko To: Ignacio Casso Cc: emacs-orgmode@gnu.org, Max Nikulin , Tim Cross Subject: Re: [BUG] org-capture autoload bug? [9.5.2 (9.5.2-gfbff08 @ /home/ignacio/.emacs.d/elpa/org-9.5.2/)] In-Reply-To: References: <877d5nba1s.fsf@localhost> <87v8t3q4de.fsf@localhost> Date: Tue, 14 Jun 2022 21:58:46 +0800 Message-ID: <87fsk7wdm1.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::531; envelope-from=yantar92@gmail.com; helo=mail-pg1-x531.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=1655215096; 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=mRsJ4JjAH+vkE2x7KtnoBJtDjGUVCQ6jFkD52scl7FM=; b=j9+Hp9Fs0Cm4TOHeWU1yfVpoxGHYrANBpBW8/k1n9c3Hz690Ibe8YtVve1BsT4JXe80+Gg PtbYeQq+zJRUrLBEfWqeQsIk5PRIj/S23oQXsVKJKoUld01ZKYiVUZ1Pwxc363+eK3wKWO nqMJQXmrypz8OFUKMT+TmWZBa8d+tOna23jpcEKA8hWv5ZD72CAUiEZJBca1w/dVo4v9j5 fWmJgDjpCvLQ0vsax3pAWbVO+RImVujdzMbF2IVmrc94fU0gX2cPyHOo5S5lCN3rDjadkM xju06NKn5t4Oynv/GqduX5mw1n+rzYeqoiPOKaRbEIBj/UeEEn5xXJBHQHp5ZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655215096; a=rsa-sha256; cv=none; b=LqfMHP7ohUpbBj/yMou4rkJm+zBVc7h8Vbmn/K2gVycpPuhwQEYoWFqNr5+WCcpVCScIzj SU9fYsRodJPc4+VX66T9RbGE9JU3UVRJjCAGs6m3KX+xiqaeKqCH6B9VLtHh4JlwHNjZQY cDJegp4q+22alotHGVZ+8JDaXTzzk5OI6lOyMXvoGLyqyZVDjg5Zd0YqFtnhqIdlcB2den Dpjbcj5Rq2pZWE1SD4yiYCqQL997E1VMdF+m9Xxktg8mH47U3PM8tch7q7mlSS9CJU/C0u 5NXiGoc9rZQVn6fKJmfGJ9K3n4hNXWL5IM/x6lDi5xoXa/c5o8HCIBjKBvOCaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mZ7XyUon; 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: -5.49 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mZ7XyUon; 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: AA76D19B37 X-Spam-Score: -5.49 X-Migadu-Scanner: scn0.migadu.com X-TUID: xu7VPisnH6UW Ignacio Casso writes: >> Please don't use ditto. (what does it even mean?) > > It means the same thing again. I saw it in the message of the Emacs > commit I referenced earlier in this thread, so I assumed it was standard > practice. I have replaced it with "The same". But if the problem is that > it makes it difficult to work later with the changelog, I can copy and > paste. Never mind. Applied onto main via f9ea6c61e with necessary amendments to the commit message. What I meant is simply leaving all but last description empty: * lisp/ob-shell.el (org-babel-shell-names): * lisp/org-capture.el (org-capture-templates): * lisp/org-clock.el (org-clock-ask-before-exiting): ... * lisp/ob-lilypond.el (org-babel-lilypond-commands): Use `set-default-toplevel-value' instead of `set' or `set-default' in `defcustom' :set argument. Best, Ihor