Andreu
Andreu
Any plans to add the package to melpa stable? The README says it's possible to install from stable but it isn't? There is not release/tags yet (looks like copy/pasted from...
Upstream
I just found that @seanfarley sent a PR djcb/mu#1586 to upstream to implement this functionality. Big thanks to @seanfarley and @djcb for their work! AFAIK their implementation uses the *"new...
Hey all :), As you may have noticed, I've not been updating this package lately. Some people have been using it and contributed fixing issues (eg: compatibilty with to newer...
The screenshot needs to be updated to show last changes (parent maildir info/propertize)
The changes in PR #16 don't work for me. In my setup `battery-mode-line-string` returns: ``` lisp #("44460 15388 mW charging N/A on-line 79 43 0 0:43" 0 48 (help-echo "Battery...
Seems like `mode-line-stats` breaks other modes when setting the `mode-line-format`. For me it broke `tracking-mode`. Maybe this is some weird case when other modes try to add their stuff in...
Some of the `defvar` in `mode-line-stats.el` should be changed to `defcustom` to allow user customization.