Hi,

> > This must certainly be the problem.
> > 
> > Then, there seems to be an inconsistency on the emacs-version decision made
> > at compile time and the one made at load time.
> > 
> > If you look at line 350 of file whizzytex.el there are two identical tests,
> > but one is done at compile time (because otherwise compilation would repport
> > errors) and the other part at load time.
> > 
> > The switch is made necessary by the change of API for the line-mode-string
> > (see comment right above). 
> > 
> > Although I am not 100% sure that I am doing the right think with defmacros,
> > this might be to be a packaging problem, as I cannot reproduce the bug on my
> > side.
> 
> At least, from version whizzytex-1.2.3, whizzy-error-string whouls be the
> integer 27  emacs versions 21.*

The error is in that initially whizzy-error-string is '27' and
whizzytex works.  After doing kill-buffer, and revisiting that file,
and reenabling whizzytex-mode, whizzy-error-string is nil.

I suspect there's something fishy going on here with buffer-local
variables.


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


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

Reply via email to