diff -ur emacspeak-26.0.orig/lisp/Makefile emacspeak-26.0/lisp/Makefile --- emacspeak-26.0.orig/lisp/Makefile 2007-05-04 08:08:57 +0700 +++ emacspeak-26.0/lisp/Makefile 2007-09-24 07:39:05 +0700 @@ -43,7 +43,7 @@ EMACS = emacs SRC=".." # How to run in batch mode -BATCH = -batch -q -no-site-file -eval '(setq vc-handled-backends nil)' +BATCH = -batch -q -no-site-file -l /etc/emacs/site-start.d/00auto-compr.el DEPS=-l $(SRC)/lisp/emacspeak-load-path.el -l $(SRC)/lisp/emacspeak-loaddefs.el -l $(SRC)/lisp/emacspeak-cus-load.el COMPILE = -f batch-byte-compile # How to compile diff -ur emacspeak-26.0.orig/servers/remote-tcl emacspeak-26.0/servers/remote-tcl --- emacspeak-26.0.orig/servers/remote-tcl 2007-05-04 08:08:58 +0700 +++ emacspeak-26.0/servers/remote-tcl 2007-09-24 07:40:46 +0700 @@ -47,6 +47,6 @@ # }}} remote=labrador -tcl=/usr/local/bin/tcl +tcl=/usr/bin/tclsh rsh $remote $tcl $1