lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev PATCH [dev22]: source caching fixes (was: patch to fix P


From: Leonid Pauzner
Subject: Re: lynx-dev PATCH [dev22]: source caching fixes (was: patch to fix PSRC mode with SOURCE_CACHE!=NONE)
Date: Wed, 14 Apr 1999 22:51:37 +0400 (MSD)

14-Apr-99 12:01 Scott Bigham wrote:
> On Tue, 13 Apr 1999, Vlad Harchev wrote:

>>  I have the following problem with dev22:
>>  When pressing '\' on non-local files, the psrc view is shown, but there is 
>> no
>> way out of this mode. This patch will fix it.

> Actually, I already have a more localized fix of that in this patch.
> Also included are fixes for related bugs tweaked by going to an internal
> page while viewing source, and a few blurbs in the documentation (which

BTW, I found one more bug (my own) with reloading sources,
(completely independent from SOURCE_CACHE and USE_PSRC),
just a returning from forms-based options menu,
the exit from postoptions(). There are two LYpop() cycles there,
the document is uncached and returned with NULLFILE to the last cyrcle.

If I had a document in source mode before entering the options menu,
change some layout-dependent option like "raw mode" or "show images"
and accept the changes - original document redisplayed in normal mode,
not a source.  So mystery with HTOutputFormat or so.  Since you
spent a time to learn this code you can probably came with a fix...

Probably the exit from options menu may now utilize the power of SOURCE_CACHE,
though it handles more parameters than HTdocument_settings_changed()

Leonid.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]