all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-tempo missing (require 'org)
@ 2018-03-30 11:18 Th. Rikl
  2018-03-31  6:52 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Th. Rikl @ 2018-03-30 11:18 UTC (permalink / raw
  To: emacs-orgmode

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-tempo missing (require 'org)
  2018-03-30 11:18 org-tempo missing (require 'org) Th. Rikl
@ 2018-03-31  6:52 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-03-31  6:52 UTC (permalink / raw
  To: Th. Rikl; +Cc: emacs-orgmode

Hello

"Th. Rikl" <workhorse.t@gmail.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-31  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-30 11:18 org-tempo missing (require 'org) Th. Rikl
2018-03-31  6:52 ` Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.