On Wed, Feb 14, 2007 at 12:06:42PM +0100, Michael Klein wrote: > I'am trying to write an extension which uses Prolog. At the moment I want to > understand how I can access the active Document in Scheme. I found > the-buffer in a discussion. I tried to use it but got an unbound variable > error.
This function is called buffer-tree since a while. See "src/Guile/Glue/build-glue-*.scm" for the exported primitives from C++. Anyway, you probably should read "Help -> Scheme extensions" in detail. Best wishes, Joris _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
