On Tuesday, September 7, 2004 at 02:33:25, Masatake YAMATO 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 ... > > I've found next 3 functions are needed in GNU Emacs 21.3.1. > Which file these functions should go? > One of my idea is xtla-g213.el.
They are also unknown in XEmacs, in fact all posn-* functions are unknown ;c( Robert
