<div>Will have a look at eieio, thanks.</div><div><br></div>Just to be clear: the exact behavior of the modified functions are low priority.<div>What I see as the main goal is building a framework for contextual editing/navigating.</div>
<div>And making it easy for the end-user to extend it.</div><div><br></div><div>Check out the repo I posted earlier, it has a lot of nice functionality for repls.<br><br><div class="gmail_quote">2012/8/15 Simon Hafner <span dir="ltr">&lt;<a href="mailto:reactormonk@gmail.com" target="_blank">reactormonk@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2012/8/15 Andreas Liljeqvist &lt;<a href="mailto:bonega@gmail.com">bonega@gmail.com</a>&gt;:<br>
<div class="im">&gt; I am not really familiar with elisp though, what are the equivalence of<br>
&gt; multimethods as found in clojure for example?<br>
<br>
</div>According to #emacs, there is eieio, if I you associate multimethods<br>
with dynamic dispatch.<br>
<div class="im"><br>
&gt; &quot;cW&quot; stopping in the case of structure(parenthesis etc) when in lispy-modes.<br>
<br>
</div>I&#39;m not sure, this might give some WTF situations. parenthesis<br>
movement is covered by `%`. But making `%` mode-aware to move between<br>
e.g. `do` and `end` in ruby-mode would be awesome.<br>
<div class="im"><br>
&gt; &quot;gd&quot; Using whatever we have available for definition.<br>
<br>
</div>semantic-mode might help here.<br>
<div class="im"><br>
&gt; &quot;i&quot; Going to the first available actual input-area. (mostly for repls)<br>
<br>
</div>Good idea.<br>
<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>
</blockquote></div><br></div>