From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SLIbErElbV/QYwAA0tVLHw (envelope-from ) for ; Thu, 24 Sep 2020 23:03:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id ihv/DbElbV9wSQAA1q6Kng (envelope-from ) for ; Thu, 24 Sep 2020 23:03:13 +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 A4B8994042B for ; Thu, 24 Sep 2020 23:03:11 +0000 (UTC) Received: from localhost ([::1]:58554 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLaGb-0005kU-S0 for larch@yhetil.org; Thu, 24 Sep 2020 19:03:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34658) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLaEW-0005k8-BW for emacs-orgmode@gnu.org; Thu, 24 Sep 2020 19:01:00 -0400 Received: from mx.flintfam.org ([107.191.44.89]:36613) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLaEU-0006pJ-67; Thu, 24 Sep 2020 19:01:00 -0400 Received: by mx.flintfam.org (Postfix, from userid 114) id 1A8211F593; Thu, 24 Sep 2020 23:00:45 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.9.2 mx.flintfam.org 1A8211F593 Received: from landau.flintfam.org (162-210-5-149.lnk.ne.static.allophone.net [162.210.5.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.flintfam.org (Postfix) with ESMTPSA id F16181F556; Thu, 24 Sep 2020 23:00:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.9.2 mx.flintfam.org F16181F556 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flintfam.org; s=mail; t=1600988443; bh=ttkGJKkCPVzH5Oq658QGsEmCGIWnXHet7ivVGU66laI=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=QV9UGLUsY4m04LFUsdjJk4gca5BhUoMtYBkBPkeIbfwyXawCngp6RcJ3u8toaJaM7 A4R9GUc8vukH/753QUoDwb8B5SJavweqpEE5vljxyELtv8j091/Q5HOgyP8eVsfe25 83/FGRTr5O/vSV2PZETdkXkgCYxDYJyligLdPJPAP/BnwKmACxIN9OFmk8Vpzsidhc ECWKTaawEXdlVh0bvTGtDmSwYafvR4LCeTlAAbWra+YXJtbS+kKpR6j/D/mwqJXMja 2UyNs4Ixe71s9EAT0nkrn+a7Y2OwjkRYUnBzCOyPo2aU3xtGCgTSVtGSVr4KGPuEg8 ENkSSDsI99+Yg== From: "Samuel W. Flint" To: Bastien Subject: Re: [PATCH] Add %L (the link content *not* as a full link) to Capture expansions References: <87pn6uij4t.fsf@flintfam.org> <87mu1tifuj.fsf@gnu.org> <87een4jtz4.fsf@flintfam.org> <87y2lcie8n.fsf@flintfam.org> <873638uax0.fsf@gnu.org> Date: Thu, 24 Sep 2020 18:00:41 -0500 In-Reply-To: <873638uax0.fsf@gnu.org> (Bastien's message of "Wed, 23 Sep 2020 10:58:35 +0200") Message-ID: <87lfgyhjae.fsf@flintfam.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=107.191.44.89; envelope-from=swflint@flintfam.org; helo=mx.flintfam.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/24 19:00:45 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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, 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: Org-Mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=flintfam.org header.s=mail header.b=QV9UGLUs; dmarc=none; 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-Spam-Score: -1.21 X-TUID: qTBpKdY5BvFU --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable >>>>> Bastien writes: B> Hi Samuel, "Samuel W. Flint" writes: >> Marked as TINYCHANGE. B> Applied as d06aa486d, thanks! Thanks! B> Can you provide a patch to announce this in etc/ORG-NEWS? Please see the attached patch. B> -- Bastien Sam --=20 Samuel W. Flint 4096R/FA13D704 (F50D 862B 4F65 5943 A8C2 EF0E 86C9 3E7A FA13 D704) =CE=BBs.(s s) =CE=BBs.(s s) --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-Describe-new-L-formatting-for-org-capture.patch >From b1242c2af3d5ab16ddcec52d3b3f47bb60895d9a Mon Sep 17 00:00:00 2001 From: "Samuel W. Flint" Date: Thu, 24 Sep 2020 17:57:32 -0500 Subject: [PATCH] Describe new %L formatting for org-capture * etc/ORG-NEWS (New formatting directive ~%L~ for org-capture): Describe new %L formatting for org-capture TINYCHANGE --- etc/ORG-NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index eed3871d4..f036aa6a5 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -11,6 +11,12 @@ See the end of the file for license conditions. Please send Org bug reports to mailto:emacs-orgmode@gnu.org. * Version 9.5 (not yet released) +** New options and settings +*** New formatting directive ~%L~ for org-capture + +The new ~%L~ formatting directive contains the bare link target, and +may be used to create links with programmatically generated +descriptions. * Version 9.4 ** Incompatible changes *** Possibly broken internal file links: please check and fix -- 2.18.1 --=-=-=--