Re: How to move point in emms playlist?

Tom via <[email protected]>
Newsgroups gmane.emacs.emms.user
Message-ID <[email protected]>
On Wed, Jul 12, 2023 at 04:00:06PM +1000, Yuchen Pei wrote:
> Does the command emms-playlist-mode-center-current (bound to 
> the c key by default) that teleports point to the currently 
> playing track help?

It works interactively, but not from within the hook:

  (defun tvd-emms-follow-playing-song()
    (interactive)
    (emms-playlist-mode-center-current))

But using it interactively is good enough, I'd say. Thanks for the hint!


best,
Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.