From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Adding new heading results in "not in an item" Date: Tue, 23 Apr 2013 23:15:41 +0200 Message-ID: <20130423211541.GA4247@kenny.fritz.box> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUkZG-0006D8-Bb for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 17:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUkZF-00051G-9q for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 17:16:02 -0400 Received: from mail-bk0-x22b.google.com ([2a00:1450:4008:c01::22b]:42634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUkZF-000517-3D for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 17:16:01 -0400 Received: by mail-bk0-f43.google.com with SMTP id jm19so475842bkc.30 for ; Tue, 23 Apr 2013 14:15:59 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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: Johan Ekh Cc: "emacs-orgmode@gnu.org" Hi Johan, this is fixed in master. The relevant commit is here: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=0fff0ba6da30e4ced73f84c8305d80c955bae132 Cheers, Viktor Johan Ekh wrote: > Hi all, > I've installed version 8 of org-mode and now I get the message "not in an > item" when I try to add new headings with "M-RET". What is wrong? > > BR / Johan