This was very useful. I didn't have the problem with the minimal setup. I then went through my global modes, turning them off until I found that by turning off global-linum-mode it drastically improved the performance of org-mode and removed the crash. Great! Now, I'll try org-mode for realsies.
Jay On Mon, Aug 15, 2011 at 6:50 AM, Suvayu Ali <fatkasuvayu+li...@gmail.com> wrote: > On Mon, 15 Aug 2011 06:19:28 -0600 > Jay McCarthy <jay.mccar...@gmail.com> wrote: > >> > or the output of 'git describe' from the shell in the org >> > directory. >> >> release_7.7-20-g44472fa > > Does this happen with "emacs -Q -l /path/to/minimal/org-setup.el". If it > is repeatable with the above, can you try to isolate the problematic > part in your org file and post a minimal example for the devs to work > with? > > There is a small FAQ entry about what is expected of a minimal example > <http://orgmode.org/worg/org-faq.html#bug-reporting> > > As for a minimal org setup after 'emacs -Q', this is what I use: > > > (add-to-list 'load-path > (expand-file-name "~/build/org-mode/lisp")) > (add-to-list 'load-path > (expand-file-name "~/build/org-mode/contrib/lisp")) > > ;; activate org > (require 'org-install) > > > I hope this helps you isolating your problem and reporting back with > more details. > > GL > > -- > Suvayu > > Open source is the future. It sets us free. > -- Jay McCarthy <j...@cs.byu.edu> Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" - D&C 93