In quiet mode the question "Speak this ... long line?" should not appear. The attached patch makes it go away when dtk-quiet is true. Jarek
Index: lisp/emacspeak-speak.el
===================================================================
--- lisp/emacspeak-speak.el (revision 8522)
+++ lisp/emacspeak-speak.el (working copy)
@@ -897,6 +903,7 @@
(< l emacspeak-speak-maximum-line-length)
(get-text-property start 'speak-line))
t)
+ (dtk-quiet nil)
((y-or-n-p (format "Speak this %s long line? " l))
(setq emacspeak-speak-maximum-line-length (1+ l))
(ems-modify-buffer-safely
If you have questions about this archive or had problems using it, please send mail to:
priestdo@xxxxxxxxxxx No Soliciting!Emacspeak List Archive | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 | 2000 | 1999 | 1998 | Pre 1998