Re: Contextual modes for operators.

2012-08-15 Thread Andreas Liljeqvist
a lot of nice functionality for repls. 2012/8/15 Simon Hafner > 2012/8/15 Andreas Liljeqvist : > > I am not really familiar with elisp though, what are the equivalence of > > multimethods as found in clojure for example? > > According to #emacs, there is eieio, if I you a

Contextual modes for operators.

2012-08-15 Thread Andreas Liljeqvist
Hi, recently I have done a merge request for my nrepl-branch: https://gitorious.org/evil/evil/merge_requests/33 That got me thinking, we should really have a system for providing mode-specific operators or motions. Of course one could just say that the end user just have to redefine the associated