From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: indent list item and change list type automatically Date: Tue, 7 Jul 2009 13:33:16 +0200 Message-ID: <2FBB3237-E652-44FF-A366-F2725C8D47E5@gmail.com> References: <4A48726E.2000505@diplan.de> <4240E46D-6DDF-41C3-A6C8-78AFA132FC4F@gmail.com> <4A532F7D.8020303@diplan.de> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MO8vP-0004us-8i for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:33:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MO8vK-0004sO-42 for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:33:26 -0400 Received: from [199.232.76.173] (port=46387 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MO8vI-0004s5-85 for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:33:20 -0400 Received: from ey-out-1920.google.com ([74.125.78.146]:58742) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MO8vH-00027z-Rr for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 07:33:20 -0400 Received: by ey-out-1920.google.com with SMTP id 3so993143eyh.36 for ; Tue, 07 Jul 2009 04:33:19 -0700 (PDT) In-Reply-To: <4A532F7D.8020303@diplan.de> 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: Rainer Stengele Cc: emacs-orgmode@gnu.org Just a typo, it is fixed, thanks. On Jul 7, 2009, at 1:20 PM, Rainer Stengele wrote: > How can I trace the mechanism? In general, turn on debug-on-error fro the Options menu, load uncompiled code and hit the error. - Carsten