> Package: whizzytex
> Version: 1.2.3-4
> 
> I'm getting lots of:
>       error in process filter: Wrong type argument: integerp, nil
> with every move within whizzytex-mode.
> 
> This doesn't happen the first time, but seems to happen with the following 
> sequence:
> 1. visit a tex buffer
> 2. enable whizzytex-mode
> 3. close the tex buffer
> 4. re-visit a tex buffer
> 5. enable whizzytex-mode
> 
> I'm not sure if this is a debian specific problem.

I cannot reproduce this problem and the bug is not obious from a quick 
look at the source code. So you need to help me more: 

 - Is this on Emacs or XEmacs? (some primitives have different types in both
   versions)? What version of Emacs/XEmacs?

 - Does the message disappears once the slice is correct?

 - Have you checked version whizzytex-xxx ? 

 - Does the bug persists if you enable whizzytex-mode in debug more the
   second time? (whizzytex-mode 16): you should then have a better trace
   that localize the error in the source code.

Please send a small source file that reproduces the problem.


----------------

> Warning: Error in Postscript

> *messages* buffer has a plethora of the logs, but they don't really point
> to where they are happening:

The following are of course abnormal.

> error in process filter: whizzy-running-message: Wrong type argument: 
> integerp, nil
> error in process filter: Wrong type argument: integerp, nil

It seems to say that the function call

        (whizzy-running-message <arg>)

received nil instead of an integer as argument (which would be abnormal)
However, this should not happen from a look at the source code.

----------------

Cheers,

    Didier


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to