From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: bug-gnu-emacs@gnu.org, 648@emacsbugs.donarmstrong.com
Subject: bug#648: htmlize.el doesn't work fine
Date: Fri, 08 Aug 2008 14:10:51 -0400 [thread overview]
Message-ID: <jwvwsircra3.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <f7ccd24b0808050152r562d2be8w24ecf6d78791a025@mail.gmail.com> (Juanma Barranquero's message of "Tue, 5 Aug 2008 10:52:54 +0200")
>> Debugger entered--Lisp error: (error "Invalid face")
>> internal-get-lisp-face-attribute(nil :height nil)
>> face-attribute(nil :height)
> In Emacs 23.X,
> (face-attribute 'default :inherit) => nil
> while in Emacs 22.X,
> (face-attribute 'default :inherit) => unspecified
> I'm not sure whether that's a bug, but it is an incompatible change.
It does look like a bug in htmlize: the `inherit' property is supposed
to hold a list of faces, so nil is a perfectly valid value there (it's
the empty list).
Stefan
next prev parent reply other threads:[~2008-08-08 18:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-05 6:06 bug#648: htmlize.el doesn't work fine clinif
2008-08-05 8:52 ` Juanma Barranquero
2008-08-05 9:18 ` Lennart Borgman (gmail)
2008-08-05 10:26 ` clinif
2008-08-06 11:18 ` Vivek Dasmohapatra
2008-08-08 18:10 ` Stefan Monnier [this message]
2008-08-11 23:07 ` Juanma Barranquero
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvwsircra3.fsf-monnier+emacsbugreports@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=648@emacsbugs.donarmstrong.com \
--cc=bug-gnu-emacs@gnu.org \
--cc=lekktu@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).