From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Williams Subject: Re: Problem exporting code Date: Mon, 21 Jan 2013 16:51:31 -0600 Message-ID: References: <87libnmdjx.fsf@ucl.ac.uk> <87pq0zkmrt.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b6252365fc2ca04d3d44d4d Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34914) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxQDH-0006Bz-OI for emacs-orgmode@gnu.org; Mon, 21 Jan 2013 17:51:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TxQDE-00054j-VH for emacs-orgmode@gnu.org; Mon, 21 Jan 2013 17:51:35 -0500 Received: from mail-ee0-f43.google.com ([74.125.83.43]:51935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxQDE-00054b-LS for emacs-orgmode@gnu.org; Mon, 21 Jan 2013 17:51:32 -0500 Received: by mail-ee0-f43.google.com with SMTP id c50so3203089eek.16 for ; Mon, 21 Jan 2013 14:51:31 -0800 (PST) In-Reply-To: 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: John Hendy Cc: emacs-orgmode@gnu.org --047d7b6252365fc2ca04d3d44d4d Content-Type: text/plain; charset=ISO-8859-1 On Mon, Jan 21, 2013 at 4:16 PM, John Hendy wrote: > On Mon, Jan 21, 2013 at 11:45 AM, Ken Williams wrote: > > > > On Mon, Jan 21, 2013 at 10:48 AM, John Hendy wrote: > >> > >> > >> Awesome that you got it going. Do you still have =(require > >> 'org-install)= in your .emacs? ETA: just checked and you do. I checked > >> as I had an issue with emacs not using the git version of org because > >> I stupidly had =(require 'org-install)= before my load paths! > > > > > > I do have =(require 'org)= in my .emacs. I never really know whether I'm > > supposed to do 'org or 'org-install, but this seems to get the ball > rolling! > > I don't think this is needed anymore, and in this thread I thought it > might even cause potential problems, but I could be wrong! > - http://lists.gnu.org/archive/html/emacs-orgmode/2012-10/msg00030.html > > > > >> > >> > >> The only thing that stuck out to me was this: =(add-to-list 'load-path > >> "~/share/emacs/site-lisp/org" load-path)= > > > > D'oh! I changed that from a ham-fisted (setq ...) to an (add-to-list > ...) > > call, and I forgot to take out the final argument. Thanks for spotting > it. > > > > It'd be interesting to know how htmlize didn't get updated. Is that > provided via org or your emacs variant? In my case, version 1.23a was provided by Aquamacs: /Applications/Writing/Aquamacs.app/Contents/Resources/lisp/aquamacs/htmlize.el It's been a while since I've used this machine, so I'd updated to the latest Aquamacs, but it looks like Aquamacs itself hasn't seen a release in over a year. That's probably part of the problem. I wonder if there's something else filling the niche these days? -Ken --047d7b6252365fc2ca04d3d44d4d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



On Mon, Jan 21, 2013 at 4:16 PM, John Hendy <<= a href=3D"mailto:jw.hendy@gmail.com" target=3D"_blank">jw.hendy@gmail.com> wrote:
On Mon, Jan 21, 2013 at 11:45 AM, Ken Wi= lliams <kenahoo@gmail.com> w= rote:
>
> On Mon, Jan 21, 2013 at 10:48 AM, John Hendy <jw.hendy@gmail.com> wrote:
>>
>>
>> Awesome that you got it going. Do you still have =3D(require
>> 'org-install)=3D in your .emacs? ETA: just checked and you do.= I checked
>> as I had an issue with emacs not using the git version of org beca= use
>> I stupidly had =3D(require 'org-install)=3D before my load pat= hs!
>
>
> I do have =3D(require 'org)=3D in my .emacs. =A0I never really kno= w whether I'm
> supposed to do 'org or 'org-install, but this seems to get the= ball rolling!

I don't think this is needed anymore, and in this thread I though= t it
might even cause potential problems, but I could be wrong!
- http://lists.gnu.org/archive/html/emacs-orgmode/= 2012-10/msg00030.html

>
>>
>>
>> The only thing that stuck out to me was this: =3D(add-to-list '= ;load-path
>> "~/share/emacs/site-lisp/org" load-path)=3D
>
> D'oh! =A0I changed that from a ham-fisted (setq ...) to an (add-to= -list ...)
> call, and I forgot to take out the final argument. =A0Thanks for spott= ing it.
>

It'd be interesting to know how htmlize didn't get updated. I= s that
provided via org or your emacs variant?

In my case, version 1.23a was provided by Aquamacs:
/Applications/Writing/Aquamacs.app/Contents/Resource= s/lisp/aquamacs/htmlize.el

It's been a while since I've used this machine, so I'd update= d to the latest Aquamacs, but it looks like Aquamacs itself hasn't seen= a release in over a year. =A0That's probably part of the problem. =A0I= wonder if there's something else filling the niche these days?

=A0-Ken
--047d7b6252365fc2ca04d3d44d4d--