Skip to Content.
Sympa Menu

emacspeak - [Emacspeak] Bug report: The "punctuation mode" changes affect other Emacspeak prompts and actions

Subject: Emacspeak discussion list

List archive

[Emacspeak] Bug report: The "punctuation mode" changes affect other Emacspeak prompts and actions


Chronological Thread 
  • From: Victor Tsaran <vtsaran AT gmail.com>
  • To: Emacspeaks <emacspeak AT emacspeak.net>
  • Subject: [Emacspeak] Bug report: The "punctuation mode" changes affect other Emacspeak prompts and actions
  • Date: Mon, 29 Jan 2024 22:56:11 -0800

Description of problem:
Switching the "punctuation mode" to "some" affects other Emacspeak
prompts and actions. For example, The "emacspeak-speak-mode-line" is no
longer spoken when accessed with a shortcut key. Other prompts such as
"dtk-set-punctuation-mode" is no longer spoken as well.


Emacs  : GNU Emacs 29.2 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G646))
 of 2024-01-18
Package: Emacspeak: 59.0,   VirtualDog4891358

current state:
==============
(setq
 window-system 'ns
 emacs-version "29.2"
 system-type 'darwin
 emacspeak-version #("59.0,   VirtualDog4891358" 8 18 (face bold) 18 25 (personality acss-s4-r6))
 dtk-program "swiftmac"
 dtk-speech-rate "260"
 dtk-character-scale 1.1
 dtk-split-caps t
 dtk-punctuation-mode 'all
 emacspeak-word-echo t
 emacspeak-character-echo t
 emacspeak-auditory-icon-function 'emacspeak-play-auditory-icon
 emacspeak-audio-indentation t
 )



Archive powered by MHonArc 2.6.19+.

Top of Page