[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emms-help] Bug in emms-browser.el
From: |
Tassilo Horn |
Subject: |
[emms-help] Bug in emms-browser.el |
Date: |
Tue, 10 Oct 2006 11:49:20 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
Hi all,
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'.
See <address@hidden>, <address@hidden> and
<address@hidden> on gmane.emacs.gnus.general.
Bye,
Tassilo
--
[Emacs] is written in Lisp, which is the only computer language that is
beautiful. -- Neal Stephenson, _In the Beginning was the Command Line_
- [emms-help] Bug in emms-browser.el,
Tassilo Horn <=