From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug due to org-startup-indented Date: Thu, 22 Dec 2011 17:09:45 +0100 Message-ID: <87y5u4a8qe.fsf@gmail.com> References: <8739ccc42e.fsf@gmail.com> 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]:46429) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdlF0-0006eH-H1 for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 11:11:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdlEw-0000lr-Hk for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 11:11:34 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:50207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdlEw-0000ll-Bw for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 11:11:30 -0500 Received: by werf1 with SMTP id f1so4524423wer.0 for ; Thu, 22 Dec 2011 08:11:29 -0800 (PST) In-Reply-To: ("Gustav \=\?utf-8\?Q\?Wikstr\=C3\=B6m\=22's\?\= message of "Thu, 22 Dec 2011 16:17:15 +0100") 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: Gustav =?utf-8?Q?Wikstr=C3=B6m?= Cc: Org Mode List Gustav Wikstr=C3=B6m writes: > Yes, unfortunately it also breaks with "-q". Using "toggle-debug-on-error" > does not work since emacs fails. It's not reporting any error before this > failure. > > I've tried to debug what happens with "debug-on-entry" when calling > "org-cycle". What I find is that after a call to "overlay-put" the program > breaks. > > I've also tried the same procedure without enabling "org-startup-indented" > and then nothing bad happens. This single change in emacs -q results in t= he > reported behaviour for me. > > Nicolas, are you using windows and emacs 24.0.92? No, I'm using GNU/Linux and Emacs 24.0.92. Anyway, if emacs crashes, whatever may be the badness of Org indent code, the problem should be reported to the emacs devel mailing list instead: all that we may come up with here would be a hack. Regards, --=20 Nicolas Goaziou