> > I get this > > > > Debugger entered--Lisp error: (void-function posn-set-point) > > (posn-set-point (event-end event)) (if event (posn-set-point > > (event-end event))) [...] widget-button-click((down-mouse-1 > > (#<window 514 on *tla-browse*> 1662 (71 . 769) -9269703))) > > call-interactively(widget-button-click) > > > > When I click on a version button in tla-browse. > > > > I suppose this is a CVS-only feature, I'd rather do without ... > > There are also further problems with xtla-browse.el in > XEmacs, i.e. the keymaps on the nodes are not set and > thus many important commands are not accessible from a > *tla-browse* buffer. > > The widget library of XEmacs seems to be incompatible (or > buggy) here.
On XEmacs 21.4, tla-browse works fine. However, I have to replace tree-widget.el bundled with XEmacs with newer one. I used: ;; Revision: $Id: tree-widget.el,v 1.14 2003/10/03 15:30:27 ponced Exp$ I should put this version of tree-widget.el to xtla/lisp/contrib/. As I wrote I've installed XEmacs. If you have a trouble with tla-browse.el, let me know. Masatake YAMATO
