From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Gustav_Wikstr=F6m?= Subject: Re: Bug due to org-startup-indented Date: Thu, 22 Dec 2011 16:17:15 +0100 Message-ID: References: <8739ccc42e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae934097da05f8404b4afcb93 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40496) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdkOX-0003B1-Ta for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 10:17:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdkOS-0007aw-23 for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 10:17:21 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:55494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdkOR-0007ai-VB for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 10:17:16 -0500 Received: by iacb35 with SMTP id b35so14094290iac.0 for ; Thu, 22 Dec 2011 07:17:15 -0800 (PST) In-Reply-To: <8739ccc42e.fsf@gmail.com> 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: Nicolas Goaziou Cc: Org Mode List --14dae934097da05f8404b4afcb93 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 the reported behaviour for me. Nicolas, are you using windows and emacs 24.0.92? Regards Gustav 2011/12/22 Nicolas Goaziou > Hello, > > Gustav Wikstr=F6m writes: > > > When org-startup-indented is set to true I get a fatal error when using > > 'org-tree-to-indirect-buffer' on a heading then using org-cycle on the > same > > heading in the indirect-buffer. > > > > This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on > windows. > > > > The following commands should reproduce the error: > > > > M-: (setq org-startup-indented t) > > > > "open an org-mode file with some headlines and text." > > > > C-c C-x b > > C-x 0 > > tab > > I cannot reproduce this on 7.8.02. Does it happen with "-q"? Does it > happen on every Org file? > > Also, what is the error reported (with M-x toggle-debug-on-error)? > > > Regards, > > -- > Nicolas Goaziou > --14dae934097da05f8404b4afcb93 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yes, unfortunately it also breaks with "-q". Using "toggle-d= ebug-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&q= uot;. What I find is that after a call to "overlay-put" the progr= am breaks.=A0

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 the reported behaviour for me.

Nicolas, are you using windows and emacs 24.0.92?
=
Regards
Gustav

2011/12/22 Nicolas Goaziou <n.goaziou@gmail.com>
Hello,

Gustav Wikstr=F6m <gustav.erik@gmail.com> writes:

> When org-startup-indented is set to true I get a fatal error when usin= g
> 'org-tree-to-indirect-buffer' on a heading then using org-cycl= e on the same
> heading in the indirect-buffer.
>
> This bug exists in org-version 7.7 & 7.8.02 in =A0emacs 24.0.92.1 = on windows.
>
> The following commands should reproduce the error:
>
> M-: (setq org-startup-indented t)
>
> "open an org-mode file with some headlines and text."
>
> C-c C-x b
> C-x 0
> tab

I cannot reproduce this on 7.8.02. Does it happen with "-q"= ? Does it
happen on every Org file?

Also, what is the error reported (with M-x toggle-debug-on-error)?


Regards,

--
Nicolas Goaziou

--14dae934097da05f8404b4afcb93--