On Wed, 29 Sep 2004 15:04:25 -0700, Raul Acevedo wrote:
> On Wed, 2004-09-29 at 20:46 +0000, [EMAIL PROTECTED] wrote:
>
> > Most of the old debug messages in semantic are gone.
> > The incremental parser error sounds like a bug that needs some reproduction
> > steps so it can be fixed.
> > The "Variables: ..." sounds like `semantic-idle-summary-mode'.
> > If you don't like that, you should probably disable
> > `semantic-idle-completions-mode' too.
>
> I'm still getting messages from semantic-edits-incremental-parser
> ("incremental parser error", "Update Tag Table: blah", etc.).
>
> Looks like there's no easy way to disable these, short of either
> completely disabling the semantic incremental parser or of redefining
> working-temp-message to be a no-op. Is there a major disadvantage to
> doing either of those?
I would expect that. The key now is to find out what editing situation causes
it to throw the error, and to get a stack trace from it next time it occurs.
If there is a way to narrow it down, that would be useful.
Eric