help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Customizing the modeline


From: Michael Heerdegen
Subject: Re: Customizing the modeline
Date: Thu, 01 Jan 2015 14:13:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Julien Cubizolles <j.cubizolles@free.fr> writes:

> I'd like to display the track currently played my mpd in the
> modeline. What would be the easiest way to just add the output of
>
> mpc current -f "[[%artist%] %title%]"
>
> for example?

You probably don't wan to run this command every time the mode-line is
recalculated (which can be quite frequently).

Do you control mpc from within Emacs?


Michael.




reply via email to

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