From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jay McCarthy Subject: Re: Converting from OmniFocus to org-mode Date: Mon, 15 Aug 2011 10:12:14 -0600 Message-ID: References: <87fwl33w9w.fsf@gnu.org> <20110815141628.55442dd5@kuru.homelinux.net> <20110815145010.468ddc61@kuru.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qszlw-0001Z7-6m for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 12:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qszlv-00088C-49 for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 12:12:16 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:37225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qszlu-000888-TQ for emacs-orgmode@gnu.org; Mon, 15 Aug 2011 12:12:15 -0400 Received: by gyg10 with SMTP id 10so3510763gyg.0 for ; Mon, 15 Aug 2011 09:12:14 -0700 (PDT) In-Reply-To: <20110815145010.468ddc61@kuru.homelinux.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: org-mode mailing list 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 w= rote: > On Mon, 15 Aug 2011 06:19:28 -0600 > Jay McCarthy 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 > > > As for a minimal org setup after 'emacs -Q', this is what I use: > > > (add-to-list 'load-path > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (expand-file-name "~/build/org-= mode/lisp")) > (add-to-list 'load-path > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (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. > --=20 Jay McCarthy Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay "The glory of God is Intelligence" - D&C 93