Hi all,
`forward-comment' seems broken in all Emacsen more or
less, i.e. backward-comment failed completely, `forward-comment'
worked in GNU for me, but is buggy in XEmacs.
Having a look into XEmacs syntax.c, fixing in C seems difficult.
As forward-comment-lor might be fast enough and speed should not be not
crucial for this function, maybe the C code should be dropped and
this re-implementation used instead?
BTW: This code is coupled out from comment-lor.el.
It's suffix `-lor' means `line-or-region': If no
active region exists, line is commented or uncommented.
Thus taking action to mark a region is no longer needed.
Complete new version of comment-lor.el should come soon.
Andreas Röhler
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta