On Monday, September 6, 2004 at 18:19:25, Matthieu Moy wrote: > 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. Robert
