I already debugged it as in my other post in this thread: (forward-sexp -1) errors when it is in the middle of a sexp. Since `forward-sexp' calls a user-defined function which can behave unpredictably, I think the best thing is to wrap something (i.e. `find-tag-default' or all its callers) in condition-case.
Ok, now that I see the precise problem, I agree with you. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel