| Paste number 11089: | sucking attempt to set variables within `muse-planner-alist' |
| Pasted by: | tekonivel |
| 3 years, 1 month ago | |
| #emacs | Context in IRC logs | |
| Paste contents: |
| (setq muse-project-alist '(("jotainhorinaa" ; arvosteluja ("~/Wiki/jotainhorinaa-muse" :default "WelcomePage" :force-publish ("WikiIndex") ) (:base "html" :path "~/WebWiki/JotainHorinaa-muse" )) ("kirjasto" ; kirjasto-asiat ("~/kirjasto/planner" "~/kirjasto/planner/oppari" :default "EtuSivu" :force-publish ("WikiIndex") :major-mode planner-mode :visit-link planner-visit-link :set muse-html-style-sheet "<link rel=\"stylesheet\" type=\"text/css\" href=\"stylesheet.css\">" ) (:base "html" :path "~/public_html/kirjasto" )) )) |
Annotations for this paste:
| Annotation number 1: | in reality i had some more parentheses there |
| Pasted by: | tekonivel |
| 3 years, 1 month ago | |
| Context in IRC logs | |
| Paste contents: |
| the line #17 was in reality :set '((muse-html-style-sheet "<link rel=\"stylesheet\" type=\"text/css\" href=\"stylesheet.css\">")) |