From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GF5ZJqShyl6qMgAA0tVLHw (envelope-from ) for ; Sun, 24 May 2020 16:32:36 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id OAI6IqShyl6wWgAAB5/wlQ (envelope-from ) for ; Sun, 24 May 2020 16:32:36 +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 2C69F9402D1 for ; Sun, 24 May 2020 16:32:35 +0000 (UTC) Received: from localhost ([::1]:33882 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jctY8-0001l1-F1 for larch@yhetil.org; Sun, 24 May 2020 12:32:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jctWS-0000VO-8V for emacs-orgmode@gnu.org; Sun, 24 May 2020 12:30:48 -0400 Received: from pb-smtp21.pobox.com ([173.228.157.53]:55546) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jctWN-0003wW-O5; Sun, 24 May 2020 12:30:47 -0400 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 29260D8C4C; Sun, 24 May 2020 12:30:40 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=5lmX+EjjNuFWcmDgn+PQUBssGuw=; b=AYS2/D /mjfdw1/IytUVhPA/td33POQzH9DqAlktEFYgUlY+vCpPIQnZUv4BkCvaZYmNkeV QHGVpEOyzt2jMl1QHZ1qtN9KXvZrHcFVPisaqgn5zZO6/UCZjr6O94Nx75dbbP1D dm7ivAgk8bNN7pzvC0/tM98RPUoUEOYsSmX2o= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 22793D8C4B; Sun, 24 May 2020 12:30:40 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=DXuFv74FwxE32xgSylzr2CKsYKU5jEBEuyTozzri/ew=; b=GPFtrYFYsYTQN5YtCaZ4O/XUKPLeiYz066WysUZhXhiukwMKaHX5fljeDBZ6+XxXg29vDKjzU0cLyjt29RX/Jf2R2YjHxr8OQv99iiolltnL65/5Vb1G3SLyFlE880z/R5NJ2nShX/2HauZxD55Y2JVS9vtNLAlZMYN600pRye8= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 88BB8D8C4A; Sun, 24 May 2020 12:30:37 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Bastien Subject: Re: [Patch] Document org-capture-templates entry type default strings In-Reply-To: <87d06tpim9.fsf@gnu.org> References: <87a73wnqoa.fsf@gmail.com> <87d06tpim9.fsf@gnu.org> Date: Sun, 24 May 2020 16:30:35 +0000 Message-ID: <87tv055m8k.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: E6515F62-9DDB-11EA-8CD8-8D86F504CC47-24757444!pb-smtp21.pobox.com Received-SPF: pass client-ip=173.228.157.53; envelope-from=kyle@kyleam.com; helo=pb-smtp21.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/24 12:17:42 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.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, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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, No Wayman 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=pobox.com header.s=sasl header.b=AYS2/D /; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=GPFtrYFY; 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: 0.29 X-TUID: xb17F6M20iVq Bastien writes: > No Wayman writes: > >> I've included the default entry type strings for each entry type in >> org-capture-tempalte's docstring. > > Thanks for the patch. The lines are wrapped and it is not easy to > read it in my client. Can you resend it as an attachement and update > it as a proper patch, with a changelog entry in the commit message? This is the same patch as the one at . The In-reply-to was unintentionally dropped.