all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#648: htmlize.el doesn't work fine
@ 2008-08-05  6:06 clinif
  2008-08-05  8:52 ` Juanma Barranquero
  0 siblings, 1 reply; 7+ messages in thread
From: clinif @ 2008-08-05  6:06 UTC (permalink / raw)
  To: bug-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-08-11 23:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2008-08-11 23:07     ` Juanma Barranquero

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.