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
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