Hello, Roman and others. >>>>> "RZ" == Roman Zalessky <[EMAIL PROTECTED]> writes:
RZ> Well, I'd like to apply the patch to my emacspeak. Is it possible, RZ> if so, how can I do it? I have emacspeak version 21.3.1. First, you probably mean your current version of emacs, not emacspeak. As for applying the patch, follow these steps: 1. Download the tarball of emacspeak-23 from http://emacspeak.sourceforge.net. 2. Download the patch. 3. Unpack the tarball of emacspeak in a directory of your choice. 4. Copy the patch in the emacspeak source tree. 4. cd to emacspeak source directory which for the current version is emacspeak-23.555 5. From that directory issue the following command: bzcat emacspeak-23.patch.bz2 | patch -p0 6. After patch has finished, follow the usual procedure of building emacspeak. That is, issue the following commands: make config make emacspeak 7. After building your emacspeak, as root issue the following command: make install If your emacspeak is installed in /usr/local/share/emacs/site-lisp/emacspeak directory, you should type make prefix=/usr/local install instead of previous example. 8. Enjoy! Hope this helps. -- With best regards, Sergei. _______________________________________________ Oralux mailing list [email protected] http://lists.freearchive.org/mailman/listinfo/oralux
