mode-line-stats icon indicating copy to clipboard operation
mode-line-stats copied to clipboard

Package for elpa

Open jaseemabid opened this issue 12 years ago • 6 comments
trafficstars

It will be nice if we can package this for elpa so that installation can be made much simpler.

jaseemabid avatar Apr 11 '13 20:04 jaseemabid

I guess this is a valid reason to finally switch to Emacs 24... :+1:

Idorobots avatar Apr 11 '13 21:04 Idorobots

I would like to help. I'm an emacs-lisp newbie so it might take sometime though.

jaseemabid avatar Apr 11 '13 21:04 jaseemabid

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.

Idorobots avatar Apr 11 '13 21:04 Idorobots

@jaseemabid Is there any update on this issue? If you want I'll try to submit it in MELPA after we finish some changes...

agpchil avatar Oct 06 '13 08:10 agpchil

Hey, have the relevant changes been finished on some branch somewhere, so that this can be put into melpa soon?

ghost avatar May 01 '14 01:05 ghost

Currently there are 2 big (breaking) changes being developed that prevented me submitting into melpa.

  1. The secondary mode line is being replaced with a dedicated buffer.
  2. 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!

agpchil avatar May 01 '14 08:05 agpchil