From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: maybe ordered list bug Date: Sun, 06 Sep 2015 21:13:35 +0200 Message-ID: <87zj0zico0.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYfM7-0004PM-3u for emacs-orgmode@gnu.org; Sun, 06 Sep 2015 15:12:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYfM6-0003cM-3u for emacs-orgmode@gnu.org; Sun, 06 Sep 2015 15:11:59 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:58507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYfM5-0003br-Te for emacs-orgmode@gnu.org; Sun, 06 Sep 2015 15:11:58 -0400 In-Reply-To: (Jude DaShiell's message of "Sun, 6 Sep 2015 11:37:05 -0400 (EDT)") 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: Jude DaShiell Cc: emacs-orgmode@gnu.org Hello, Jude DaShiell writes: > I am studying python to the best of my ability. I have a file > python_notes.org. As of now it has 93 list entries in it which are > notes. > I am unable to either add text to the 93rd note or add another list > item which would be a note of 94) to the file. My disk space is not > wiped out either. Version of org-mode came with emacs 24.51 that I'm > using. If anyone takes a look at this file, by now it has several > lines in it. To keep things brief anyone interested can look at > http://www.panix.com/~jdashiel/python_notes.org in a few minutes since > I have to put the file in my web space first. What I would like to > know is if I made any formatting mistakes that are causing this to > happen and if not is this a bug in ordered list mode in emacs-orgmode? There are formatting issues in this file. Each time you start an unnumbered line at column 0, you reset the list. Regards, -- Nicolas Goaziou