>  (while (in-string-p)
>    (backward-char 1))

That's the way a snail would do it,

  (goto-char (or (nth 8 (syntax-ppss)) (point)))

would be faster and solve the same problem with comments at the same time.


        Stefan


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to