On or about 23 Mar, 2000, Klaus Weide
<[EMAIL PROTECTED]> wrote:

> On Mon, 20 Mar 2000, Michael Warner wrote:
> 
> > I seem to have broken lynx, but I don't know how.
> > 
> > I jumped from dev16 (I'm pretty sure - don't think it was dev18,
> > but I can feel premature senility creeping up behind me) to
> > dev22.  Printing worked in dev16.  In dev22 the "Printer Options"
> > page always prints, no matter what page I *try* to print.  From
> > the trace output (excerpted below), I deduce that there's either
> > an LYpush(optionspage) that shouldn't be there, or a missing
> > LYpop(pagetoprint).

        [...]

> Apparently (so far), you're the only one.

...which is why I have the nagging feeling it's something
brain-dead on my part, like...

        [...]

> Sounds like you might have some files that were not recompiled
> from a previous version.

...that, except I started from several fresh distributions
(dev22 via http, dev21 via ftp, 2.8.2rel1 from one or the other)
in fresh directories, unless the aforementioned senility's
worse than I thought.  Ah well, it's past time I tried to learn
something about debugging and such, so I'll work on...

        [...]

> - Make sure mainloop's ForcePush flag is FALSE when the LYpush in question
>   occurs (i.e., aftter pressing enter on the LYNXPRINT://TO_SCREEN/lines=15
>   link).
> - Make sure the LYwouldPush() called near the top of LYpush() does return
>   the right result (i.e. FALSE, in this case).  This in turn should follow
>   from LYIsUIPage(docurl, UIP_PRINT_OPTIONS) returning TRUE.

...in the near future, and see what transpires.

Thanks, Klaus and Leonid, for the pointers.

Incidentally, I don't suppose there's a break-out sub-directory
still lurking around in some obscure location, is there?

-- 
Michael Warner
<[EMAIL PROTECTED]>

Reply via email to