emacs-devel
[Top][All Lists]
Advanced

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

Re: The latest lisp/faces.el changes seem to break color-themes again


From: Lennart Borgman (gmail)
Subject: Re: The latest lisp/faces.el changes seem to break color-themes again
Date: Fri, 17 Oct 2008 09:49:12 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Chong Yidong wrote:
> "Lennart Borgman (gmail)" <address@hidden> writes:
> 
>> I do not know about color-theme, but I just noticed that the
>> htmlfontify.el I distribute with nXhtml is broken too and I guess it is
>> the same problem. htmlfontify.el should be included in Emacs, but that
>> seems to have stalled somewhere.
> 
> Could you provide a simplified test case?

It is all in the example I sent. The problem is/was that htmlfontify did
not recognize the format returned by

  (get-text-properties pos 'face)

This was now

  (:background "snow")

which I did not see before.




reply via email to

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