all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: clinif <clin24@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#648: htmlize.el doesn't work fine
Date: Tue, 5 Aug 2008 14:06:49 +0800	[thread overview]
Message-ID: <7870d91c0808042306u584eef21q1e119616bd332157@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 720 bytes --]

htmlize.el works fine with emacs22 and ntemacs(version 23.0.50)
But when I use the latest emacs-cvs, it doesn't work.
I've cleaned my .emacs, kept only two lines:
(require `htmlize)
(setq debug-on-error t)

Open a new buffer in emacs, then write something in it.
when  "M-x htmlize-buffer", I found these messages:

Debugger entered--Lisp error: (error "Invalid face")
  internal-get-lisp-face-attribute(nil :height nil)
  face-attribute(nil :height)
  htmlize-face-size(default)
  htmlize-face-to-fstruct(default)
  htmlize-make-face-map((default))
  htmlize-buffer-1()
  htmlize-buffer()
  call-interactively(htmlize-buffer t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

[-- Attachment #2: Type: text/html, Size: 908 bytes --]

             reply	other threads:[~2008-08-05  6:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05  6:06 clinif [this message]
2008-08-05  8:52 ` bug#648: htmlize.el doesn't work fine 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
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7870d91c0808042306u584eef21q1e119616bd332157@mail.gmail.com \
    --to=clin24@gmail.com \
    --cc=648@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.