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 iEliAyrfEWDwFwAA0tVLHw (envelope-from ) for ; Wed, 27 Jan 2021 21:46:18 +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 kETcOinfEWAlZQAA1q6Kng (envelope-from ) for ; Wed, 27 Jan 2021 21:46:17 +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 810399403E7 for ; Wed, 27 Jan 2021 21:46:17 +0000 (UTC) Received: from localhost ([::1]:50984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l4sdk-0003lh-EV for larch@yhetil.org; Wed, 27 Jan 2021 16:46:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46662) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4sci-0003kc-Ht for emacs-orgmode@gnu.org; Wed, 27 Jan 2021 16:45:12 -0500 Received: from mail.tuxteam.de ([5.199.139.25]:44199) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1l4scg-0003Ea-3j for emacs-orgmode@gnu.org; Wed, 27 Jan 2021 16:45:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:Date; bh=HJ6x0rgjrJCCAw4Iqrm5pvlL5+DWpw8e/CIfJcmiibA=; b=DPn9YNnvIe7qbsPZiuKh4NzytkrZwMfKBXuJUt53r7a09qvc2xKO2YssiDWbzxoy0fQWHZElyL8eRPfFFkwfpCnh4mloYLz7fL1fhi8i/5LhKgJAID6hZ39WJqd0Wh8Bdw6U192YHOujYCJfUA1pCbJzrQs/LssLXiHf6jnToW7f9gev1iFbL7zRjVpPdo81dztJnNxvV+pdnxPFr/s9LU8iHxA663shr27fsR/pePhzPZRZ89DS/g8V4kDrGbZEABwhuZPAmg5j67HVWgXUGVwBviSevdTDDdJI915TTZkTsQM/S3l6f7d6mhtDdphnxWlfjoQfsku5MtwQxX0Jng==; Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1l4scW-0003ng-CG; Wed, 27 Jan 2021 22:45:00 +0100 Date: Wed, 27 Jan 2021 22:45:00 +0100 To: JRSS Subject: Re: what happened to org-insert-structure-template Message-ID: <20210127214500.GA14346@tuxteam.de> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) From: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de 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: "emacs-orgmode\\@gnu.org" Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.65 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tuxteam.de header.s=mail header.b=DPn9YNnv; 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-Migadu-Queue-Id: 810399403E7 X-Spam-Score: -4.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: fErBTTZVfSXj --J/dobhs11T7y2rNN Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 27, 2021 at 09:29:14PM +0000, JRSS wrote: > Hi, >=20 > This has been missing for a while for me and I recently checked the manua= l. It seems like org-insert-structure-template doesn't exist. I tried Emacs= -q, same thing. I also loaded org-tempo, thought it has something to do wi= th it, but nothing. Hm. Works for me (Org 9.4.4). > How do I activate is so that C-c C-, works? Strange. C-h f org-insert-structure-template turns up empty? Cheers - t --J/dobhs11T7y2rNN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAmAR3twACgkQBcgs9XrR2kZaYwCfSIlMWEisQBz63d8A487cTOWp h9EAnA9wvjMChHKrr0E/rOfyjjpaEHKv =fVfV -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--