From mboxrd@z Thu Jan 1 00:00:00 1970 From: "chengbo duan" Subject: Error:invalid face Date: Fri, 8 Aug 2008 11:32:51 +0800 Message-ID: <554c886f0808072032q2fc95770w81b87d424a561b97@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1405381106==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KRIil-0008FH-1w for emacs-orgmode@gnu.org; Thu, 07 Aug 2008 23:32:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KRIij-0008DM-ML for emacs-orgmode@gnu.org; Thu, 07 Aug 2008 23:32:54 -0400 Received: from [199.232.76.173] (port=32832 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KRIij-0008D6-Eh for emacs-orgmode@gnu.org; Thu, 07 Aug 2008 23:32:53 -0400 Received: from an-out-0708.google.com ([209.85.132.240]:17032) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KRIij-0004vx-9Q for emacs-orgmode@gnu.org; Thu, 07 Aug 2008 23:32:53 -0400 Received: by an-out-0708.google.com with SMTP id c38so133698ana.84 for ; Thu, 07 Aug 2008 20:32:51 -0700 (PDT) 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: emacs-orgmode@gnu.org --===============1405381106== Content-Type: multipart/alternative; boundary="----=_Part_40645_26904466.1218166371793" ------=_Part_40645_26904466.1218166371793 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I'm running the latest EmacsW32 whose homepage is at http://ourcomments.org/Emacs/EmacsW32.html#form3 and the latest Org package(6.06b).When I export my org file including a tag 'ARCHIVE' as HTML files,the editor outputs an error message "Invalid face".If the tag is deleted from the file,everything goes well. Is it a bug or something else? Thanks in advance. -- Department of Physics Wuhan university P.R.China -------------------------------------------- ------=_Part_40645_26904466.1218166371793 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hello,
I'm running the latest EmacsW32 whose homepage is at http://ourcomments.org/Emacs/EmacsW32.html#form3 and
the latest Org package(6.06b).When I export  my org file  including a tag 'ARCHIVE' as HTML files,the editor outputs an
error message "Invalid face".If the tag is deleted from the file,everything goes well.

Is it a bug or something else?
Thanks in advance.

--

Department of Physics
Wuhan university
P.R.China

--------------------------------------------
------=_Part_40645_26904466.1218166371793-- --===============1405381106== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1405381106==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Error:invalid face Date: Sun, 10 Aug 2008 18:21:00 +0200 Message-ID: <489F156C.9070207@gmx.de> References: <554c886f0808072032q2fc95770w81b87d424a561b97@mail.gmail.com> Reply-To: sebastian_rose@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KSDej-0001Qj-EV for emacs-orgmode@gnu.org; Sun, 10 Aug 2008 12:20:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KSDeg-0001Np-RG for emacs-orgmode@gnu.org; Sun, 10 Aug 2008 12:20:31 -0400 Received: from [199.232.76.173] (port=34909 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSDeg-0001Nj-DQ for emacs-orgmode@gnu.org; Sun, 10 Aug 2008 12:20:30 -0400 Received: from mail.gmx.net ([213.165.64.20]:50288) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KSDef-0002vw-GI for emacs-orgmode@gnu.org; Sun, 10 Aug 2008 12:20:30 -0400 In-Reply-To: <554c886f0808072032q2fc95770w81b87d424a561b97@mail.gmail.com> 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: "[emacs-orgmode]" Hi Chengbo, I suspect you use htmlize for export? I have the same problem... It was introduced about two weeks ago - I now can't htmlize-buffer any more. Could please someone using a 'normal' stable emacs-22 version comment this? I never had that problem with htmlize.el - but now I can't htmlize any buffer. I think it's because of the changed face hangling in emacs 23. As a transient fix, I removed all the code specifiers in the files that caused the crash on export. I.e. I changed all lines like #+BEGIN_SRC emacs-lisp to #+BEGIN_SRC You can find the file in question (the export stopped) by C-x b *Me TAB RET Regards, Sebastian chengbo duan schrieb: > Hello, > I'm running the latest EmacsW32 whose homepage is at > http://ourcomments.org/Emacs/EmacsW32.html#form3 and > the latest Org package(6.06b).When I export my org file including a > tag 'ARCHIVE' as HTML files,the editor outputs an > error message "Invalid face".If the tag is deleted from the > file,everything goes well. > > Is it a bug or something else? > Thanks in advance. > > -- > > Department of Physics > Wuhan university > P.R.China > > -------------------------------------------- > > > ------------------------------------------------------------------------ > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Error:invalid face Date: Sat, 30 Aug 2008 09:17:47 +0200 Message-ID: <48B8F41B.30407@gmx.de> References: <554c886f0808072032q2fc95770w81b87d424a561b97@mail.gmail.com> Reply-To: sebastian_rose@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZMNH-0007Rp-0c for emacs-orgmode@gnu.org; Sat, 30 Aug 2008 05:04:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZMNE-0007QJ-61 for emacs-orgmode@gnu.org; Sat, 30 Aug 2008 05:04:02 -0400 Received: from [199.232.76.173] (port=40153 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZMNC-0007Pm-CO for emacs-orgmode@gnu.org; Sat, 30 Aug 2008 05:03:59 -0400 Received: from mail.gmx.net ([213.165.64.20]:38959) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KZMNB-0000Xb-DH for emacs-orgmode@gnu.org; Sat, 30 Aug 2008 05:03:57 -0400 In-Reply-To: <554c886f0808072032q2fc95770w81b87d424a561b97@mail.gmail.com> 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: chengbo duan Cc: "[emacs-orgmode]" Hi Chengbo, this was because of missing face properties. This solves it for me: cvs up -dP -D "20080829 09:50" I guess you used emacs from CVS too? Regards, - Sebastian