[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: emacspeak not talking (dectalk software)



This issue is related to the first Pause call in file tcldtk.c.
You may want to add these lines at the beginning of the Pause function :

  static int nb=0;
  if (!nb)
  {
    nb=1;
    return TCL_OK;
  }

Gilles

-- 
Oralux http://oralux.org

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe | Search