>> I think the only way to do it right begins by checking whether (1- >> (point)) is within a comment. > Syntax at pos (+ (point) +1/-1) still says not a comment.
In my case (nth 8 (syntax-ppss (1- (point)))) returns non-nil.
If it doesn't, we have another bug.
Stefan
_______________________________________________
gnu-emacs-sources mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
