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

Re: problem running emacspeak with software dectalk



Hi John,

If emacspeak directly starts with the DECtalk software, you may add the 
following workaround to the tcldtk.c file.

At the beginning of the Pause function :

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


Gilles,

-- 
Gilles Casse   gcasse@xxxxxxxxxxx


-----------------------------------------------------------------------------
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