emms-help
[Top][All Lists]
Advanced

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

[emms-help] emms-mode-line-string for the first track incomplete


From: William Xu
Subject: [emms-help] emms-mode-line-string for the first track incomplete
Date: Sat, 24 Sep 2005 22:05:19 +0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

I find that when i start to play a new playlist, the
emms-mode-line-string for the first track only shows its filename, even
if it has artist info. And seems it's caused by

    (later-do 'emms-info-really-initialize-track track)

from `emms-info-initialize-track'. Emms sets the incomplete
emms-mode-line-string before the first track's full info got
initialized. Based on this, one can run (emms-mode-line-alter-mode-line)
after a later-do-interval time to force an update. I haven't figured out
a clean way to accomplish this yet. What do you think?

ps. I sent a patch to show only short file name sans its directory on
mode line. 

--
William




reply via email to

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