[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Handling of untranslatable charset
From: |
Klaus Weide |
Subject: |
Re: lynx-dev Handling of untranslatable charset |
Date: |
Sat, 16 Jan 1999 19:00:30 -0600 (CST) |
On Sun, 17 Jan 1999, Leonid Pauzner wrote:
> 16-Jan-99 14:28 Klaus Weide wrote:
>
> > Well, maybe Set_HTCJK() shouldn't fail then...
>
> > On Sat, 16 Jan 1999, Leonid Pauzner wrote:
> >> Or we should replace lines like !strcmp(name, "euc-cn")
> >> with UCGetLYhndl_by_MIME(name) == UCGetLYhndl_byMIME("euc-cn")
> >> in Set_HTCJK()? But the problem may probably persists elsewhere.
>
> > Maybe, or resurrect the earlier form of the code which had the
> > various additional names hardwired in... (which you probably won't
> > like.)
>
> Yes, there should be the only place where we define synonyms,
> currently UCGetLYhndl_byMIME().
Ok, feel free to go ahead with that.
I would still tend to avoid calls to UCGetLYhndl_byMIME() where not
necessary, since it wasn't written for speed. But I assume Set_HTCJK()
isn't being called very often, so that's probably irrelevant here.
Klaus
- lynx-dev Handling of untranslatable charset, Klaus Weide, 1999/01/16
- lynx-dev Lynx 2.7.1 + Minuet = wacky characters, Mark E. Crane, 1999/01/16
- Re: lynx-dev Lynx 2.7.1 + Minuet = wacky characters, Jay, 1999/01/18
- Re: lynx-dev Lynx 2.7.1 + Minuet = wacky characters, Mark E. Crane, 1999/01/20
- Re: lynx-dev Lynx 2.7.1 + Minuet = wacky characters, David Woolley, 1999/01/19