Skip to Content.
Sympa Menu

emacspeak - Re: [Emacspeak] SharpWin: this line in configuration example is problematic

Subject: Emacspeak discussion list

List archive

Re: [Emacspeak] SharpWin: this line in configuration example is problematic


Chronological Thread 
  • From: Robert Melton <lists AT robertmelton.com>
  • To: Ľuboš Pinteš <lubos.pintes AT gmail.com>
  • Cc: Emacspeaks <emacspeak AT emacspeak.net>
  • Subject: Re: [Emacspeak] SharpWin: this line in configuration example is problematic
  • Date: Fri, 12 Apr 2024 07:47:17 -0400

(push "sharpwin" tts-multi-engines)

Does work and is required for proper functionality.

You can test it and verify it very easily. Check the value
of tts-multi-engines using M-; then eval-region on that
line then check tts-multi-engines, it works.

As for what it does, if allows you to run Emacspeak for lack
of a better word, in a more complete way. It loads two of
the servers and one is bound to right or left (in swiftmac
and sharpwin) and it does notifications in that ear, info
like where a file is being saved to, mode changes in
evil, etc.


As for your next point:

(require emacspeask-setup)

I did say above that normal emacspeak setup, I will add
a not above it to make it more clear.



> On Apr 12, 2024, at 05:07, Ľuboš Pinteš (via emacspeak Mailing List)
> <emacspeak AT emacspeak.net> wrote:
>
> An addendum to this, I believe that the configuration example in readme is
> almost completely wrong.
>
> For example the line:
>
> (require 'emacspeak-setup)
>
> will not work, because Emacs on Windows is not aware of Emacspeak's path.
>
>
>
> Dňa 12. 4. 2024 o 11:04 Ľuboš Pinteš napísal(a):
>> Hello,
>>
>> This line:
>>
>> (push "sharpwin" tts-multi-engines)
>> Does not work. init.el does not execute with this line. Is this line
>> necessary? What is its purpose?
>>
> 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




Archive powered by MHonArc 2.6.19+.

Top of Page