Spyke

Replies

emacs

Comment on

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

Reply in thread

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.

You reached the end