From mboxrd@z Thu Jan 1 00:00:00 1970 From: Damien Pollet Subject: Bug: org-datetree.el references undefined function org-find-property [8.2.10 (release_8.2.10 @ /Users/damien/.emacs.d/elpa/org-plus-contrib-20160314/)] Date: Wed, 16 Mar 2016 16:39:16 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agDXq-0005eY-QW for emacs-orgmode@gnu.org; Wed, 16 Mar 2016 11:39:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agDXn-00043B-GO for emacs-orgmode@gnu.org; Wed, 16 Mar 2016 11:39:34 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:65415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agDXn-00042u-3i for emacs-orgmode@gnu.org; Wed, 16 Mar 2016 11:39:31 -0400 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi. When invoking org-capture to add an entry to my journal, Emacs sometimes complains that "symbols's function definition is void: org-find-property". Very much like in this report: https://lists.gnu.org/archive/html/emacs-orgmode/2016-02/msg00267.html M-x describe-function does not find that symbol. I found an occurrence of it in org-datetree.el, and a colleague recommended to (require 'org-datetree) but that didn't have any effect. I usually open an org-mode file and retry the org-capture, and sometimes that makes the problem go away, but not today, it seems. This is with Spacemacs master, keeping all packages pretty up-to-date with Melpa etc. Thanks in advance ------------------------------------------------------------------------ Emacs : GNU Emacs 24.5.1 (x86_64-apple-darwin15.2.0, Carbon Version 157 Ap= pKit 1404.34) of 2015-12-15 on Kosumi.local Package: Org-mode version 8.2.10 (release_8.2.10 @ /Users/damien/.emacs.d/e= lpa/org-plus-contrib-20160314/) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-journal-file-format "%Y-%m-%d.org" org-id-locations-file "/Users/damien/.emacs.d/.cache/.org-id-locations" org-journal-mode-hook '(#[nil "\301\302\303\304$\207" [org-journal-encrypt-on org-add-hook org-journal-encryption-hook nil t] 5] (lambda nil (org-add-hook org-journal-encrypt-on (quote org-journal-encryption-hook) nil t) ) ) org-pandoc-epub-rights "Copyright 2016 Damien Pollet <>" org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-comman= d-maybe org-babel-hide-result-toggle-maybe org-babel-header-a= rg-expand) org-clock-persist-file "/Users/damien/.emacs.d/.cache/org-clock-save.el" org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-co= mmand-hook) org-special-ctrl-k t org-occur-hook '(org-first-headline-recenter) org-imenu-depth 8 org-metaup-hook '(org-babel-load-in-session-maybe) org-html-format-drawer-function '(lambda (name contents) contents) org-log-done t org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-= function org-confirm-shell-link-function 'yes-or-no-p org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-link-translation-function 'toc-org-unhrefify org-present-mode-hook '(spacemacs//org-present-start) org-agenda-restore-windows-after-quit t org-special-ctrl-a/e t org-return-follows-link t org-latex-format-headline-function 'org-latex-format-headline-default-func= tion org-default-notes-file "notes.org" org-capture-templates '(("j" "Journal entry" entry (file+datetree (concat (file-name-as-directory org-journal-dir) "current.org") ) "* %(format-time-string org-journal-time-format)%= i%?") ("x" "Org Repo Checklist Item" checkitem (file+headline (ort/todo-file) "Checklist")) ("t" "Org Repo Todo" entry (file+headline (ort/todo-file) "Todos") "* TODO %? %T\n %i\n Link: %l\n") ) org-after-todo-state-change-hook '(org-clock-out-if-current) org-latex-format-drawer-function '(lambda (name contents) contents) org-from-is-user-regexp "\\" org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-babel-pre-tangle-hook '(save-buffer) org-mode-hook '((lambda nil (add-hook (quote before-save-hook) (quote org-align-all-t= ags) nil t)) spacemacs/load-yasnippet toc-org-enable org-journal-update-auto-mode-alist org-bullets-mode flyspe= ll-mode spacemacs/add-org-surrounds evil-org-mode org-eldoc-load #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-show-block-all = append local] 5] #[nil "\300\301\302\303\304$\207" [org-add-hook change-major-mode-hook org-babel-show-resu= lt-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes spacemacs//init-company-org-mode company-mode) org-archive-hook '(org-attach-archive-delete-maybe) org-ascii-format-drawer-function '(lambda (name contents width) contents) org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-= maybe) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org-cycle-hide-inline-tasks org-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-publish-timestamp-directory "/Users/damien/.emacs.d/.cache/.org-timest= amps/" org-bullets-bullet-list '("=E2=97=86" "=E2=96=B6" "=E2=80=A2" "*") org-present-mode-quit-hook '(spacemacs//org-present-end) org-journal-date-format "%A, %Y-%m-%d" org-export-async-init-file "/Users/damien/.emacs.d/layers/org/org-async-in= it.el" org-confirm-elisp-link-function 'yes-or-no-p org-startup-with-inline-images t org-metadown-hook '(org-babel-pop-to-session-maybe) org-html-format-headline-function 'org-html-format-headline-default-functi= on org-reveal-start-hook '(org-decrypt-entry) org-html-format-inlinetask-function 'org-html-format-inlinetask-default-fu= nction org-fontify-whole-heading-line t org-agenda-files '("~/Documents/tasks.org" "~/Documents/journal/") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-journal-time-format "%R " org-src-fontify-natively t )