Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] Not able to turn off the notification stream, Emacspeak / Swiftmac

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] Not able to turn off the notification stream, Emacspeak / Swiftmac


Chronological Thread 
  • From: Robert Melton <lists AT robertmelton.com>
  • To: Victor Tsaran <vtsaran AT gmail.com>
  • Cc: Emacspeaks <emacspeak AT emacspeak.net>
  • Subject: Re: [Emacspeak] Not able to turn off the notification stream, Emacspeak / Swiftmac
  • Date: Tue, 6 Aug 2024 15:04:52 -0400

I have experimented with the idea of tts_discard.

Basically, after the server gets a tts_discard, it will just
discard all input until it gets another tts_discard. My use
case was some macros that I would run in bulk and they would
get very noisy.

I liked the idea because with a before hook, I could toggle
on tts_discard and not worry about trying to silence what
Emacspeak would output then toggle it with an after call to
turn it back on. Got distracted by more important things I
am working on now, but still an idea that bounces around in
my head.

This would be a case where in your personal config you could
use like a tts_discard just before the reading of that bit
and turn it back on after.

> On Aug 6, 2024, at 14:32, Victor Tsaran <vtsaran AT gmail.com> wrote:
>
> Well, I would imagine there is a use case where someone might want to hear
> those URLs while tabbing.
> This is why I thought a toggle might be the quickest path here because it
> can be turned on and off as desired.
>
>
> On Tue, Aug 6, 2024 at 11:19 AM Robert Melton <lists AT robertmelton.com>
> wrote:
> Seems like this needs a targeted fix rather than turning off of the entire
> stream.
>
> > On Aug 6, 2024, at 14:16, Victor Tsaran (via emacspeak Mailing List)
> > <emacspeak AT emacspeak.net> wrote:
> >
> > A major reason for my wanting to toggle the notification stream off is
> > that, for example, in EWW the URL is being read when tabbing between
> > links on the page.
> >
>
> --
> Robert "robertmeta" Melton
> lists AT robertmelton.com
>
>
>
> --
>
> --- --- --- ---
> Find my music on
> Youtube: http://www.youtube.com/c/victortsaran
> Spotify: https://open.spotify.com/artist/605ZF2JPei9KqgbXBqYA16
> Band Camp: http://victortsaran.bandcamp.com
>

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




Archive powered by MHonArc 2.6.19+.

Top of Page