emacs-devel
[Top][All Lists]
Advanced

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

Problem with Org with latest pull


From: Chad Brown
Subject: Problem with Org with latest pull
Date: Fri, 19 Mar 2010 11:09:50 -0700

With the latest bazaar pull (revno 99388), after `make bootstrap' (macosx 
10.6.2, configure --with-ns), the resulting emacs gives me an error when I try 
to open an existing file in org-mode.  The backtrace contains a null character, 
so I'm attaching it as a zip file (hoping that that's reasonably easy to deal 
with these days) as well.  The outline-map-region line shows ^@ and ^K, whereas 
the actual backtrace includes null and control-K. 

Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)$
  copy-marker(nil)$
  outline-map-region(#[nil "^H  address@hidden \207\n\210^K\207" [outline-level 
levels beg end outline-show-heading] 2] 47 nil)$
  hide-sublevels(1)$
  org-overview()$
  org-cycle-internal-global()$
  org-cycle((4))$
  org-set-startup-visibility()$
  org-mode()$
  set-auto-mode-0(org-mode nil)$
  set-auto-mode()$
  normal-mode(t)$
  after-find-file(nil t)$
  find-file-noselect-1(#<buffer foo.org> "~/tmp/foo.org" nil nil 
"~/tmp/foo.org" (12094261 234881026))$
  find-file-noselect("~/tmp/foo.org" nil nil t)$
  find-file("~/tmp/foo.org" t)$
  call-interactively(find-file nil nil)$

Please let me know if there's something else I can do to help.
*Chad



Attachment: org-error.backtrace.zip
Description: Zip archive




reply via email to

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