Newbie cannot publish: muse-development windows xp

Suresh <[email protected]>
Newsgroups gmane.emacs.wiki.general
Message-ID <[email protected]>
I followed the procedure for installing muse; and have the following in my .
emacs (see below). I can make .mu files, everythng works fine, except when I try 
to publish.

C-c C-t

gives me a prompt to enter a style:

but nothing I enter works. I just get (no match) as the result.

Thanks, Suresh

;; Add this to your .emacs or .xemacs/init.el file.
(setq load-path (add-to-list 'load-path "c:/progra~1/emacs/site-lisp/muse/"))
(setq load-path (add-to-list 'load-path "c:/progra~1/emacs/site-lisp/muse/"))
(setq load-path (add-to-list 'load-path "c:/progra~1/emacs/site-lisp/muse/muse"
))
(require 'muse-mode)
(require 'muse-project)
     
     (setq muse-project-alist
           '(("MyEmacsWiki"; my various writings
              ("~/Pages" :default "index")
              (:base "html" :path "~/public_html")
              (:base "pdf" :path "~/public_html/pdf"))))

(setq muse-file-extension "mu")
  (add-hook 'find-file-hooks 'muse-mode-maybe)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.