all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* modeline: move battery indicator as provided by (display-battery-mode)
@ 2021-04-27  8:37 Uwe Brauer
  2021-04-27 10:45 ` Philip Kaludercic
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Brauer @ 2021-04-27  8:37 UTC (permalink / raw)
  To: help-gnu-emacs


Hi


I have turned on display-battery-mode since the battery of Laptop is a
bit old. However in some buffers, due to the amount of minor-modes that
are turn on, I cannot see the battery indicator. 

I already tried out

(require 'diminish)
(diminish 'abbrev-mode "Abv")
(diminish 'pabbrev-mode "Pabv")
(diminish 'eldoc-mode "ElD")
(diminish 'orglink-mode "OgLk")
(diminish 'flyspell-mode "Fly")


But especially in LaTeX (auctex) mode it does not help. Because the
mayor mode itself has a rather big string.

Can I place the battery indicator say just behind the column/line
indicator?

Thanks

Uwe Brauer 




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-27 11:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-27  8:37 modeline: move battery indicator as provided by (display-battery-mode) Uwe Brauer
2021-04-27 10:45 ` Philip Kaludercic
2021-04-27 11:02   ` Uwe Brauer
2021-04-27 11:36     ` Joost Kremers
2021-04-27 11:42       ` Uwe Brauer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.