emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emms-help] Disappearing mode-line


From: Pierre Neidhardt
Subject: Re: [emms-help] Disappearing mode-line
Date: Tue, 19 Jun 2018 12:19:42 +0200
User-agent: mu4e 1.0; emacs 26.1

Some progress: EMMS's mode lin is stored in `global-mode-string'.  When
set, its value is

        ("" emms-mode-line-string)

When it disappears, its value is

        nil

I can restore the EMMS mode line with
`emms-mode-line-restore-mode-line'.

A grep on my ELPA folder shows that org-timer and org-clock touch
`global-mode-string'.  I'll investigate in that direction.

--
Pierre Neidhardt

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]