-
Hello,
I would like to show two, three, or more unread counts in my modeline.
In my case, one for work email, one for personal, and then a couple for high-priority mailing lists.
My mailbox cur…
-
edit: I realized my issue is only present when I have the laptop screen open. Your script works with the screen closed.
I've been having this sleep issue with my laptop since I started using the b…
-
When using `evil`, an indicator showing which mode is active is usually shown in the modeline.
Zerodark's modeline though hides it (if the theme is loaded after evil).
-
The modeline colors are not changed correctly when I switch windows, at least for me and my colleagues. The predicate powerline-selected-window-active always returns the same value for active and inac…
-
Sometimes my offlineimap process hangs or something, and I don't always notice since I have a hook to run it on entering gnus, and I might quickly check gnus if there's anything new, see nothing, and …
-
This package doesn't seem to pick up the Xft.dpi setting on Linux, so I end up with a much smaller font than expected in the modeline.
Any chance of fixing that?
![modeline-screenshot](https://cloud…
-
After successful compilation and installation mtrack && reboot, I cannot load mtrack drivers. I am running latest deepin linux, debian based distro on lenovo yoga 2 pro
```
ls /usr/share/X11/xorg.c…
-
Installed nano-theme like so:
```
(use-package nano-theme)
(nano-mode)
(nano-light)
(use-package nano-modeline)
(nano-modeline-mode)
```
When I try to use `M-x nano-setup` it is not …
-
When I have window-number-on, and I open/create a new frame, the modeline is blank. The first time I split the frame (even to call helm) the mode line is drawn, and everything works normall from this …
-
I use [Spacemacs](https://github.com/syl20bnr/spacemacs) started learning git so I added the [git layer](https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Bsource-control/git/README.org) and…