From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: errors in org-mode with indentation Date: Wed, 21 Sep 2011 20:14:21 -0400 Message-ID: <11638.1316650461@alphaville.americas.hpqcorp.net> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6Wvz-0007cR-9w for emacs-orgmode@gnu.org; Wed, 21 Sep 2011 20:14:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6Wvy-0004mc-A1 for emacs-orgmode@gnu.org; Wed, 21 Sep 2011 20:14:35 -0400 Received: from g6t0186.atlanta.hp.com ([15.193.32.63]:41523) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6Wvy-0004kt-7U for emacs-orgmode@gnu.org; Wed, 21 Sep 2011 20:14:34 -0400 In-Reply-To: Message from Thomas Faurbye Nielsen of "Wed, 21 Sep 2011 23:15:19 -0000." 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: Thomas Faurbye Nielsen Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Thomas Faurbye Nielsen wrote: > Hi, > > Earlier today my org-mode indentation was working just perfectly. > > But now, every time I try to indent a new line with some text on it, or make a > newline-and-indent I end up with the following error. > > org-indent-line-to: Wrong type argument: number-or-marker-p, nil > > Any ideas about why this error is there? > If it was working earlier today and you have not updated anything, then your current session might have gotten curdled. Restart your emacs and see if it goes away. If not, post a backtrace: see section 1.4, "Feedback" of the org manual on how to produce one. Nick