lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev Forms based options (patch)


From: Mike Castle
Subject: Re: lynx-dev Forms based options (patch)
Date: Thu, 30 Jul 1998 22:16:15 -0500 (CDT)

Amazingly enough Leonid Pauzner said:
> @@ -841,7 +847,7 @@
>                         }
>                         LYRawMode = (UCLYhndl_for_unspec == current_char_set);
>                         HTMLSetUseDefaultRawMode(current_char_set, LYRawMode);
> -                       HTMLUseCharacterSet(current_char_set);
> +                       HTMLSetCharacterHandling(current_char_set);
>                         CurrentAssumeCharSet = UCLYhndl_for_unspec;
>                         CurrentAssumeLocalCharSet = 
> UCLYhndl_HTFile_for_unspec;
>                         CurrentRawMode = LYRawMode;

I've noticed you suggested this change in both the original options area
and in my form handling.

I'm not sure I want to do this change at this point.

My current attempt is to recreate the semantics of the current options
screen, even if those semantics may be broken.  This change suggests you
think the current implementation is wrong as well.  I don't want to try to
do too many things at once.  If something is not working right, I want it
to be because I failed to come up with the exact same output; not because I
decided to change it.

On the other hand, if that gets changed in the official code, I will change
my code to reflect that change (and will continue to do so until either my
code becomes the standard or we decide that at this point the project is
too cumbersome to continue).

mrc
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  address@hidden  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

reply via email to

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