URL:
  <http://gna.org/bugs/?10279>

                 Summary: muse-project-alist's :set is not applyed in publish
                 Project: Emacs Muse
            Submitted by: None
            Submitted on: 水曜日 2007年11月07日 at 13:20 CET
                Category: muse
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: [EMAIL PROTECTED]
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I set muse-html-header in muse-project-alist by :set keyword.
But a published html's(C-c C-t) header is global variable of
muse-html-header.

The muse-publish-markup-buffer is called in muse-with-temp-buffer.
So, I think that project local variable in not applyed.

(setq muse-project-alist
      `(("pubilc-html-lisp" ("~/public_html/lisp"
                             :set (muse-html-header
                                   "<html><body>Simple Header.\n"))
         ;;(:base "html" :path "~/public_html/lisp"))))
         (:base "html" :path "/tmp"))))





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?10279>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to