lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] patch: extended numbering wish


From: Thorsten Glaser
Subject: Re: [Lynx-dev] patch: extended numbering wish
Date: Tue, 12 Jun 2007 20:38:31 +0000 (UTC)

PBM . dixit:

>>> -    } else if (c == 'p' || c == 'P') {
>>> +    } else if (c == LYK_PRINT) {
>>>
>>> this is bogus, 'p' is a mnemonic for page, LYK_PRINT is 'p' by
>>> default but not necessarily.
>>
>> yes (it's not as simple as that to use the bound-key).
>
> P/p as mnemonic to page do not mean nothing for non-english speakers.

non-english speakers will maybe remap LYK_PRINT to 'd' as in "Drucken",
but page maps to 's' as in "Seite". So we either introduce a LYK_* for
that (which will only be active in that special mode) or hardcode 'p',
which isn't a bad idea anyway, as it's consistent and compatible.

bye,
//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt




reply via email to

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