emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with latest org-mode plus latest emacs 25
@ 2014-11-10 16:55 Justin Gordon
  2014-11-10 16:59 ` Justin Gordon
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Gordon @ 2014-11-10 16:55 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

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>

[-- Attachment #2: Type: text/html, Size: 1849 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with latest org-mode plus latest emacs 25
  2014-11-10 16:55 Problem with latest org-mode plus latest emacs 25 Justin Gordon
@ 2014-11-10 16:59 ` Justin Gordon
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Gordon @ 2014-11-10 16:59 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 2089 bytes --]

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
<http://emacsformacosx.com/emacs-builds/Emacs-pretest-24.4-rc1-universal.dmg>

On Mon, Nov 10, 2014 at 6:55 AM, Justin Gordon <justin.gordon@gmail.com>
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
> <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>
>



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

[-- Attachment #2: Type: text/html, Size: 4351 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-10 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-10 16:55 Problem with latest org-mode plus latest emacs 25 Justin Gordon
2014-11-10 16:59 ` Justin Gordon

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).