From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-tempo missing (require 'org) Date: Sat, 31 Mar 2018 08:52:30 +0200 Message-ID: <87d0zkn3dd.fsf@nicolasgoaziou.fr> References: <7a01ae9e-ab26-40fb-c3ae-f0d4aa73b211@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2BF0-0007D3-SA for emacs-orgmode@gnu.org; Sat, 31 Mar 2018 03:47:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2BF0-0007sl-4j for emacs-orgmode@gnu.org; Sat, 31 Mar 2018 03:47:58 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:45111) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f2BEz-0007sJ-U1 for emacs-orgmode@gnu.org; Sat, 31 Mar 2018 03:47:58 -0400 In-Reply-To: <7a01ae9e-ab26-40fb-c3ae-f0d4aa73b211@googlemail.com> (Th. Rikl's message of "Fri, 30 Mar 2018 13:18:59 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Th. Rikl" Cc: emacs-orgmode@gnu.org Hello "Th. Rikl" writes: > org-tempo only works with loaded org as stated short before the > (provide ... in a comment in the org-tempo file. > > So IMHO the (require 'org) in the first lines is missing. In 99% of > uses it may work without this clause because > > org is even loaded for other reasons. Fixed. Thank you. Regards, -- Nicolas Goaziou