On Tue, Mar 25, 2014 at 12:58 PM, Bernd Paysan <bernd.pay...@gmx.de> wrote: > Am Dienstag, 25. März 2014, 12:53:53 schrieb Donald Winiecki: >> Fresh git of gforth doesn't build for me without earlier gforth. > > Sure, but you actually get a Gforth which you can use to build when you > install the Debian package? It just displays the annoying error message on > install, which seems to stick in the package manager (which is annoying, but > should go away once you have installed the gforth.el from fresh git).
Yes. It took a little looking around to figure out what to call things to checkout (for example: v0-7-2), but I've got your latest changes in gforth-0.7.2 now. No errors about gforth.elc popped up in the config-make-etc. process In Emacs, with `M-x run-forth', it's now very nice to see: Gforth 0.7.2, Copyright (C) 1995-2008 Free Software Foundation, Inc. Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license' Type `bye' to exit I didn't find a more recent version (such as, v0-7-3, etc.) so I'm confident I have your latest. Thank you for the handholding.