[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] face error with org-publish : include src emacs-lisp
From: |
Richard Riley |
Subject: |
Re: [Orgmode] face error with org-publish : include src emacs-lisp |
Date: |
Thu, 20 Nov 2008 08:53:16 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
"Eric Schulte" <address@hidden> writes:
> Richard Riley <address@hidden> writes:
>
>> Trying to publish a file utilising an include
>>
>> #+INCLUDE: "~/.emacs" src emacs-lisp
>>
>> I get a face error:
>>
>> face-attribute: Invalid face
>>
>
> I believe this is a compatibility issue with htmlize.el and the most
> recent versions of Emacs. I had a similar issue, and made a change to
> my copy of htmlize.el following a suggestion from a mailing list (I
> don't remember what change or what list) and the line you posted above
> is now working for me.
>
> I'm attaching my copy of htmlize.el, hopefully it will fix your problem.
>
> Cheers -- Eric
Nice one Eric. That was indeed the problem.
regards
r.