[Orgmode] Org-mode version 6.30c; plain list termination

2009-11-27 Thread Duane Farnsworth
I enjoy using org mode, but I have found a bug that is very frustrating. It appears to be platform independent--I have experienced it on both windows and ubuntu. Expected behavior: Setting org-empty-line-terminates-plain-lists to t means that leaving a blank line terminates all open lists and or

[O] Bug: (org-icalendar-include-todo 'unblocked') does not seem to work [9.2.1 (9.2.1-23-g126a37-elpa @ /home/duane/.emacs.d/elpa/org-20190218/)]

2019-02-20 Thread Duane Farnsworth
ollow org-docview-open :export org-docview-export :store org-docview-store-link) ("bibtex" :follow org-bibtex-open :store org-bibtex-store-link) ("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store org-w3m-store-link) ("file+sys") ("file+emacs") ("doi" :follow org--open-doi-link) ("elisp" :follow org--open-elisp-link) ("file" :complete org-file-complete-link) ("ftp" :follow (lambda (path) (browse-url (concat "ftp:" path ("help" :follow org--open-help-link) ("http" :follow (lambda (path) (browse-url (concat "http:" path ("https" :follow (lambda (path) (browse-url (concat "https:" path ("mailto" :follow (lambda (path) (browse-url (concat "mailto:"; path ("news" :follow (lambda (path) (browse-url (concat "news:"; path ("shell" :follow org--open-shell-link)) org-cycle-separator-lines -1 org-table-number-fraction 1.1 org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function org-agenda-files '("~/Org/scholarship.org" "~/Org/misc.org" "~/Org/clarion.org" "~/Org/maa.org" "~/Org/personal.org") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-export-headline-levels 4 org-agenda-confirm-kill 5 org-tag-alist '(("appoint" . 97) ("clarion" . 99) ("computing" . 67) ("@errand" . 101) ("@home" . 104) ("math" . 109) ("@office" . 111) ("personal" . 112) ("scholarship" . 115) ("mathematics community" . 121) ("department" . 100) ("teaching" . 116) ("university" . 117) ("tenure" . 84)) ) -- Duane Farnsworth Department of Chemistry, Mathematics, and Physics Clarion University of Pennsylvania