diff --git a/lisp/emacspeak-speak.el b/lisp/emacspeak-speak.el index 4b38bf711..28ce27437 100644 --- a/lisp/emacspeak-speak.el +++ b/lisp/emacspeak-speak.el @@ -686,7 +686,7 @@ current local value to the result.") "Regular expressions to match lines that are purely decorative ascii.") (defconst emacspeak-unspeakable-rule - "^[^0-9a-zA-Z]+$" + "^[^[:alnum:]]+$" "Pattern to match lines of special chars. This is a regular expression that matches lines containing only non-alphanumeric characters. emacspeak will generate a tone
|May 1995 - Last Year|Current Year|
If you have questions about this archive or had problems using it, please contact us.