From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: suvayu ali Newsgroups: gmane.emacs.help Subject: Re: org-mode HTML+mathjax export problem Date: Thu, 23 Dec 2010 17:43:19 -0800 Message-ID: References: <20101224011619.GA10436@geppetto> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1293155048 4662 80.91.229.12 (24 Dec 2010 01:44:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 24 Dec 2010 01:44:08 +0000 (UTC) To: help-gnu-emacs Mailing List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 24 02:44:05 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PVwhQ-0006vy-As for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Dec 2010 02:44:04 +0100 Original-Received: from localhost ([127.0.0.1]:41387 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVwhP-0004l6-SP for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Dec 2010 20:44:03 -0500 Original-Received: from [140.186.70.92] (port=37593 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PVwh4-0004ig-NK for help-gnu-emacs@gnu.org; Thu, 23 Dec 2010 20:43:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PVwh3-0003xp-Gi for help-gnu-emacs@gnu.org; Thu, 23 Dec 2010 20:43:42 -0500 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:44518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PVwh3-0003xa-At for help-gnu-emacs@gnu.org; Thu, 23 Dec 2010 20:43:41 -0500 Original-Received: by fxm12 with SMTP id 12so950509fxm.0 for ; Thu, 23 Dec 2010 17:43:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=fIJuu9bh8IIRi6N5RXtoZk0vkhq8Qd9V2jXShIS1OWY=; b=VaX3+RCuXCznpZcaJqBGsudWXHcKKGOnAn1SH0vQtc6zqv9gqO6sv60GDQYTjLX5GH ikvVKJML9yV1bE1wZpF334Ksd8f+IA3TxV/h+VSSHAoXYVZPuZA+jxcj+bHLAevj4lZF +LcdNaYJNLqyMkeZzeJhlJIH3oqa5TvuGK1Pc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=G4qt0hx5+sNVKddmRgQj0eqc+WeM5c76yOwyPXScB+PCXkxG/IqTxyMKFMtFKOhuaM MCEqafcXIw9MGVEw8KqjnsZf+f0nJnqLLJMJcg60uW4NW/1ZCXJw7tCZs3xxKiftnteN eOoFX7uCS3MKTJy/qqqCCB6NcTIMG0chYPx2I= Original-Received: by 10.223.103.65 with SMTP id j1mr9632776fao.88.1293155019365; Thu, 23 Dec 2010 17:43:39 -0800 (PST) Original-Received: by 10.223.71.207 with HTTP; Thu, 23 Dec 2010 17:43:19 -0800 (PST) In-Reply-To: <20101224011619.GA10436@geppetto> X-Google-Sender-Auth: X6rkN9t0rbuJDS9_SOnbsYZ0He8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77843 Archived-At: On Thu, Dec 23, 2010 at 5:16 PM, Stefano Sabatini wrote: > > So I downloaded latest org-mode+git and installed on > ~/share/emacs/site-list/org-mode. > > Now I have this line on my init.el: > (load-file "~/share/emacs/site-lisp/org-mode/org-install.el") Your install procedure seems rather odd to me. Did you follow these[fn:1] instructions? Also it is usually preferred _not_ to install in any special path, instead use org from the org-mode git repository itself. To stay updated you can follow the instructions here[fn:2]. Everything else should work just out of the box. As an alternative you can also try installing from ELPA[fn:3], but I haven't tried that. GL Footnotes: [fn:1] [fn:2] [fn:3] -- Suvayu Open source is the future. It sets us free.