Org-mode version 8.2.3c (release_8.2.3c-249-g85d28b.dirty @
/Users/justin/forks/org-mode/lisp/)
GNU Emacs 25.0.50.1 (x86_64-apple-darwin14.0.0, NS appkit-1343.14 Version
10.10 (Build 14A389)) of 2014-11-10 on JustinMbp-2.local

To reproduce:
1. Open up org file
2. export to markdown, buffer

Debugger entered--Lisp error: (error "`recenter'ing a window that does not
display current-buffer.")
  recenter((4))
  (let ((pos (point)) (level (save-excursion (goto-char (point-min)) (if
(re-search-forward (concat "^" outline-regexp) nil t) (progn (goto-char
(match-beginning 0)) (funcall outline-level)))))) (and level
(hide-sublevels level)) (recenter (quote (4))) (goto-char pos))
  org-overview()
  (cond ((eq org-startup-folded t) (org-overview)) ((eq org-startup-folded
(quote content)) (org-content)) ((or (eq org-startup-folded (quote
showeverything)) (eq org-startup-folded nil)) (show-all)))


Any work around?


-- 
Justin Gordon | 808-877-6461 | m: 808-281-7272 | talksurf.com
<http://forum.talksurf.com/>
www.railsonmaui.com <http://railsonmaui.com> | twitter: @railsonmaui
<https://twitter.com/railsonmaui> | sugarranchmaui.com
<http://www.sugarranchmaui.com/> | Sugar Ranch Blog
<https://www.facebook.com/SugarRanch>

Reply via email to