On 03/10/06, Arnaud Bailly <[EMAIL PROTECTED]> wrote:
Hello,
I think there is an example of something like that in the 'examples'
directory of the muse distribution.
This is something like:

(setq muse-project-alist
      `(
        ;; oqube blog - unrestricted access
        ;; sources are kept in separate tree from main site
        ("oqube-journal"
         (,@(muse-project-alist-dirs "~/projets/site-oqube/src/journal") :default 
"journal")
         ,@(muse-project-alist-styles "~/projets/site-oqube/src/journal"
                                      "~/projets/site-oqube/target/site/journal"
                                      "oqube-journal-html")
         ;; (:base "journal-rdf" :path "~/projets/site-oqube/journal/")
         )
))

HTH

Ah, it does help, once I stop trying to use muse on Windows and try it
on a linux machine.

Your example is much the same as the one I'd tried previously, yet
again muse reports that there are no files to publish, on Windows, but
run the exact same files on linux and it works.

_______________________________________________
Muse-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-discuss

Reply via email to