Perhaps add one line at a time and see which one is the culprit? John On Sat, Feb 26, 2011 at 8:47 PM, Marvin Doyley wrote: > Hi Bastien, > > I tried a simple org file without any header and works fine; however, when > I include the following header it crashes. Is there something that shouldn't > be there ? > > Thanks > M > > #+STARTUP: overview > #+STARTUP: hidestars > #+STARTUP: logdone > #+DRAWERS: HIDDEN hidden extra details > #+STARTUP: lognotedone lognoteclock-out > #+STARTUP: indent > #+PROPERTY: Effort_ALL 0 0:10 0:20 0:45 1:00 2:00 4:00 6:00 8:00 > #+COLUMNS: %38ITEM %30SCHEDULED %7TODO %5Effort(Time){:} %6CLOCKSUM{Total} > %12TAGS > #+EXPORT_SELECT_TAGS: export > #+EXPORT_SELECT_TAGS: noexport > #+STYLE: > #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:1 path: > http://orgmode.org/org-info.js > #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:t > #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc > #+Tags: review_article this_week article teaching research MSR SJ MMD LW > HS MK > #+Tags: home personal > #+PROPERTY: Effort_ALL 0 0:30 0:45 1:00 3:00 4:00 5:00 6:00 10:00 12:00 24: > 00 > > On Sat, Feb 26, 2011 at 4:59 PM, Bastien wrote: > >> Marvin Doyley writes: >> >> > I am using carbon emacs 23 and the latest version of org that I pull >> > this morning. >> >> Can you provide a minimal example file? A way to reproduce your >> problem? >> >> -- >> Bastien >> > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >