emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] Re: Muse questions from a complete newbie


From: John Sullivan
Subject: Re: [emacs-wiki-discuss] Re: Muse questions from a complete newbie
Date: Fri, 17 Mar 2006 15:47:42 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Salim Qadri <address@hidden> writes:

> John Sullivan <john <at> wjsullivan.net> writes:
>
>> 
>> Just type your journal entry using muse markup, then publish it using the
>> 'journal-html' or 'journal-xhtml' style. There is no need for the buffer to 
>> be
>> in anything but journal-mode. 
>> 
>> The idea of muse is that you use one mode for doing all of your writing, and
>> then you can publish it in a variety of styles. Maybe the problem is that you
>> don't know how to choose which publishing style you want to use?
>> 
>
> Hi John,
>
> Thanks for taking the time to respond to my newbie question. The problem was
> exactly as you'd indicated in that I could not figure out how to use the
> journal-html style. I did the following in my .emacs to allow the journal
> entries to show as a journal. 
>
> (require 'muse-journal)
> (:base "journal-html" :path "/var/www/journal")
>

That's not quite right. This (:base "journal-html" :path "/var/www/journal")
needs to be a part of your muse-project-alist. Do you have a muse-project-alist
in your .emacs? What does it look like?

If you don't have one, please see section 6 of the manual, Creating and
Managing Muse Projects.

-- 
-John Sullivan
-http://www.wjsullivan.net
-GPG Key: AE8600B6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]