Example of htmlfontify.el output

The following is an example of the output you can get with htmlfontify.el. The version used here is shipped with nXhtml. (A new version from the original author is on its way.)

Emacs Icon (patched)  Emacs - Frame Dump
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.

-- (Unix)-- *scratch* (Lisp Interaction Abbrev hs) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
cadr is a compiled Lisp function in `subr.el'.
(cadr x)

Return the car of the cdr of x.

[back]
-- (Unix)%% *Help* (Help View Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
comint-highlight-prompt                       abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
compilation-column-number                     abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
compilation-error                             abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
compilation-info                              abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
compilation-line-number                       abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
compilation-warning                           abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
completion-dynamic-face                       abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
completion-tooltip-face                       abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
Truncated to line 11 - 19!
-- (Unix)%% *Faces* (Help View Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
snow                   snow                                                                                                                        #fffafa
ghost white            GhostWhite                                                                                                                  #f8f8ff
white smoke            WhiteSmoke                                                                                                                  #f5f5f5
gainsboro              gainsboro                                                                                                                   #dcdcdc
floral white           FloralWhite                                                                                                                 #fffaf0
old lace               OldLace                                                                                                                     #fdf5e6
linen                  linen                                                                                                                       #faf0e6
antique white          AntiqueWhite                                                                                                                #faebd7
Truncated to line 1 - 9!
-- (Unix)%% *Colors* (Help View Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
________________________
Program and Value Search

When you use Emacs on MS Windows you sometimes want to fetch values
and program locations from MS Windows.  Many of these values are
stored in the MS Windows Registry.  Since Emacs is written to be used
on many platforms (with the emphasis on GPL platforms) the effort to
let Emacs read the Registry directly has not been made.  Below you can
Truncated to line 29 - 37!
-- (Unix)** *Customize EmacsW32* (Custom Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  Add quick printing to File menu (htmlize-view-print-visible): t
  Keep default print entries in File menu (w32-print-menu-show-print): nil
  Keep default ps print entries in File menu (w32-print-menu-show-ps-print): nil
  Use keyboard Window keys as Emacs META (w32-meta-style): w32-lr
  Underlined accelerators in menu bar (menuacc-active): t
  Inferior shell + path for unix style programs (w32shell-shell): cmd

   Set all to w32 style!   Reset all to default!   Customize EmacsW32 ... 
Truncated to line 13 - 21!
-- (Unix)** *Customize EmacsW32* (Custom Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-*- mode: grep; default-directory: "c:/emacs/p/070604/EmacsW32/nxml/util/" -*-
Grep started at Fri Dec 28 22:54:06

grep -i -nH -e "hfy-tmpfont-stack" *.el
htmlfontify.el:596:(defvar hfy-tmpfont-stack nil
htmlfontify.el:999:           (entry (assoc key hfy-tmpfont-stack))
htmlfontify.el:1003:        (setq tag               (format "%04d" (length hfy-tmpfont-stack))
htmlfontify.el:1005:              hfy-tmpfont-stack (cons entry hfy-tmpfont-stack)))
Truncated to line 1 - 9!
-- (Unix)%% *grep* (Grep Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
5 matches for "hfy-tmpfont-stack" in buffer: htmlfontify.el
    596:(defvar hfy-tmpfont-stack nil
    999:           (entry (assoc key hfy-tmpfont-stack))
   1003:        (setq tag               (format "%04d" (length hfy-tmpfont-stack))
   1005:              hfy-tmpfont-stack (cons entry hfy-tmpfont-stack)))
   1228:        ;;(hfy-tmpfont-stack nil)
-- (Unix)%% *Occur* (Occur Abbrev) --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 M-x  hfyview-frame