emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] BUG: keymap not set in emms-show-all-mode


From: Yoni Rabkin
Subject: Re: [emms-help] BUG: keymap not set in emms-show-all-mode
Date: Wed, 13 Jun 2018 23:35:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Fran Burstall <address@hidden> writes:

> I do M-x emms-show-all, inspect the data about the playing
> track and hit 'q'.
>
> What I expected: to quit the buffer.
>
> What happens: nothing except a "buffer read-only error".
>
> Reason: emms-show-all-mode-map is never set because it is
> defvar'd after emms-mode is defined using
> define-derived-mode which already populates
> emms-show-all-mode-map from text-mode-map.
>
> Solution: put the defvar form _before_ the
> define-derived-mode form.

done and pushed to the git repo

thanks for the bug report

-- 
   "Cut your own wood and it will warm you twice"



reply via email to

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