uv322:
Uv> Как сделать, чтоб при загрузке emacspeak не проговаривалась первая
Uv> вступительная фраза, когда-то Дмитрий писал как это надо сделать, но я
Uv> уже не помню.
Нужен патч:
diff --git a/lisp/emacspeak.el b/lisp/emacspeak.el
index c02cdee..01eed49 100644
--- a/lisp/emacspeak.el
+++ b/lisp/emacspeak.el
@@ -450,14 +450,7 @@ functions for details. "
(emacspeak-pronounce-load-dictionaries
emacspeak-pronounce-dictionaries-file))
(emacspeak-setup-programming-modes)
(run-hooks 'emacspeak-startup-hook)
- (emacspeak-use-customized-blink-paren)
- (tts-with-punctuations 'some
- (dtk-speak
- (format " Press %s to get an overview of
emacspeak %s \
- I am completely operational, and all my circuits are functioning perfectly!
"
- (substitute-command-keys
- "\\[emacspeak-describe-emacspeak]" )
- emacspeak-version))))
+ (emacspeak-use-customized-blink-paren))
(defun emacspeak-describe-emacspeak ()
"Give a brief overview of emacspeak."
--
Дмитрий Падучих
--
Blinux-rus mailing list
[email protected]
http://www.a11ywiki.org/cgi-bin/mailman/listinfo/blinux-rus