From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Code blocks (partially) inherit buffer colors Date: Mon, 04 Mar 2013 18:48:57 +0100 Message-ID: <871ubvdp85.fsf@bzg.ath.cx> References: <871ubzn0wq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZbq-0006r9-Tv for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 12:55:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCZbm-0007wX-II for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 12:55:34 -0500 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:43025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZbm-0007w0-6L for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 12:55:30 -0500 Received: by mail-we0-f173.google.com with SMTP id r5so4638116wey.4 for ; Mon, 04 Mar 2013 09:55:29 -0800 (PST) In-Reply-To: (Richard Stanton's message of "Sat, 2 Mar 2013 22:09:33 +0000") 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: Richard Stanton Cc: "emacs-orgmode@gnu.org" , Eric Schulte Hi Richard, Richard Stanton writes: > Thanks for the suggestion, Eric. Following the instructions, I fired > up Emacs, loaded files of various types, then ran the command > > org-html-htmlize-generate-css > > Unfortunately, this resulted in an error dump: > > Debugger entered--Lisp error: (error "Invalid face" > popup-mouse-face) I don't see any trace of popup-mouse-face in Emacs or in Org, so my guess is that it must come from a downloaded package? Just a shot in the dark, of course. HTH, -- Bastien