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 11:07:37 +0100 Message-ID: <8739ccc42e.fsf@gmail.com> References: 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]:39479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdfaU-0003kx-SE for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 05:09:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RdfaQ-0007TK-Mz for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 05:09:22 -0500 Received: from mail-lpp01m010-f41.google.com ([209.85.215.41]:54213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RdfaQ-0007Sj-Bm for emacs-orgmode@gnu.org; Thu, 22 Dec 2011 05:09:18 -0500 Received: by lagv3 with SMTP id v3so1655899lag.0 for ; Thu, 22 Dec 2011 02:09:17 -0800 (PST) In-Reply-To: ("Gustav \=\?utf-8\?Q\?Wikstr\=C3\=B6m\=22's\?\= message of "Thu, 22 Dec 2011 10:53:21 +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 Hello, Gustav Wikstr=C3=B6m 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 sa= me > heading in the indirect-buffer. > > This bug exists in org-version 7.7 & 7.8.02 in emacs 24.0.92.1 on window= s. > > 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, --=20 Nicolas Goaziou