Hi all,
New to this list
Emacs-cvs, Linux-gentoo
I installed muse about one week ago on my emacs and I am absolutely
enthusiastic about it; so thanks to all who have some responsibility in
this project.
I have tried to define header, footer, extension on a per project basis,
but have not succeeded until now; here is what I wrote in .emacs (last 3
lines):
(setq muse-project-alist
'(("Papiers"
("~/Papiers" :default "nouveau")
(:base "html" :path "~/Papiers/html")
(:base "latex" :path "~/Papiers/latex")
(:base "pdf" :path "~/Papiers/latex"))
("blog" ; ou site univ
("~/journal" :default "index")
(:base "journal-html" :path "~/journal/bloc-notes")
(:base "journal-rdf" :path "~/journal/bloc-notes"))
(setq muse-html-header "~/.muse/bloc/haut")
(setq muse-html-footer "~/.muse/bloc/bas")
(setq muse-html-extension ".php")
))
My emacs accepts to read the .emacs file but is not happy when I C-c C-p
to publish the project:
Wrong type argument: listp, muse-html-header
Is there a way to do it?
tia
--
Jean
_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss