<div dir="ltr">Hi Frank,<br>That sounds like an issue with el-get itself. I would open a ticket or ask Dmitri:<br><a href="https://github.com/dimitri/el-get/issues?state=open">https://github.com/dimitri/el-get/issues?state=open</a><br>
<br clear="all"><div dir="ltr"><div>Natan</div><div><br></div><div><span style="border-collapse:collapse;color:rgb(136, 136, 136);font-family:arial, sans-serif;font-size:13px"><div>--</div><div>blog: <a href="http://natanyellin.com/" style="color:rgb(87, 151, 176)" target="_blank">http://natanyellin.com</a></div>
<div><a href="http://natanyellin.com/" style="color:rgb(87, 151, 176)" target="_blank"></a>twitter: <a href="http://twitter.com/aantn" style="color:rgb(87, 151, 176)" target="_blank">@aantn</a></div></span></div></div><br>

<br><br><div class="gmail_quote">On Wed, Nov 2, 2011 at 10:24 AM, Frank Fischer <span dir="ltr">&lt;<a href="mailto:frank.fischer@mathematik.tu-chemnitz.de">frank.fischer@mathematik.tu-chemnitz.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Fri, Oct 14, 2011 at 01:42:19PM +0200, Natan Yellin wrote:<br>
&gt; Hi all,<br>
&gt; evil-surround and evil-leader are now available through el-get, the awesome<br>
</div>&gt; meta package manager for emacs &lt;<a href="https://github.com/dimitri/el-get" target="_blank">https://github.com/dimitri/el-get</a>&gt;.<br>
<div class="im">&gt;<br>
&gt; The recipes are available on master. For those new to el-get, you can easily<br>
&gt; install a package with:<br>
<br>
</div>I&#39;ve just tested evil from el-get and it seems that el-get does not<br>
byte-compile all files (at least on my machine). Perhaps something like<br>
<br>
:build `(,(concat &quot;make EMACS=&quot; el-get-emacs))<br>
<br>
should be added to the recipe?<br>
<br>
Furthermore during testing the following strange thing occurred, but<br>
I&#39;m not sure of this is a problem with the recipe or with el-get<br>
itself, but you&#39;re the expert:<br>
<br>
With a minimal .emacs file only loading el-get and not requesting any<br>
other package do the following:<br>
<br>
1. M-x el-get-install RET evil RET<br>
2. M-x el-get-remove RET evil RET<br>
3. restart Emacs (this is important)<br>
4. M-x el-get-install RET evil RET<br>
   nothing happens. Instead the following message pops up:<br>
   &quot;el-get: `undo-tree&#39; package is already installed&quot;<br>
5. M-x el-get-remove RET undo-tree RET<br>
6. M-x el-get-install RET evil RET<br>
   both undo-tree and evil are installed<br>
<br>
Alternatively executing (el-get &#39;sync &#39;undo-tree) after requesting the<br>
installation of evil (i.e. after step 4.) starts the installation of<br>
evil, too. It seems as if it is not enough do have undo-tree installed<br>
but it must also be loaded in order to install evil. I would expect<br>
el-get to load undo-tree automatically if required.<br>
<span class="HOEnZb"><font color="#888888"><br>
Frank<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
implementations-list mailing list<br>
<a href="mailto:implementations-list@lists.ourproject.org">implementations-list@lists.ourproject.org</a><br>
<a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list</a><br>
</div></div></blockquote></div><br></div>