Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Bastien
Jay McCarthy writes: > I thought that this information in the stack report would be enough: > > Identifier: org.gnu.Emacs > Version: Version 23.3 (9.0) > OS Version: Mac OS X 10.7 (11A511) > > It's the version from http://emacsformacosx.com/ So yes, I correctly misread the thre

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Nick Dokos
Jay McCarthy wrote: > 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

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread suvayu ali
Hi Jay, On Mon, Aug 15, 2011 at 6:12 PM, Jay McCarthy wrote: > 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-mod

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Jay McCarthy
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. J

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Suvayu Ali
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 pro

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Jay McCarthy
On Mon, Aug 15, 2011 at 6:16 AM, Suvayu Ali wrote: > On Mon, 15 Aug 2011 06:09:53 -0600 > Jay McCarthy wrote: > >> It was the latest git when I sent the email (August 5th) >> > > Knowingly precisely which commit always helps. Hence it is customary to > post the output of the command I mentioned.

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Suvayu Ali
On Mon, 15 Aug 2011 06:09:53 -0600 Jay McCarthy wrote: > It was the latest git when I sent the email (August 5th) > Knowingly precisely which commit always helps. Hence it is customary to post the output of the command I mentioned. M-x org-version or the output of 'git describe' from the shel

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Jay McCarthy
It was the latest git when I sent the email (August 5th) Jay On Mon, Aug 15, 2011 at 6:02 AM, suvayu ali wrote: > On Mon, Aug 15, 2011 at 1:32 PM, Jay McCarthy wrote: >> >> What else should I send? > > M-x org-version > > -- > Suvayu > > Open source is the future. It sets us free. > -- Jay

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread suvayu ali
On Mon, Aug 15, 2011 at 1:32 PM, Jay McCarthy wrote: > > What else should I send? M-x org-version -- Suvayu Open source is the future. It sets us free.

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Jay McCarthy
On Mon, Aug 15, 2011 at 2:37 AM, Bastien wrote: > Hi Jay, > > Jay McCarthy writes: > >> I'm an avid OmniFocus user and I've been thinking about trying >> org-mode. > > Unless I misread this thread, we don't know what version of Emacs you > are using -- this is crucial information for usability pr

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > As far as I know, Bastien began talking of caches with the author of > Emacs-calfw, but nothing has been done yet in that direction. Confirmed. Once I'm done doing plumbering work and catching up emails, I'll put a stab at this. Best, -- Bastien

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Bastien
Hi Jay, Jay McCarthy writes: >> It is worth disabling font-lock in Org buffers. I am not sure whether >> that would prevent you from making use of any of the Org features. > > I don't want to use it that way, but I can check if it speeds it > up and it doesn't make any appreciable difference

Re: [O] Converting from OmniFocus to org-mode

2011-08-15 Thread Bastien
Hi Jay, Jay McCarthy writes: > I'm an avid OmniFocus user and I've been thinking about trying > org-mode. Unless I misread this thread, we don't know what version of Emacs you are using -- this is crucial information for usability problems such as the one you are reporting. > https://github.co

Re: [O] Converting from OmniFocus to org-mode

2011-08-06 Thread Sebastien Vauban
Hi Jambunathan and Jay Jambunathan K wrote: > If you could bisect the Org file and narrow down the crash to a smaller > example file that would be wonderful. Can you give us an idea of number of > scheduled entries per day and how many months they typically span. I know > Org uses cache so may be

Re: [O] Converting from OmniFocus to org-mode

2011-08-06 Thread Jay McCarthy
On Sat, Aug 6, 2011 at 4:35 AM, Jambunathan K wrote: > >> A section of the stack trace is at the end of this email. > > Crash is really in core Emacs (re-display engine may be?) triggered by > Org related things. > > It is worth disabling font-lock in Org buffers. I am not sure whether > that woul

Re: [O] Converting from OmniFocus to org-mode

2011-08-06 Thread Jambunathan K
> A section of the stack trace is at the end of this email. Crash is really in core Emacs (re-display engine may be?) triggered by Org related things. It is worth disabling font-lock in Org buffers. I am not sure whether that would prevent you from making use of any of the Org features. If you

[O] Converting from OmniFocus to org-mode

2011-08-06 Thread Jay McCarthy
I'm an avid OmniFocus user and I've been thinking about trying org-mode. The conversion tool on Worg [1] was inadequate because it didn't capture whether the repetition in tasks and it didn't handle the notes field properly for me. I've written a new tool that works directly on the XML database be