Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] Emacspeak 60 on new MAc messages not being spoken

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] Emacspeak 60 on new MAc messages not being spoken


Chronological Thread 
  • From: Jerry Sievers <gsievers19 AT comcast.net>
  • To: "Robert Melton" (via emacspeak Mailing List) <emacspeak AT emacspeak.net>
  • Cc:
  • Subject: Re: [Emacspeak] Emacspeak 60 on new MAc messages not being spoken
  • Date: Wed, 12 Jun 2024 01:25:36 -0500

Fixed!

Found that I had the custom variable 'echo-keystrokes' set to zero, by
inspecting very carefully the code that I bisected out yesterday.

And this variable was factored into whether or not to speak messages.

Sheesh! Does not explain why I had made an observation that the issue
was evident earlier running with (what I believed was minimal
configuration.)

My attempts using 'runq' were to no avail at all until I changed the -q
to -nw -Q (upper case).... at which time I was at least able to fire it
up in terminal mode.

Other attempts using run-q script resulted in the spinning color-wheel
and emacs seriously wedged.

getting it to run in terminal mode did reveal the echo messages being
spoken with an absolutely nimimal startup configuration.

But I never even figured out at that point how to get the default Mac
terminal app to send the right-side command and options keys as control
and meta but wasn't going to enjoy running it in a plain text term
anyhow.

Thus I went back to the bisected patch and inspected the involved
variables, then eureka :-)

So we're up running, yeah baby!

Big thanks for the troubleshooting tips.

Raman and RobertMeta, you guys rock so hard!

Thx



"Robert Melton" (via emacspeak Mailing List) <emacspeak AT emacspeak.net>
writes:

> Raman--
>
> Well, as he is having the issue in both swiftmac and mac servers and he says
> he isn't seeing it in the log output (which is pre-swiftmac done by tee), I
> suspect some sort of config issue from his old config. I am guessing with
> runq we get success!
>
> Oh silencing duplications, thank goodness. Sometimes when I am mucking
> about
> with elisp, I see a message like "foo [4512 times]".
>
> /me quietly goes back to endlessly customizing org-mode... this thing is
> dangerous, need to pull up soon and get back to some swiftmac features.
>
>> On Jun 11, 2024, at 14:24, T.V Raman (via emacspeak Mailing List)
>> <emacspeak AT emacspeak.net> wrote:
>>
>> 1. Run the swiftmac server stand-alone and see if output to the
>> notification stream speaks; I suspect not in your case.
>> 2. Rob: Advice on message and related functions rate-limits icons and
>> functions; it also silences duplicate messages --see code at
>> https://github.com/tvraman/emacspeak/blob/master/lisp/emacspeak-advice.el#start-of-content
>> 3. For rate limiting and also getting echo-keystrokes feedback, see
>> the comments in the code and the related emacs docs.
>>
>>
>> --
>> Emacspeak discussion list -- emacspeak AT emacspeak.net
>> To unsubscribe send email to:
>> emacspeak-request AT emacspeak.net with a subject of: unsubscribe
>
> --
> Robert "robertmeta" Melton
> lists AT robertmelton.com
>
> Emacspeak discussion list -- emacspeak AT emacspeak.net
> To unsubscribe send email to:
> emacspeak-request AT emacspeak.net with a subject of: unsubscribe



Archive powered by MHonArc 2.6.19+.

Top of Page