From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Salazar Subject: Re: error in orgstruct-mode Date: Fri, 19 Oct 2012 20:21:22 -0400 Message-ID: References: <12840.1350687277@alphaville.americas.hpqcorp.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6d45a809a76c204cc72995f Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPMof-0003Uo-BZ for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 20:21:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPMod-0001qb-EI for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 20:21:25 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:57751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPMod-0001qP-7x for emacs-orgmode@gnu.org; Fri, 19 Oct 2012 20:21:23 -0400 Received: by mail-wg0-f49.google.com with SMTP id gg4so559915wgb.30 for ; Fri, 19 Oct 2012 17:21:22 -0700 (PDT) In-Reply-To: <12840.1350687277@alphaville.americas.hpqcorp.net> 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: nicholas.dokos@hp.com Cc: org-mode --0016e6d45a809a76c204cc72995f Content-Type: text/plain; charset=ISO-8859-1 Thanks. I tried upgrading my version of org to 7.9.2, but then whenever I launched Aquamacs, I got this message: Wrong type argument: integer-or-marker-p, nil I couldn't save or do anything, so I went back to the old version. Anyone know the solution to the Wrong type argument: integer-or-marker-p, nil? On Fri, Oct 19, 2012 at 6:54 PM, Nick Dokos wrote: > Peter Salazar wrote: > > > Oops. Here's the full backtrace. Anyone have any thoughts? Help! > > > > > org-maybe-renumber-ordered-list() > > org-insert-item() > > org-insert-heading(nil) > > call-interactively(org-insert-heading) > > Well, org-maybe-renumber-ordered-list was removed by this commit: > > ,---- > | commit 15928db323904fe8c892d7289a0cdda89cde8694 > | Author: Nicolas Goaziou > | Date: Mon Aug 30 13:55:44 2010 +0200 > | > | Implement new list definition > | > | ... > | * org-list.el (org-maybe-renumber-ordered-list): function removed. > `---- > > so maybe it's time to upgrade. > > Nick > --0016e6d45a809a76c204cc72995f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks. I tried upgrading my version of org to 7.9.2, but then whenever I l= aunched Aquamacs, I got this message:

Wrong type argumen= t: integer-or-marker-p, nil

I couldn't save or= do anything, so I went back to the old version.=A0

Anyone know the solution to the=A0Wrong type argument: = integer-or-marker-p, nil?



On Fri, Oct 19, 2012 at 6:54 PM, Nick Dokos <nicholas= .dokos@hp.com> wrote:
Peter Salazar <cycleofsong@gmail.com> wrote:

> Oops. Here's the full backtrace. Anyone have any thoughts? Help! >

> =A0 org-maybe-renumber-ordered-list()
> =A0 org-insert-item()
> =A0 org-insert-heading(nil)
> =A0 call-interactively(org-insert-heading)

Well, org-maybe-renumber-ordered-list was removed by this commit:

,----
| commit 15928db323904fe8c892d7289a0cdda89cde8694
| Author: Nicolas Goaziou <n.goaz= iou@gmail.com>
| Date: =A0 Mon Aug 30 13:55:44 2010 +0200
|
| =A0 =A0 Implement new list definition
|
| =A0 =A0 ...
| =A0 =A0 * org-list.el (org-maybe-renumber-ordered-list): function removed= .
`----

so maybe it's time to upgrade.

Nick

--0016e6d45a809a76c204cc72995f--