With the error, I had installed emacs like this: brew reinstall emacs --HEAD --cocoa --srgb That built Emacs on my yosemite mac. Just verified that this build corrects the issue. So the issue could be with core emacs. http://emacsformacosx.com/builds FileVersionDateArchitectureBuilt OnSizeEmacs-pretest-24.4-rc1-universal.dmg On Mon, Nov 10, 2014 at 6:55 AM, Justin Gordon wrote: > 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 > > www.railsonmaui.com | twitter: @railsonmaui > | sugarranchmaui.com > | Sugar Ranch Blog > > -- Justin Gordon | 808-877-6461 | m: 808-281-7272 | talksurf.com www.railsonmaui.com | twitter: @railsonmaui | sugarranchmaui.com | Sugar Ranch Blog