lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] RAW_TOGGLE is broken?


From: patakuti
Subject: Re: [Lynx-dev] RAW_TOGGLE is broken?
Date: Sat, 22 May 2004 08:20:58 +0900 (JST)

On Thu, 20 May 2004, Leonid Pauzner wrote:

> I see the other starange thing here:
> pressing '@' will not change anything for me with your sample,
> switching cjk-mode in O)ption menu do change in fact.

This is what I actually wanted to report!
I thank you for testing and have to apologize you that my poor English
might confuse you.

Anyway there seems to be a problem in RAW_TOGGLE (@) since
2.8.5dev.17.  I hope that my *ad hoc* patch would help you to improve
it in correct way.

> > diff -ru orig/lynx2-8-6/src/LYMainLoop.c lynx2-8-6/src/LYMainLoop.c
> > --- orig/lynx2-8-6/src/LYMainLoop.c   Fri May  7 09:31:32 2004
> > +++ lynx2-8-6/src/LYMainLoop.c        Sun May 16 00:54:18 2004
> > @@ -4076,7 +4076,7 @@
> >      }
> 
> >      HEAD_request = HTLoadedDocumentIsHEAD();
> > -    HText_setNoCache(HTMainText);
> > +    HTuncache_current_document();
> >  #ifdef NO_ASSUME_SAME_DOC
> >      /*
> >       * Don't assume the reloaded document will be the same.  - FM
--
Takeshi Hataguchi
E-mail: address@hidden




reply via email to

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