all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chad Brown <yandros@MIT.EDU>
To: emacs-devel@gnu.org
Subject: Problem with Org with latest pull
Date: Fri, 19 Mar 2010 11:09:50 -0700	[thread overview]
Message-ID: <68460835-C0C8-4FE5-9C7C-AF92A4E5B2EE@mit.edu> (raw)

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





             reply	other threads:[~2010-03-19 18:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19 18:09 Chad Brown [this message]
2010-03-19 18:17 ` Problem with Org with latest pull 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68460835-C0C8-4FE5-9C7C-AF92A4E5B2EE@mit.edu \
    --to=yandros@mit.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.