From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Ekh Subject: Re: Adding new heading results in "not in an item" Date: Wed, 24 Apr 2013 15:28:56 +0200 Message-ID: References: <20130423211541.GA4247@kenny.fritz.box> <87d2tk4bts.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01183260b0778304db1b48c3 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV0Cp-0007ug-L2 for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 09:58:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UV0Co-0006RD-1u for emacs-orgmode@gnu.org; Wed, 24 Apr 2013 09:57:55 -0400 In-Reply-To: <87d2tk4bts.fsf@bzg.ath.cx> 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: Bastien Cc: marc , "emacs-orgmode@gnu.org" --089e01183260b0778304db1b48c3 Content-Type: text/plain; charset=ISO-8859-1 Thank you! It worked again after a "make up2". BR / Johan On Wed, Apr 24, 2013 at 9:39 AM, Bastien wrote: > Hi Johan, > > Johan Ekh writes: > > > Marc: I use git for installation and I don't think I have any old > > files in my load path. I have the files in my home directory but the > > compiled files are installed in the system emacs/site-lisp. > > The compiled files *are* in your load-path, because Emacs loads them > when you launch it. This is in /usr/.../emacs/lisp/loaddefs.el, which > contains pointers to the autoloaded functions. Some Org's functions > are autoloaded by Emacs, and these are functions from an older version > than the one you installed manually. > > > Victor: Good, but please help a newbie. How do I apply this patch? > > You don't need to install this particular patch, you just need to > updated your Git installation. > > ~$ cd org-mode/ [change with the relevant path] > ~$ git pull > ~$ make > > This pull latest master branch and compile Org. > > Or you can do: > > ~$ cd org-mode/ [change with the relevant path] > ~$ make update > > > Finally, I noticed that adding a new heading works with Ctrl-RET. But > > I still want M-RET to work! > > Please follow the instructions above and report any problem you may > have afterwards. > > HTH, > > -- > Bastien > --089e01183260b0778304db1b48c3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thank you!
It worked again after a &quo= t;make up2".

BR / Johan
--089e01183260b0778304db1b48c3--