From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boyan Penkov Subject: Bug: org-element-paragraph-separate void; yields odd behavior on org-todo Date: Tue, 23 Jul 2013 23:54:11 -0400 Message-ID: <703FACA5-0BDB-472D-A2AA-19289C40CE1A@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1q9a-0005e5-FV for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 23:54:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1q9Y-0006p0-LJ for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 23:54:18 -0400 Received: from mail-vb0-x232.google.com ([2607:f8b0:400c:c02::232]:42235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1q9Y-0006ol-E2 for emacs-orgmode@gnu.org; Tue, 23 Jul 2013 23:54:16 -0400 Received: by mail-vb0-f50.google.com with SMTP id w16so6164766vbb.9 for ; Tue, 23 Jul 2013 20:54:14 -0700 (PDT) Received: from [192.168.2.4] (cpe-68-175-31-47.nyc.res.rr.com. [68.175.31.47]) by mx.google.com with ESMTPSA id gb10sm13402730vdc.6.2013.07.23.20.54.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Jul 2013 20:54:13 -0700 (PDT) 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" To: emacs-orgmode@gnu.org Subject: Bug: org-element-paragraph-separate void; yields odd behavior = on org-todo [8.0.6 (8.0.6-5-gb4a8ec-elpaplus @ = /Users/boyanpenkov/.emacs.d/elpa/org-plus-contrib-20130722/)] From: Boyan Penkov --text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ When I load an org buffer (myTodos.org, say), I get the follwoing message: "Desktop: Can't load buffer myTodos.org: Symbol's value as variable is void: org-element-paragraph-separate" I have :LOGGING: lognoterepeat (under :PROPERTIES:) enabled on some = trees in myTodos.org; when I mark tasks DONE in those trees, and write in the note, the note appears correctly placed in the buffer: like so TODO Meditate in morning. = :deep: SCHEDULED: <2013-07-23 Tue ++1d/2d> =20 - State "DONE" from "WAITING" [2013-07-22 Mon 12:11] \\=20 minutes: 25; went well. However, saving the file and reopening it (or looking at it with another program while the buffer is open, like using gitx) yields that the formatting is like so: TODO Meditate in morning. = :deep: SCHEDULED: <2013-07-23 Tue ++1d/2d> - State "DONE" from "WAITING" [2013-07-22 Mon 12:11] \\ minutes: 25; went well Above, all the string is on one line, with no appropriate linebreaks. I suspect this is due to the message I see when I load the file, but would be willing to test this. Also, I'd like to conclusivly test that I don't have a mixed org-mode install; M-x org-verion yields the string below, but if there's a deeper way to check this, I'm all ears. Thanks! Emacs : GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-13 on bob.porkrind.org Package: Org-mode version 8.0.6 (8.0.6-5-gb4a8ec-elpaplus @ = /Users/boyanpenkov/.emacs.d/elpa/org-plus-contrib-20130722/) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-tab-first-hook '(org-hide-block-toggle-maybe = org-src-native-tab-command-maybe org-babel-hide-result-toggle-maybe = org-babel-header-arg-expand) org-habit-preceding-days 28 org-speed-command-hook '(org-speed-command-default-hook = org-babel-speed-command-hook) org-occur-hook '(org-first-headline-recenter) org-metaup-hook '(org-babel-load-in-session-maybe) org-agenda-start-on-weekday nil org-confirm-shell-link-function 'yes-or-no-p org-agenda-prefix-format '((agenda . " %i %?-12t% s") (timeline . " % = s") (todo . " %i ") (tags . " %i ") (search . " %i ")) org-agenda-skip-scheduled-if-done t org-default-notes-file "~/Vazhno/Logs/ToDo/myTodos.org" org-habit-following-days 3 org-after-todo-state-change-hook '(org-clock-out-if-current) org-src-mode-hook '(org-src-babel-configure-edit-buffer = org-src-mode-configure-edit-buffer) org-tags-column 85 org-agenda-before-write-hook '(org-agenda-add-entry-text) org-babel-pre-tangle-hook '(save-buffer) org-mode-hook '(#[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-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-refile-targets '((nil :maxlevel . 2) (org-agenda-files :maxlevel . = 2)) org-agenda-sorting-strategy '(time-up deadline-down habit-up = scheduled-up category-keep) org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point = org-babel-execute-safely-maybe) org-refile-use-outline-path t 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-agenda-tags-column 83 org-todo-keywords '((sequence "TODO" "WAITING" "|" "DONE" "ABORTED")) org-modules '(org-bbdb org-bibtex org-docview org-gnus org-info = org-jsinfo org-habit org-irc org-mew org-mhe org-rmail org-vm org-wl org-w3m) org-agenda-ndays 5 org-deadline-warning-days 0 org-confirm-elisp-link-function 'yes-or-no-p org-metadown-hook '(org-babel-pop-to-session-maybe) org-habit-graph-column 82 org-agenda-files '("~/Vazhno/Logs/ToDo/myTodos.org") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-agenda-skip-scheduled-if-deadline-is-shown 'not-today ) -- Boyan Penkov www.boyanpenkov.com