<?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://permalink.gmane.org/gmane.lisp.movitz.devel">
    <title>gmane.lisp.movitz.devel</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel</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.lisp.movitz.devel/417"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/416"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/415"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/414"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/413"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/412"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/411"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/410"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/409"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/408"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/407"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/406"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/405"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/404"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/403"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/402"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/401"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/400"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/399"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.movitz.devel/398"/>
      </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.lisp.movitz.devel/417">
    <title>Change Email</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/417</link>
    <description>&lt;pre&gt;Hello,

My current contact email is steve.lefeber&amp;lt; at &amp;gt;gmail.com.

I would like to change my contact information to slefeber1&amp;lt; at &amp;gt;elp.rr.com

Thank you.

v/r,
Steve Lefeber
&lt;/pre&gt;</description>
    <dc:creator>Steve Lefeber</dc:creator>
    <dc:date>2012-12-02T18:47:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/416">
    <title>Re: Macros</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/416</link>
    <description>&lt;pre&gt;

Well, obviously the macro expander runs at compile-time, so any
functions it uses must also be available then. Have you tried wrapping
said functions in (eval-when (:compile-toplevel) ...) ?

&lt;/pre&gt;</description>
    <dc:creator>Frode V. Fjeld</dc:creator>
    <dc:date>2011-01-31T19:32:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/415">
    <title>Macros</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/415</link>
    <description>&lt;pre&gt;Is there anything special that needs to be done to add a macro to the system ?

I'm trying to add the COLLECT macro from CMUCL to Movitz as it is used by
the CMUCL pathnames code. The macro uses two helper functions which I am also
trying to add.

I have listed all three as members of the muerte package in
movitz/movitz/packages.lisp and tried building both with and without importing
the symbols into the movitz package.

Whatever I do Movitz complains that the helper functions are undeclared.

I started out with the three in a new file, but couldn't get Movitz to compile
it so have put them just before the pathnames code that should use them.

Robert Swindells



&lt;/pre&gt;</description>
    <dc:creator>rjs&lt; at &gt;fdy2.demon.co.uk</dc:creator>
    <dc:date>2011-01-31T18:38:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/414">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/414</link>
    <description>&lt;pre&gt;

Well, these are not errors, but warnings? Do you see actual errors at
run-time?



I started importing simple-streams into Movitz, but never finished. I
guess some of the warnings are because of this.

&lt;/pre&gt;</description>
    <dc:creator>Frode V. Fjeld</dc:creator>
    <dc:date>2010-12-26T20:26:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/413">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/413</link>
    <description>&lt;pre&gt;        WARNING:
           Function MUERTE.MOP:EXTRACT-LAMBDA-LIST is called (in
        "losp/muerte/los-closette.lisp") but not defined.
        WARNING:
           Function MUERTE::CANONICALIZE-SPECIALIZERS is called (in
        "losp/muerte/los-closette.lisp") but not defined.
        WARNING:
           Function MUERTE::PARSE-DEFMETHOD is called (in
        "losp/muerte/los-closette.lisp") but not defined.
        WARNING:
           Function MUERTE::CANONICALIZE-DEFGENERIC-OPTIONS is called
        (in "losp/muerte/los-closette.lisp") but not defined.
        WARNING:
           Function MUERTE::CANONICALIZE-DEFCLASS-OPTIONS is called (in
        "losp/muerte/los-closette.lisp") but not defined.
        WARNING:
           Function MUERTE::CANONICALIZE-DIRECT-SLOTS is called (in
        "losp/muerte/los-closette.lisp") but not defined.
        WARNING:
           Function MUERTE::CANONICALIZE-DIRECT-SUPERCLASSES is called
        (in "losp/muerte/los-closette.lisp") but not defined.

All spit out by a&lt;/pre&gt;</description>
    <dc:creator>Krzysztof Drewniak</dc:creator>
    <dc:date>2010-12-26T18:57:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/412">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/412</link>
    <description>&lt;pre&gt;

Which functions, exactly?

As to the original question, I'm afraid Movitz is still in the stage
that "if you have to ask, you won't be able to do it". My best advice
would be to start it up and play with it, then ask questions if there's
something you can't get working or something you'd want to develop for
it.

&lt;/pre&gt;</description>
    <dc:creator>Frode V. Fjeld</dc:creator>
    <dc:date>2010-12-26T16:50:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/411">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/411</link>
    <description>&lt;pre&gt;On Sat, 2010-12-25 at 03:49 +0100, Robert Strandh wrote: 
The functions defined in los-closette-compiler are not being used in
los-closette so there's undefined function errors in about 5 places.

Krzysztof Drewniak
&lt;/pre&gt;</description>
    <dc:creator>Krzysztof Drewniak</dc:creator>
    <dc:date>2010-12-25T13:35:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/410">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/410</link>
    <description>&lt;pre&gt;On Sat, 2010-12-25 at 03:49 +0100, Robert Strandh wrote: 
The functions defined in los-closette-compiler are not being used in
los-closette so there's undefined function errors in about 5 places.

Krzysztof Drewniak
&lt;/pre&gt;</description>
    <dc:creator>Krzysztof Drewniak</dc:creator>
    <dc:date>2010-12-25T13:35:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/409">
    <title>Re: What need hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/409</link>
    <description>&lt;pre&gt;

Well, it depends on what you want it to be.

If you want to build a full OS, you'd need a project plan and a 
benevolent dictator to organize coding.

Otherwise, I think fixing the basic system (I don't think all of ANSI CL 
is implemented) and then making it possible to develop from within 
Movitz itself.

/andreas
--
"economics is a pseudoscience; the astrology of our time"
Kim Stanley Robinson

&lt;/pre&gt;</description>
    <dc:creator>Andreas Davour</dc:creator>
    <dc:date>2010-12-25T09:42:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/408">
    <title>Re: What need hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/408</link>
    <description>&lt;pre&gt;
has anyone tried loading movitz up on the various virtual machine platforms
(virtualbox in particular)?
&lt;/pre&gt;</description>
    <dc:creator>anon trol</dc:creator>
    <dc:date>2010-12-25T07:06:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/407">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/407</link>
    <description>&lt;pre&gt; &amp;gt; I just realized that CLOS is broken.

What do you mean? 
&lt;/pre&gt;</description>
    <dc:creator>Robert Strandh</dc:creator>
    <dc:date>2010-12-25T02:49:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/406">
    <title>Re: What needs hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/406</link>
    <description>&lt;pre&gt;I just realized that CLOS is broken. (and that I typod in the subject)

&lt;/pre&gt;</description>
    <dc:creator>Krzysztof Drewniak</dc:creator>
    <dc:date>2010-12-24T19:51:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/405">
    <title>What need hacking?</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/405</link>
    <description>&lt;pre&gt;I'm not what you'd call an "experienced" coder, but I know some lisp and
can learn some x86 low-levelness if need be. I have looked around the
page and haven't been able to fixuge out what need doing, so if there's
anything that needs to get done, could y'all please provide some
pointers and I'll take a crack at it.

Krzysztof Drewniak
&lt;/pre&gt;</description>
    <dc:creator>Krzysztof Drewniak</dc:creator>
    <dc:date>2010-12-24T19:48:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/404">
    <title>Re: loop</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/404</link>
    <description>&lt;pre&gt;
[following up to a message from back in May]

Frode V. Fjeld wrote:

I think that there is a missing NIL block in loop but that isn't what
is causing the problem I'm seeing.

The code that I'm trying to compile uses a CLtL1 style loop syntax so
the block is created in LOOP-STANDARD-EXPANSION.

It basically does:

(loop
...
(return t)
...
(return nil))

I added some code to the compiler to print out what environments were
being searched when trying to compile the return/return-from forms. 

It seems as if a WITH-THINGS-ON-STACK-ENV is created in between the LOOP
and the second RETURN form, I'm guessing this was created to manage the
stack unwinding of the first RETURN, this is the environment used in the
the compilation of the second RETURN instead of the one belonging to the
enclosing LOOP special form.

Robert Swindells

&lt;/pre&gt;</description>
    <dc:creator>rjs&lt; at &gt;fdy2.demon.co.uk</dc:creator>
    <dc:date>2010-09-09T19:53:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/403">
    <title>Lisp compilation principles and SBCL internals</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/403</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Semion Prihodko</dc:creator>
    <dc:date>2010-08-18T12:50:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/402">
    <title>Re: Booting LOS0 Failure</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/402</link>
    <description>&lt;pre&gt;
I tried building Movitz on a linux system using SBCL 1.0.29.11 and it
worked and ran fine.  I seem to remember that CLISP wouldn't even dump
the image properly in the past without crashing, so I guess there's
still some errors when using it to build movitz.


--
Burton Samograd


&lt;/pre&gt;</description>
    <dc:creator>Burton Samograd</dc:creator>
    <dc:date>2010-07-23T15:04:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/401">
    <title>Booting LOS0 Failure</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/401</link>
    <description>&lt;pre&gt;Hi,

I've been a bit interested in movitz again lately, so I downloaded the
git sources and compiled and dumped LOS0 using CLISP 2.48.  This all
went well, but when I tried to run the image I got the following:

http://imgur.com/A8Iwl

I tried looking through the code to see what happened, but the most I
could come up with was that maybe *all-process* was empty during the
call to (LIB::CURRENT-PROCESS).  Other than that I'm stumped.

Any idea what is happening?

--
Burton Samograd


&lt;/pre&gt;</description>
    <dc:creator>Burton Samograd</dc:creator>
    <dc:date>2010-07-23T04:14:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/400">
    <title>Re: loop</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/400</link>
    <description>&lt;pre&gt;
frode&amp;lt; at &amp;gt;netfonds.no wrote:

This feature was only added to the CMUCL version in 2008, I have tried
adding the same changes to the Movitz version but it still doesn't
work.

The code for LOOP is nearly the same in CMUCL, SBCL and CCL but there
are slight differences in each.

Robert Swindells

&lt;/pre&gt;</description>
    <dc:creator>rjs&lt; at &gt;fdy2.demon.co.uk</dc:creator>
    <dc:date>2010-05-14T09:38:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/399">
    <title>Re: loop</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/399</link>
    <description>&lt;pre&gt;

The macro-expander for LOOP is copied pretty much verbatim from some
other implementation (perhaps CMUCL), so I'd be surprised if there's an
obvious problem like that. I'll have a look at it this evening,
hopefully.

&lt;/pre&gt;</description>
    <dc:creator>Frode V. Fjeld</dc:creator>
    <dc:date>2010-05-14T07:09:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/398">
    <title>loop</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/398</link>
    <description>&lt;pre&gt;
The LOOP macro doesn't seem to create a NIL block.

I'm trying to add some code from CMUCL to Movitz that expects to be
able to (RETURN NIL) from within a LOOP.

I have tried comparing loop.lisp with the equivalents in CMUCL and
SBCL but can't see what is causing the problem.

Robert Swindells

&lt;/pre&gt;</description>
    <dc:creator>rjs&lt; at &gt;fdy2.demon.co.uk</dc:creator>
    <dc:date>2010-05-12T16:46:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.movitz.devel/397">
    <title>Re: unfold-circular-list</title>
    <link>http://permalink.gmane.org/gmane.lisp.movitz.devel/397</link>
    <description>&lt;pre&gt;

Just checked it in. Thanks!

&lt;/pre&gt;</description>
    <dc:creator>Frode V. Fjeld</dc:creator>
    <dc:date>2009-12-03T21:51:46</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.lisp.movitz.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.lisp.movitz.devel</link>
  </textinput>
</rdf:RDF>
