emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Per Unneberg <per.unneberg@ki.se>
To: emacs-orgmode@gnu.org
Subject: Bug: #+STARTUP indent in org-babel.org: emacs segfaults [6.34 (release_6.34.1.g2783)]
Date: Sun, 10 Jan 2010 19:06:38 +0100	[thread overview]
Message-ID: <87k4vpsukx.fsf@ki.se> (raw)

Dear list, 

using the latest version of org-mode I noticed that some of my larger
org files containing babel code caused emacs to segfault when doing an
incremental search. The culprit seems to be #+STARTUP: indent. I
managed to reproduce the bug using this minimal .emacs file:

(setq load-path (cons "~/local/share/emacs/site-lisp/org/lisp" load-path))
(require 'org-install)

where load-path points to latest org-mode version. 

* Steps to reproduce using org-babel.org (taken from
eschulte.github.com/org-babel/org-babel.org)

- change startup line  to #+STARTUP: indent:

- reload file and do an incremental search for "time" (for example)

This bug is not reproducible with the org-mode version (6.21b) that is
shipped with my emacs, and as far as I can tell, I can't reproduce it
in files without babel blocks.

* Info

Emacs  : GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.6)
 of 2009-12-14 on localhost
Package: Org-mode version 6.34 (release_6.34.1.g2783)


By the way Carsten and developers, thanks for an amazing package!

Cheers,

Per

             reply	other threads:[~2010-01-10 18:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-10 18:06 Per Unneberg [this message]
2010-01-10 21:31 ` Bug: #+STARTUP indent in org-babel.org: emacs segfaults [6.34 (release_6.34.1.g2783)] Eric Schulte
2010-01-10 22:30   ` Per Unneberg

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87k4vpsukx.fsf@ki.se \
    --to=per.unneberg@ki.se \
    --cc=emacs-orgmode@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 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).