Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] Is there a way to make dtk-caps and dtk-punctuation-mode settings stick?

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] Is there a way to make dtk-caps and dtk-punctuation-mode settings stick?


Chronological Thread 
  • From: Robert Melton <lists AT robertmelton.com>
  • To: Victor Tsaran <vtsaran AT gmail.com>
  • Cc: Emacspeaks <emacspeak AT emacspeak.net>, Parham Doustdar <parham90 AT gmail.com>, "T.V Raman" <raman AT google.com>
  • Subject: Re: [Emacspeak] Is there a way to make dtk-caps and dtk-punctuation-mode settings stick?
  • Date: Sun, 14 Apr 2024 21:20:46 -0400

Victor--

Tryign to understand exactly what is happening under the covers for
how this works is on my todo list, as the implementation is non-
obvious to me. That said, there are two ways to fix it.

1. Create a hook that sets it to what you want in the modes you
want it, you can hang stuff off of like major mode change or
something similar. This will work for any settings you might
desire to set.

2. Under emacspeak customize, you can control what is said for allcaps
and for caps, if you set them both to be blank, techincally it will
still speak them, but it will just be speaking nothing.

> On Apr 12, 2024, at 10:32, T.V Raman <raman AT google.com> wrote:
>
>
> See prog-mode-hook -- this is how emacspeak has done this for long as
> I can remember, ie "nothing to see here":-)
>
>
> Robert Melton writes:
>> Do you set your dtk-caps value after emacspeak-setup?
>>
>> It works for me just fine.
>>
>>> On Apr 11, 2024, at 23:45, Victor Tsaran <vtsaran AT gmail.com> wrote:
>>>
>>> Robert, perhaps my expectation is incorrect, but I was under the
>>> impression that if I, for example, do
>>> (setq dtk-caps nil)
>>> in my initialization file, then Emacspeak will not generated "capital
>>> letter" announcements. I am hoping for an effect similar to C-u C-e d c.
>>>
>>
>> --
>> Robert "robertmeta" Melton
>> lists AT robertmelton.com
>
> --

--
Robert "robertmeta" Melton
lists AT robertmelton.com




Archive powered by MHonArc 2.6.19+.

Top of Page