From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: face error with org-publish : include src emacs-lisp Date: Thu, 20 Nov 2008 01:04:07 +0100 Message-ID: <1i4p23i7pk.fsf@development.richardriley.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2x2O-0001D4-5k for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 19:04:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2x2L-0001Ck-MB for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 19:04:46 -0500 Received: from [199.232.76.173] (port=50657 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2x2L-0001Ch-Et for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 19:04:45 -0500 Received: from mail-ew0-f13.google.com ([209.85.219.13]:35956) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2x2L-00039Y-1g for emacs-orgmode@gnu.org; Wed, 19 Nov 2008 19:04:45 -0500 Received: by ewy6 with SMTP id 6so5396ewy.18 for ; Wed, 19 Nov 2008 16:04:43 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode Trying to publish a file utilising an include #+INCLUDE: "~/.emacs" src emacs-lisp I get a face error: face-attribute: Invalid face If I change to #+INCLUDE: "~/.emacs" example It publishes fine. Before I try to isolate further could someone verify they can publish a page which includes src in emacs-lisp style as above successfully please thus indicating it's an issue with my setup. regards r.