all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with Org with latest pull
@ 2010-03-19 18:09 Chad Brown
  2010-03-19 18:17 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Chad Brown @ 2010-03-19 18:09 UTC (permalink / raw)
  To: emacs-devel

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

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 	X\203\n^@\304 \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 #2: org-error.backtrace.zip --]
[-- Type: application/zip, Size: 530 bytes --]

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





^ permalink raw reply	[flat|nested] 4+ messages in thread
* Problem with Org with latest pull
@ 2010-03-19 18:15 Chad Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Chad Brown @ 2010-03-19 18:15 UTC (permalink / raw)
  To: emacs-devel

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

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 	X\203\n^@\304 \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 #2: org-error.backtrace.zip --]
[-- Type: application/zip, Size: 530 bytes --]

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





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

end of thread, other threads:[~2010-03-19 20:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19 18:09 Problem with Org with latest pull Chad Brown
2010-03-19 18:17 ` Glenn Morris
2010-03-19 20:14   ` Chad Brown
  -- strict thread matches above, loose matches on Subject: below --
2010-03-19 18:15 Chad Brown

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.