<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.emacs.muse.cvs">
    <title>gmane.emacs.muse.cvs</title>
    <link>http://blog.gmane.org/gmane.emacs.muse.cvs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.muse.cvs/1169"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.muse.cvs/1168"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.muse.cvs/1167"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.muse.cvs/1166"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.muse.cvs/1165"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.muse.cvs/1164"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.muse.cvs/1169">
    <title>[bug #17493] muse-insert-thing multi-line message</title>
    <link>http://permalink.gmane.org/gmane.emacs.muse.cvs/1169</link>
    <description>&lt;pre&gt;
URL:
  &amp;lt;http://gna.org/bugs/?17493&amp;gt;

                 Summary: muse-insert-thing multi-line message
                 Project: Emacs Muse
            Submitted by: None
            Submitted on: sam 15 jan 2011 11:11:03 UTC
                Category: muse
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: acid&amp;lt; at &amp;gt;debian.org
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Debian bug #610001
http://bugs.debian.org/610001

In xemacs21, muse-mode C-c C-i (muse-insert-thing) prompts only

    Insert:

in the message area, with the l=link, t=tag, etc parts not shown.

I believe only the first line of a multi-line message shows up in
xemacs.  Likewise in emacs if you (setq message-truncate-lines t).

A one line message would ensure the full instruction is visible in all
cases.







    _______________________________________________________

Reply to this item at:

  &amp;lt;http://gna.org/bugs/?17493&amp;gt;

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Muse-el-commits mailing list
Muse-el-commits&amp;lt; at &amp;gt;gna.org
https://mail.gna.org/listinfo/muse-el-commits
&lt;/pre&gt;</description>
    <dc:creator>anonymous</dc:creator>
    <dc:date>2011-01-15T11:11:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.muse.cvs/1168">
    <title>[bug #17114] Link syntax does not work withinimage captions</title>
    <link>http://permalink.gmane.org/gmane.emacs.muse.cvs/1168</link>
    <description>&lt;pre&gt;
URL:
  &amp;lt;http://gna.org/bugs/?17114&amp;gt;

                 Summary: Link syntax does not work within image captions
                 Project: Emacs Muse
            Submitted by: None
            Submitted on: Saturday 11/20/2010 at 21:25 CET
                Category: muse
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: synapse.and.syntax&amp;lt; at &amp;gt;gmail.com
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Let's say I want to place the muse logo at the bottom of my webpage.  I might
write something like this:

[[emacs-muse.png][Made with Emacs Muse]]

which renders correctly when I publish with the html style.  Now let's say
I'd like to link back to the muse project page.  I change the line to read:

[[emacs-muse.png][Made with
[[http://mwolson.org/projects/EmacsMuse.html][Emacs Muse]]]]

which does not render correctly.  Instead, it produces the output:

[[emacs-muse.png][Powered by &amp;lt;a
href="http://mwolson.org/projects/EmacsMuse.html&amp;gt;Emacs Muse&amp;lt;/a&amp;gt;]]

i.e. the link renders at expense of the image.

Is there some other standard idiom for linking within image captions, or is
Muse at fault here?  

Thanks in advance.




    _______________________________________________________

Reply to this item at:

  &amp;lt;http://gna.org/bugs/?17114&amp;gt;

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/
&lt;/pre&gt;</description>
    <dc:creator>anonymous</dc:creator>
    <dc:date>2010-11-20T20:25:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.muse.cvs/1167">
    <title>[bug #15959] calls to muse-latex2png do notrevert directory changes</title>
    <link>http://permalink.gmane.org/gmane.emacs.muse.cvs/1167</link>
    <description>&lt;pre&gt;
URL:
  &amp;lt;http://gna.org/bugs/?15959&amp;gt;

                 Summary: calls to muse-latex2png do not revert directory
changes
                 Project: Emacs Muse
            Submitted by: rweinstein
            Submitted on: Tuesday 04/27/2010 at 20:13
                Category: muse
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The muse-latex2png function records the current working directory, switches
into a temporary directory, but does not return back to the original
directory.

A patch with a working solution is included.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tuesday 04/27/2010 at 20:13  Name: muse-latex2png.el.patch  Size: 2kB  
By: rweinstein
Patch showing proposed fix
&amp;lt;http://gna.org/bugs/download.php?file_id=9083&amp;gt;

    _______________________________________________________

Reply to this item at:

  &amp;lt;http://gna.org/bugs/?15959&amp;gt;

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/
&lt;/pre&gt;</description>
    <dc:creator>Randy Weinstein</dc:creator>
    <dc:date>2010-04-27T20:13:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.muse.cvs/1166">
    <title>[bug #14936] also using the header #author namein xml generated via rss export appears this tag&lt;author&gt;system name&lt;/author&gt;</title>
    <link>http://permalink.gmane.org/gmane.emacs.muse.cvs/1166</link>
    <description>&lt;pre&gt;
Follow-up Comment #1, bug #14936 (project muse-el):

In case of the "journal-rss" type of project publishing basically consists of
two steps:

 1. Transformation of the original muse-source file
(`muse-journal-rss-munge-buffer)

 2. Marking up of the result of step 2

ad 1

Step 1 assumes the original muse source code.  During transformation it
refers to the value of the "author" directive (see
`muse-journal-rss-entry-template)

ad 2

As part of marking up a file (`muse-publish-file -&amp;gt; ... -&amp;gt;
`muse-publish-markup -&amp;gt; ...) the directives are processed.

On the one hand, this means that in step 1 the directives should have been
all ready processed, though the directives are only processed in step 2.  On
the other hand, the order of step 1 and step 2 can not be reversed, because
step 1 assumes the muse source format and is not able to work on a marked up
file/buffer.

This bug can be fixed as a side effect of implementing feature request
#14985.

Until feature request #14985 is implemented you can make use of the following
fix:

(setq muse-project-alist
           `(("Test-Blog" ("&amp;lt;directory of muse source files&amp;gt;" :default "&amp;lt;file
name without extension&amp;gt;")

                            [... possible other publishing formats for you
blog ...]

      (:base "my-journal-rss" 
     :path "&amp;lt;directory into which the blog is published&amp;gt;"
     :base-url "&amp;lt;URL to which the blog is uploaded&amp;gt;"
     )))))


(muse-derive-style "my-journal-rss" "journal-rss"
   :before (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)))))

    _______________________________________________________

Reply to this item at:

  &amp;lt;http://gna.org/bugs/?14936&amp;gt;

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/
&lt;/pre&gt;</description>
    <dc:creator>Stefan Schlee</dc:creator>
    <dc:date>2009-12-22T16:21:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.muse.cvs/1165">
    <title>[bug #14985] Unification of the concepts ofdirectives and style specific keywords</title>
    <link>http://permalink.gmane.org/gmane.emacs.muse.cvs/1165</link>
    <description>&lt;pre&gt;
URL:
  &amp;lt;http://gna.org/bugs/?14985&amp;gt;

                 Summary: Unification of the concepts of directives and style
specific keywords
                 Project: Emacs Muse
            Submitted by: stefans
            Submitted on: Tuesday 12/22/2009 at 16:19
                Category: muse
                Severity: 1 - Wish
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Currently the publishing behaviour of muse can be finely tuned with a
hierarchy of styles.  Styles can be defined by the `muse-define-style and
`muse-derive-style functions.  These styles can be assigned to certain muse
projects.

Another feature of muse are directives, which are defined on a per file basis
by including "#&amp;lt;directive name&amp;gt; &amp;lt;directive value&amp;gt; expression at the beginning
of a file/document.

I suggest to unify these two concepts in the following way:  Every style
specific keyword can be defined on a per file basis as a directive and
directives can be specified on a per project basis by using the directive
names as style keywords.

File keywords/directives take precedence over project specific
keyword/directives which take precedence over globally set/derived
keywords/directives (via defcustom or by using a default values such as using
`user-full-name to set the name of the author of a document)

This means that the processing of directives should not be done only until
`muse-publish-markup but sooner in the publishing process.





    _______________________________________________________

Reply to this item at:

  &amp;lt;http://gna.org/bugs/?14985&amp;gt;

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/
&lt;/pre&gt;</description>
    <dc:creator>Stefan Schlee</dc:creator>
    <dc:date>2009-12-22T16:19:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.muse.cvs/1164">
    <title>[bug #14936] also using the header #author namein xml generated via rss export appears this tag&lt;author&gt;system name&lt;/author&gt;</title>
    <link>http://permalink.gmane.org/gmane.emacs.muse.cvs/1164</link>
    <description>&lt;pre&gt;
URL:
  &amp;lt;http://gna.org/bugs/?14936&amp;gt;

                 Summary: also using the header #author name in xml generated
via rss export appears this tag &amp;lt;author&amp;gt;system name&amp;lt;/author&amp;gt;
                 Project: Emacs Muse
            Submitted by: None
            Submitted on: Sunday 12/13/09 at 16:49 CET
                Category: muse
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: lnoferin&amp;lt; at &amp;gt;cybervalley.org
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:







    _______________________________________________________

Reply to this item at:

  &amp;lt;http://gna.org/bugs/?14936&amp;gt;

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/
&lt;/pre&gt;</description>
    <dc:creator>anonymous</dc:creator>
    <dc:date>2009-12-13T15:49:32</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.muse.cvs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.muse.cvs</link>
  </textinput>
</rdf:RDF>

