Hi, Took a crack at setting up emacspeak today on an ubuntu system. Unfortunately, the official package seems to offer a somewhat old version, so I figured I'd build my own. I've essentially gotten through making both the emacspeak as well as the native-espeak compilations, needing to install libespeak-ng-dev and tcl8.6-dev to get the required libraries, and have set my DTK_PROGRAM to be espeak. My .emacs currently only has the line in it that the makefile suggests you place there in order to load emacspeak. However, on running "emacs -nw", the error in the subject is conveyed. When running with --debug-init the following output is returned: Debugger entered--Lisp error: (void-function emacspeak) (emacspeak) (let ((file-name-handler-alist nil) (load-source-file-function nil)) (load "emacspeak-loaddefs") (emacspeak)) (if noninteractive nil (let ((file-name-handler-alist nil) (load-source-file-function nil)) (load "emacspeak-loaddefs") (emacspeak))) eval-buffer(#<buffer *load*-908779> nil "/home/kali/noodles/emacspeak/lisp/emacspeak-setup...." nil t) ; Reading at buffer position 2267 load-with-code-conversion("/home/kali/noodles/emacspeak/lisp/emacspeak-setup...." "/home/kali/noodles/emacspeak/lisp/emacspeak-setup...." nil nil) load("/home/kali/noodles/emacspeak/lisp/emacspeak-setup...." nil nil t) load-file("/home/kali/noodles/emacspeak/lisp/emacspeak-setup....") eval-buffer(#<buffer *load*> nil "/home/kali/.emacs" nil t) ; Reading at buffer position 67 load-with-code-conversion("/home/kali/.emacs" "/home/kali/.emacs" t t) load("~/.emacs" noerror nomessage) startup--load-user-init-file(#f(compiled-function () #<bytecode 0x1577f666dcf5>) #f(compiled-function () #<bytecode 0x1577f666dd09>) t) command-line() normal-top-level() -UUU:%%--F1 *Backtrace* All L1 [(Debugger Voice)] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Things appear to be working on emacs-side, the editor runs and I can navigate, but emacspeak does not work at all. What have I missed here? Thanks, Florian
|May 1995 - Last Year|Current Year|
If you have questions about this archive or had problems using it, please contact us.