emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Problem with latest org-mode plus latest emacs 25


From: Justin Gordon
Subject: [O] Problem with latest org-mode plus latest emacs 25
Date: Mon, 10 Nov 2014 06:55:08 -1000

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-7272talksurf.com
www.railsonmaui.com | twitter: @railsonmaui | sugarranchmaui.com | Sugar Ranch Blog 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]