Hi, Just noticed this typo which prevents changing sound themes from working. Patch is below: 1 file changed, 1 insertion(+), 1 deletion(-) lisp/emacspeak-sounds.el | 2 +- modified lisp/emacspeak-sounds.el @@ -194,7 +194,7 @@ icon-name as string." (interactive (list (expand-file-name - (completing-read "Theme: " '("ogg-3c" "ogg-chimes") nil 'must-match) + (completing-read "Theme: " '("ogg-3d" "ogg-chimes") nil 'must-match) emacspeak-sounds-dir))) (cl-declare (special emacspeak-play-program emacspeak-sounds-dir)) (emacspeak-sounds-cache-rebuild theme)
|Full archive May 1995 - present by Year|Search the archive|
If you have questions about this archive or had problems using it, please contact us.