Subject: Emacspeak discussion list
List archive
- From: Parham Doustdar <parham90 AT gmail.com>
- To: Emacspeaks <emacspeak AT emacspeak.net>
- Subject: [Emacspeak] Patch: fix typo in sound themes
- Date: Thu, 22 Feb 2024 17:08:18 +0100
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)
- [Emacspeak] Patch: fix typo in sound themes, Parham Doustdar, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, T.V Raman, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, Parham Doustdar, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, Robert Melton, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, T.V Raman, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, Parham Doustdar, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, T.V Raman, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, T.V Raman, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, Robert Melton, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, Parham Doustdar, 02/22/2024
- Re: [Emacspeak] Patch: fix typo in sound themes, T.V Raman, 02/22/2024
Archive powered by MHonArc 2.6.19+.