Spyke
lemmy.world

This looks neat but... does el-search-refactor actually exist? I am not able to find it anywhere.

1

Thanks, I see it now. I guess the use of that little link icon instead of the normal text anchor threw me.

1
lemmy.ml

Is there an actual reason to de-magnar your libraries? The main reason I use them is they provide some concise approaches to common operations. I get that later emacs have introduced similar functions but I try and maintain support for as wide a range of emacs versions add possible.

1

I guess it depends on whether you want to have less dependencies and support more Emacs versions, for the opposite.

If I am supplying functions for others, I generally like to keep the dependencies low, just use standard libraries built into Emacs, so I think this could be helpful.

1

You reached the end

How to programmatically re-write your Elisp code with ‘el-search’ and ‘el-search-refactor’ (Or) How to De-‘dash’, De-‘s’ and De-‘f’ your Elisp Libraries | Spyke