Stefan Schlee ha scritto:

[...]

> (:base "my-journal-rss" :path "~/public_html/blog" :base-url 
> "http://somechere/";)
> 
> 
> And add the following code to your intialisation file:
> 
> (muse-derive-style "my-journal-rss" "journal-rss"
>                  :before (function (lambda () 
>                                      (muse-publish-markup (cdr (assoc "title" 
> muse-publishing-directives)) 
>                                                           `(;; Remove leading 
> and trailing whitespace from the file
>                                                             (0 
> "\\(\\`\n+\\|\n+\\'\\)" 0 "")
>                                                             
>                                                             ;; Handle any 
> leading #directives
>                                                             (1 
> "\\`#\\([a-zA-Z-]+\\)\\s-+\\(.+\\)\n+" 0 directive))))))

It does not  work because the resulting xml file is  not good because it
lacks of all the tags.

> The cleanest way to handle this issue is the following:
> 
>  1. Please submit the bug to gnus' bug-database for muse 
> (http://gna.org/bugs/?group=muse-el).  
> 
>  2. I will comment your bug-posting with an analysis of the problem and a 
> possible solution.

I send the bug report today.

P.S.: the  bug was  sent via a  terrible connection  so it would  be not
      really clear. :-(

-- 
Ciao
leandro
Io non voglio sapere tutto, io voglio capire tutto

Attachment: pgpH6mJO0gVVc.pgp
Description: PGP signature

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

Reply via email to