[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [emms-help] Bug in emms-browser.el
From: |
Damien Elmes |
Subject: |
Re: [emms-help] Bug in emms-browser.el |
Date: |
Tue, 10 Oct 2006 21:55:53 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) |
Hi Tassilo,
> there should be a `(require 'sort)' in `emms-browser-render-hash' before
> `sort-fold-case' is bound in the `let'. If sort.el is not loaded before,
> you end up with a void variable `sort-fold-case'.
Thanks for reporting this. I've sent a patch to the list.
Cheers,
Damien