emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: function-called-at-point: ignore-errors around find-tag-default


From: Richard Stallman
Subject: Re: function-called-at-point: ignore-errors around find-tag-default
Date: Thu, 17 Feb 2005 18:09:09 -0500

    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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]