[Lynx-dev] patch to convert JIS X 0201 Katakana from Shift_JIS/EUC-JP to UTF-8

2018-10-27 Thread KIHARA Hideto
Japanese JIS X 0201 Katakana characters in Shift_JIS/EUC-JP encoding are not converted to UTF-8 correctly for UTF-8 display_charset. Attached patch fixes JIS X 0201 Katakana conversion from Shift_JIS/EUC-JP to UTF-8. Screen captures about expected and actual behavior: http://www1.interq.or.jp/~de

[Lynx-dev] What blanks the blank spaces at the beginning of a line?

2018-10-27 Thread russellbell
Yeah, what? russell bell ___ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/lynx-dev

Re: [Lynx-dev] What blanks the blank spaces at the beginning of a line?

2018-10-27 Thread Paul Gilmartin
On 2018-10-27, at 10:58:25, russellbell wrote: > > Yeah, what? > Context? Example? Is this in HTML? Is it between ... tags? -- gil ___ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/lynx-dev

Re: [Lynx-dev] What blanks the blank spaces at the beginning of a line?

2018-10-27 Thread russellbell
Quoth Paul Gilmartin, 'Context? Example? Is this in HTML? Is it between ... tags?' The beginning of a line before the display of characters, the indentation of paragraphs (or whatever) , the left side of centered lines, pretty much any reason to leave the beginning characters

Re: [Lynx-dev] What blanks the blank spaces at the beginning of a line?

2018-10-27 Thread Paul Gilmartin
On 2018-10-27, at 19:06:29, russellbell wrote: > > Quoth Paul Gilmartin, 'Context? Example? Is this in HTML? > Is it between ... tags?' > The beginning of a line before the display of characters, the > indentation of paragraphs (or whatever) , the left side of centered > lines, pre

Re: [Lynx-dev] What blanks the blank spaces at the beginning of a line?

2018-10-27 Thread russellbell
I'd still like to know where the relevant code is. I looked up 'blank'; the routine in LYCurses.c made no difference. I see likely stuff in GridText.c, but I'm unsure. Retained artifacts are only from the same virtual terminal. If I switch to another VT then back the display is