On 13/06/2017 22:16, Bob Smith wrote: > I'm running Emacs 25.2.1, and my naive attempt to load the > elisp files returns: > (void-variable @WITH_EMACS_COMINT_TRUE@) > And additional void variables occur (such as @bindir@) > throughout the files. Am I supposed to edit these > variables myself? (The gst info file makes me believe > the answer is yes).
No, the configure script will generate a version of the .el.in files (named .el) that has these replaced. Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
