From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: js-info problem Date: Wed, 10 Apr 2013 18:15:20 +0200 Message-ID: <87fvyy4b1j.fsf@bzg.ath.cx> References: <8761zu1ifk.fsf@adboyd.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPxgA-00054U-TG for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 12:15:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPxg9-0007ih-OF for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 12:15:22 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:57977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPxg9-0007iX-II for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 12:15:21 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so695860wgh.24 for ; Wed, 10 Apr 2013 09:15:20 -0700 (PDT) In-Reply-To: <8761zu1ifk.fsf@adboyd.com> (J. David Boyd's message of "Wed, 10 Apr 2013 12:03:59 -0400") 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: "J. David Boyd" Cc: emacs-orgmode@gnu.org Hi David, david@adboyd.com (J. David Boyd) writes: > I see an error in my message buffer when starting up: > > Problems while trying to load feature `org-jsinfo'. > > Any ideas how to fix this? I can't even find an org-jsinfo in the org source > directory. There is no org-jsinfo.el file in Org 8.0, so you need to remove (require 'org-jsinfo) from your configuration if you use Org 8.0. -- Bastien