From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Emacs crashes when using S-TAB in drawer Date: Fri, 07 Aug 2009 15:30:54 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZXy0-0006kt-Ec for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 18:31:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZXxw-0006kJ-Kb for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 18:31:16 -0400 Received: from [199.232.76.173] (port=51778 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZXxw-0006kE-HE for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 18:31:12 -0400 Received: from main.gmane.org ([80.91.229.2]:42474 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MZXxw-0003uh-4p for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 18:31:12 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MZXxq-0002t8-0D for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 22:31:06 +0000 Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 22:31:05 +0000 Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 22:31:05 +0000 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: emacs-orgmode@gnu.org Hello all, emacs crashes reproducibly when using S-Tab in an expended drawer. I've noticed this with my org-file, which is rather big. I tried to narrow it down to a minimal org file, but could not reproduce the crash. While trying to narrow things down, I noticed that drawers get corrupted when using S-Tab multiple times, looks like the :END: line goes missing. I'm happy to provide more info if you tell me what you're looking for, but as I said, I wasn't able to create a minimal org file showing the crash. I'm wondering if anybody else has the same problems ... Here are my versions: Emacs version: GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of 2009-06-30 on LENNART-69DE564 org version: 6.269c Cheers Markus