mode-line-stats
mode-line-stats copied to clipboard
Package for elpa
It will be nice if we can package this for elpa so that installation can be made much simpler.
I guess this is a valid reason to finally switch to Emacs 24... :+1:
I would like to help. I'm an emacs-lisp newbie so it might take sometime though.
Sure, feel free to fork and contribute ;)
I'm a little busy right now but I'll try to get on this as soon as possible.
@jaseemabid Is there any update on this issue? If you want I'll try to submit it in MELPA after we finish some changes...
Hey, have the relevant changes been finished on some branch somewhere, so that this can be put into melpa soon?
Currently there are 2 big (breaking) changes being developed that prevented me submitting into melpa.
- The secondary mode line is being replaced with a dedicated buffer.
- The modules structure is being changed to make writing/defining modules easier.
You can find these changes in the experimental branch and the newest define-modules branch.
I think the new modules structure is almost finished (just a few bugs remaining). But the buffer stuff still needs some work. Also, the documentation and the network module are outdated and needs to be rewritten.
I hope we can finish this soon and finally submit into melpa!