From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Org cause Emacs to hang Date: Sat, 26 Feb 2011 20:55:19 -0600 Message-ID: References: <878vx2zhl8.fsf@gnu.org> <-4293420809873777648@unknownmsgid> <874o7qzcc9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0881666527==" Return-path: Received: from [140.186.70.92] (port=50715 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PtWn9-000833-4Y for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 21:55:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PtWn4-0002FW-3m for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 21:55:26 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:56566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PtWn3-0002FG-Ph for emacs-orgmode@gnu.org; Sat, 26 Feb 2011 21:55:22 -0500 Received: by bwz17 with SMTP id 17so3421985bwz.0 for ; Sat, 26 Feb 2011 18:55:19 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marvin Doyley Cc: Bastien , "emacs-orgmode@gnu.org" --===============0881666527== Content-Type: multipart/alternative; boundary=001485f7d81e8b108b049d3ab158 --001485f7d81e8b108b049d3ab158 Content-Type: text/plain; charset=ISO-8859-1 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 > > --001485f7d81e8b108b049d3ab158 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Perhaps add one line at a time and see which one is the culprit?

John

On Sat, Feb 26, 2011 at 8:4= 7 PM, Marvin Doyley <marvinpas@gmail.com> wrote:
Hi Bastien,

I tried a simple org fil= e 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 extr= a 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=A0 %30SCHEDULED %7TODO %5Effort(Time){:} %6CLOCKSUM{Tota= l} %12TAGS
#+EXPORT_SELECT_TAGS: export
#+EXPORT_SELECT_TAGS: noexport
#+STYLE: = <link rel=3D"stylesheet" type=3D"text/css" href=3D&q= uot;http://o= rgmode.org/worg/worg.css" />
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:1 path:http://orgmode.org/o= rg-info.js
#+OPTIONS:=A0=A0 H:3 num:t toc:t \n:nil @:t ::t |:t ^:nil= -:t f:t *:t <:t
#+OPTIONS:=A0=A0 TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-to= c
#+Tags: review_article this_week article teaching research=A0 MSR SJ M= MD 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 <bzg@= altern.org> wrote:
Marvin Doyley <marvinpas@gmail.com> writes:

> I am using carbon emacs 23 and the latest version of org th= at I pull
> this morning.

Can you provide a minimal example file? =A0 A way to reproduce your problem?

--
=A0Bastien


_______________________________________________
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


--001485f7d81e8b108b049d3ab158-- --===============0881666527== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0881666527==--