<?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 about="http://blog.gmane.org/gmane.editors.yzis.devel">
    <title>gmane.editors.yzis.devel</title>
    <link>http://blog.gmane.org/gmane.editors.yzis.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.editors.yzis.devel/1635"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1634"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1633"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1632"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1631"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1630"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1629"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1628"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1627"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1626"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1625"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1624"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1623"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1622"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1621"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1620"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1619"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1618"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1617"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.editors.yzis.devel/1616"/>
      </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.editors.yzis.devel/1635">
    <title>vim flaws</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1635</link>
    <description>http://upsilon.cc/~zack/blog/posts/2008/11/from_Vim_to_Emacs_-_part_2/

I'm sure you've all read that by now.

couple things I'm sure that are already being handled... external
spell checking, like aspell. Since that's how kde stuff usually
handles it. external syntax highlighting, etc. in fact as many
external tools as possible instead of writing your own code is
probably beneficial. if sed for example could be used instead of
implenting your own regex system. to prevent ui lock-ups could these
processes be forked? and run in a separate sub process? (kinda like
google chrome runs tabs)

scripting language... raises an interesting point. why don't we offer
the use of existing ones? like python.

I'm not sure how feasible it is or maybe it's already been implemented
that way... but how possible would it be for yzis to be library-ized
so it's vi components could be used basically anywhere. on area (and
I'm not sure how easy this would be) is seeing a vi-clone that could
be interfaced into the more popular ide's like eclipse. one effort
that could bring vi-modes to numerous editor's could bring more
developer's, and would be better for vi-users. vim failed at this.

does anyone know if it would be possible for yzis to be the 'editor'
for kword and other 'office' programs?

I suppose the point is that we should strive to learn from all of
vim's failings and attempt to be better.

</description>
    <dc:creator>Caleb Cushing</dc:creator>
    <dc:date>2008-12-02T00:38:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1634">
    <title>Re:=?ISO-8859-1?Q?=20?=Vi mode added to Kate</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1634</link>
    <description>

Yah, I should have read all mail on the list before replying to the
previous item..


Richard

</description>
    <dc:creator>Richard Hartmann</dc:creator>
    <dc:date>2008-12-01T18:37:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1633">
    <title>Re: re-opening yzis-dev</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1633</link>
    <description>

Thanks.



You might want to look at the Vi mode plugin for Kate. Maybe you can work
together.


Richard

</description>
    <dc:creator>Richard Hartmann</dc:creator>
    <dc:date>2008-12-01T18:37:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1632">
    <title>Vi mode added to Kate</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1632</link>
    <description>
Hi,

As you know, Erlend said that he would start implementing vi mode in kate.

On his blog, he reports the status (successful):

http://hamberg.no/erlend/2008/11/24/the-vi-input-mode-for-kate-is-done/

Congratulation Erlend !

cheers,

Philippe



</description>
    <dc:creator>Philippe Fremy</dc:creator>
    <dc:date>2008-11-28T09:48:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1631">
    <title>re-opening yzis-dev</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1631</link>
    <description>
Hi all,

Due to popular demand, I'm reopening the mailing list yzis-dev-RlpeheQIxx7hvxM+mQhndA&lt; at &gt;public.gmane.org  
(yzis-announce is re-opened too).

It is now hosted on
https://secure.freehackers.org/wws/info/yzis-dev

As I said on yzis-announce, we have started to work again on the KDE 
integration, and the next (alpha) release should contains preliminary work for 
editor embedding.

Thomas
</description>
    <dc:creator>Thomas Capricelli</dc:creator>
    <dc:date>2008-11-28T09:05:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1630">
    <title>hosting change / mailing lists closed / forum opened</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1630</link>
    <description>
Hi all,

Some of you reported about problems accessing www.yzis.org and/or the old trac 
site. Those times are hopefully over, we are changing the hosting of yzis.org, 
and I take the opportunity to do something i've been willing to do for long: 
the mailing lists are boring to maintain (we get spam that need to be 
moderated), and not used very much anyway.  So I close them, and I open forums 
on our redmine project : 
http://labs.freehackers.org/projects/yzis/boards

To replace yzis-announce, the 'news' from the redmine site is used : 
http://labs.freehackers.org/projects/yzis/news
and the RSS is
http://labs.freehackers.org/projects/yzis/news?format=atom&amp;key=e33FSFn3IUNWAedq4k0mamZNuGceEiXxrjxuhajV

regards,
Thomas
</description>
    <dc:creator>Thomas Capricelli</dc:creator>
    <dc:date>2008-11-10T01:42:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1629">
    <title>Re: :substitute bug</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1629</link>
    <description>
unfortunately, I don't really have time to attempt building yzis at
the moment. If I remember correctly it was a pain the last time I
tried. normally I do try to help with seeing if fixes to bugs I find
work, but given the nature of this one and the time it would take me
to test... and the seemingly simple nature of it, and testing it, I'm
sure that it's really not needed.


ok...

</description>
    <dc:creator>Caleb Cushing</dc:creator>
    <dc:date>2008-10-26T04:39:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1628">
    <title>Re: :substitute bug</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1628</link>
    <description>Hello,

I've just fixed the substitute method.
Can you give another try with the latest sources?

Btw, please use http://labs.freehackers.org/projects/yzis/issues to submit bug 
reports, it will be easier for us to manage these :)

Thanks!

Panard

Le samedi 25 octobre 2008, Caleb Cushing a écrit :



</description>
    <dc:creator>Panard</dc:creator>
    <dc:date>2008-10-25T14:47:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1627">
    <title>:substitute bug</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1627</link>
    <description>just a quick test I ran on opensuse

version alpha1-8.7

file contents were

test blerg

ran %s/test/blarg/

contents after were

blargblerg

contents should have been

blarg blerg

</description>
    <dc:creator>Caleb Cushing</dc:creator>
    <dc:date>2008-10-25T02:50:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1626">
    <title>rendering engine merge - part 2</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1626</link>
    <description>Hi all!

I've just merged the second part of my work on rewriting the render API.
No more major render API changes are planned.
It is quite complete now, and future merges will be focused on optimization 
and unittests + documentation.

Please pull and test it heavily and report bugs!

left TODO :
- hlsearch
- drawbuffer: keep loaded only visible lines
- restore folding
- visual block

Beers,

Panard

</description>
    <dc:creator>Panard</dc:creator>
    <dc:date>2008-10-19T22:10:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1625">
    <title>Re: yzis.org down?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1625</link>
    <description>

We've been moving from one server to another. I thought it had been done few 
days ago, but that might be the reason

Thomas


On martedì 09 settembre 2008, Lothar Braun wrote:



</description>
    <dc:creator>Thomas Capricelli</dc:creator>
    <dc:date>2008-09-09T18:46:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1624">
    <title>Re: yzis.org down?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1624</link>
    <description>Hi,

tar nefys wrote:

It's working for me now, too.

Regards,
   Lothar

</description>
    <dc:creator>Lothar Braun</dc:creator>
    <dc:date>2008-09-09T13:46:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1623">
    <title>Re: yzis.org down?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1623</link>
    <description>Hi,

3 hours later everything is ok for me.
I don't now if it has been fixed or if it's a problem of your own.

David.
2008/9/9 Lothar Braun &lt;lothar-eFbu9IBwJECELgA04lAiVw&lt; at &gt;public.gmane.org&gt;

</description>
    <dc:creator>tar nefys</dc:creator>
    <dc:date>2008-09-09T13:20:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1622">
    <title>yzis.org down?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1622</link>
    <description>Hi,

today yzis.org gives the error message

503 - Service Not Available

Is someone aware of this issue?

Regards,
   Lothar

</description>
    <dc:creator>Lothar Braun</dc:creator>
    <dc:date>2008-09-09T10:00:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1621">
    <title>merge of new rendering engine</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1621</link>
    <description>

You might have noticed that the new rendering engine (if i dare call it so) 
has been merged.

Loic ("panard") had written the previous one, and has mostly rewritten it. It 
is not finished yet, but we decided to merge it right now in order to test it 
as soon as possible.

This new engine (hopefully:-) provides a much simpler API for rendering, and 
removes my main concern regarding current yzis code. It will be part of the 
soon-to-come 1.0-alpha2 release. 

Please test, fix, and report.

Thomas
</description>
    <dc:creator>Thomas Capricelli</dc:creator>
    <dc:date>2008-08-26T03:04:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1620">
    <title>segfault on make install</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1620</link>
    <description>
Hello,

Using latest cmake (2.6.0), 'make install' will segfault in libyzisrunner. I 
dont know why, and I hope somebody else can find out why.

of course, you can do this meanwhile, but i would like to know the real 
reason.

Thomas

diff -r 704b053c1d8b CMakeLists.txt
--- a/CMakeLists.txt    Tue Aug 26 04:56:59 2008 +0200
+++ b/CMakeLists.txt    Tue Aug 26 04:57:04 2008 +0200
&lt; at &gt;&lt; at &gt; -192,7 +192,7 &lt; at &gt;&lt; at &gt;
 add_subdirectory( libyzis )

 if (ENABLE_LIBYZISRUNNER)
-       add_subdirectory( libyzisrunner )
+    #  add_subdirectory( libyzisrunner )
 endif (ENABLE_LIBYZISRUNNER)

 if (ENABLE_NYZIS)


</description>
    <dc:creator>Thomas Capricelli</dc:creator>
    <dc:date>2008-08-26T02:59:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1619">
    <title>Re: is this list active?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1619</link>
    <description>On Fri, Aug 8, 2008 at 1:38 PM, Richard Hartmann
&lt;richih.mailinglist-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:

that's ok, knowing that i'll eventually get an answer is enough...

Aljosa

</description>
    <dc:creator>Aljosa Mohorovic</dc:creator>
    <dc:date>2008-08-08T12:03:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1618">
    <title>Re: is this list active?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1618</link>
    <description>On Fri, Aug 8, 2008 at 12:54, Aljosa Mohorovic
&lt;aljosa.mohorovic-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:

This is the place to post, but don't expect answers too fast.


Richard

</description>
    <dc:creator>Richard Hartmann</dc:creator>
    <dc:date>2008-08-08T11:38:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1617">
    <title>is this list active?</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1617</link>
    <description>is this list active?
i'm trying to figure out where is the community part of yzis...

Aljosa Mohorovic

</description>
    <dc:creator>Aljosa Mohorovic</dc:creator>
    <dc:date>2008-08-08T10:54:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1616">
    <title>scripting engine - python question</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1616</link>
    <description>i'm interested to know how difficult would it be to integrate python?
any comments, suggestions where to start, where is lua implementation
in code and anything constructive is appreciated.

Aljosa Mohorovic

</description>
    <dc:creator>Aljosa Mohorovic</dc:creator>
    <dc:date>2008-08-07T15:17:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.editors.yzis.devel/1615">
    <title>My first commit</title>
    <link>http://permalink.gmane.org/gmane.editors.yzis.devel/1615</link>
    <description>Hello,


I did a commit or at least tried to. I hope this have worked well and what
i've coded is not completly wrong.
Feel free to make any comment on it.




I also have a more general question on my junior task.

I'm currently implementing most of movement command in command mode and it's
going pretty good.
But arrows movements should works in insert mode (at least in vim that
work), and this is not working in current version of yzis. And i don't know
how i could change that. Can anyone help me with this issue.



Thanks all.


David GAYOU
</description>
    <dc:creator>tar nefys</dc:creator>
    <dc:date>2008-07-22T18:27:50</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.editors.yzis.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.editors.yzis.devel</link>
  </textinput>
</rdf:RDF>
