From mboxrd@z Thu Jan 1 00:00:00 1970 From: Justin Gordon Subject: Problem with latest org-mode plus latest emacs 25 Date: Mon, 10 Nov 2014 06:55:08 -1000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11352e789fdcfd05078407fc Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnsFZ-00080K-2P for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 11:55:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnsFX-0007I0-GB for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 11:55:32 -0500 Received: from mail-ob0-x22b.google.com ([2607:f8b0:4003:c01::22b]:53659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnsFX-0007HI-63 for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 11:55:31 -0500 Received: by mail-ob0-f171.google.com with SMTP id wp18so5970342obc.2 for ; Mon, 10 Nov 2014 08:55:28 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a11352e789fdcfd05078407fc Content-Type: text/plain; charset=UTF-8 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 --001a11352e789fdcfd05078407fc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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 ma= rkdown, buffer

Debugger entered--Lisp error: (erro= r "`recenter'ing a window that does not display current-buffer.&qu= ot;)
=C2=A0 recenter((4))
=C2=A0 (let ((pos (point)) (l= evel (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))
=C2=A0 org-overview()
= =C2=A0 (cond ((eq org-startup-folded t) (org-overview)) ((eq org-startup-fo= lded (quote content)) (org-content)) ((or (eq org-startup-folded (quote sho= weverything)) (eq org-startup-folded nil)) (show-all)))


Any work around?

<= br>
--
Justin Gordon |=C2=A0808-877-6461= |=C2=A0m: 808-281-7272 |=C2=A0talksurf.com
www.railsonmaui.com=C2=A0| twitter: @railsonmaui=C2=A0|=C2=A0sugarranchmaui.c= om=C2=A0|=C2=A0Sugar Ranch Blog=C2=A0
--001a11352e789fdcfd05078407fc--