dbrock / bongo

Play music with GNU Emacs
http://www.emacswiki.org/emacs/Bongo
Other
207 stars 22 forks source link

M-x bongo-play-next in ordinary buffers changes header line #49

Open xuchunyang opened 6 years ago

xuchunyang commented 6 years ago

For example, run M-x bongo-play-next in *scratch* will add a header line in the buffer, I expect only the header line shows only in *Bongo Playlist*, according to

bongo-header-line-mode is a variable defined in ‘bongo.el’. Its value is t

Documentation: Whether to display header lines in Bongo playlist buffers.

You can customize this variable.