Hi,
> > 
> > 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?

This is emacs

(insert (emacs-version)):
GNU Emacs 21.4.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-10-04 on athlon, modified by Debian

>  - Does the message disappears once the slice is correct?

I think that is the case. It continues to beep and give me error until
whizzytex has finished with updating the slice.

>  - Have you checked version whizzytex-xxx ? 

Not yet.

>  - 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.

Okay, that would be good.

It seems to give me:

Debugger entered--Lisp error: (wrong-type-argument integerp nil)
  whizzy-get(nil)
  write-region(1 5844 
"/home/dancer/DEBIAN/whizzytex/whizzytex-1.2.3/debian/testfile/_whizzy_test1_d/output/initialization")
  whizzy-filter-output("<Initialization succeeded, entering loop>\n")
  run-hook-with-args(whizzy-filter-output "<Initialization succeeded, entering 
loop>\n")
  comint-output-filter(#<process test1.tex> "<Initialization succeeded, 
entering loop>\n")
  sleep-for(1)
  whizzy-mode-on(16)
  whizzytex-mode(16)
  eval((whizzytex-mode 16))
  eval-expression((whizzytex-mode 16) nil)
  call-interactively(eval-expression)


> 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: intege
I'm attaching the file I'm using to reproduce this error.

% this is a simple document for testing whizzytex on Debian
% M-x whizzytex here.

\documentclass{article}
\begin{document}
simple test
\section{tes}

simple test document

\subsection{This is a test}
aaa

\begin{verbatim}
        
\end{verbatim}

\end{document}

regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project

Reply via email to