emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problem exporting code


From: Ken Williams
Subject: Re: [O] Problem exporting code
Date: Mon, 21 Jan 2013 16:51:31 -0600




On Mon, Jan 21, 2013 at 4:16 PM, John Hendy <address@hidden> wrote:
On Mon, Jan 21, 2013 at 11:45 AM, Ken Williams <address@hidden> wrote:
>
> On Mon, Jan 21, 2013 at 10:48 AM, John Hendy <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]