Johan Andersson
Johan Andersson
Can you add some tests for this please!?
Can you please also write a test-case for this.
I think the spaces should stay where they are and just the words moving.
Right, I get it. I say keep the same behaviour. At least I see no reason to change it as part of this PR.
Ok, so let's keep the behaviour in this PR and if we want to change it anyways, let's do that in another PR.
Currently there is no support for moving anything up/down except for one or more lines. It shouldn't be too hard to implement this. The package is well tested so we...
This would be a nice feature! One simple solution is to use [expand-region](https://github.com/magnars/expand-region.el) to select the function/sexp/whatever and then use drag-stuff to move the region around.
Depending on how advanced this feature is, drag-stuff would have to be smart or not. In the most simple case expand-region can be used to select what is to be...
No idea actually, I never use `mocklet` myself. I don't know the el-mock code that well myself. I'm only hosting it to avoid the Emacs wiki. Let us know if...