Re: [Lynx-dev] "Correct" tab-stops?

2019-07-19 Thread Halaasz Saandor via Lynx-dev
2018/10/29 04:07 ... Bela Lubkin: # "vt100" -- correct messed up tab stops on VT100 / ANSI terminals I hav long believed that the right thing is to make no assumptions about tab stops. ___ Lynx-dev mailing list Lynx-dev@nongnu.org https://lists.non

Re: [Lynx-dev] ... Accessible Search Engines ... the nasty mouse.

2019-08-31 Thread Halaasz Saandor via Lynx-dev
2019/08/31 16:31 ... Karen Lewellen: Links, the chain and elinks can be low graphics browsers  that match one fundamental level of compliance, that *everything* works with the keyboard. O, I love that. I wish I could forgo the mouse for everything but drawing. My showlder always grows sore.

Re: [Lynx-dev] lynx and amazon?

2019-09-03 Thread Halaasz Saandor via Lynx-dev
2019/09/02 16:43 ... Karen Lewellen: everything from the poor quality of image and sound O yeah: I see, but in some of those pictures, I can only guess that the intended thing is actually shown, and first attempt often fails. ___ Lynx-dev mailing l

Re: [Lynx-dev] google problem

2019-11-16 Thread Halaasz Saandor via Lynx-dev
2019/11/15 12:03 ... dan d.: Google made a server side change to affect chrome behavior on wed., It was a mess. Wasn't that about the time the lynx behavior changed? -- Google Chrome experiment crashes browser tabs, impacts companies worldwide https://www.zdnet.com/article/google-chrome-exper

Re: [Lynx-dev] changing lynx default homepage from the comand line?

2019-11-16 Thread Halaasz Saandor via Lynx-dev
2019/11/15 18:26 ... Larry Hynes via Lynx-dev: If you can set the WWW_HOME environment variable, lynx will use that as the startfile. I use this method, although I have complete control of my "lynx.cfg". ___ Lynx-dev mailing list Lynx-dev@nongnu.org

Re: [Lynx-dev] copy URL to clipboard shortcut

2020-04-20 Thread Halaasz Saandor via Lynx-dev
2020/04/20 02:41 ... s...@stof999.ch: it would be greath to have a shortcut for copying the URL of the file currently viewing INTO clipboard. Well, one can assign a key to "TO_CLIPBOARD". I assign "S" to it. See the key-map, at first assigned to "k". ___

Re: [Lynx-dev] rendering — (0x97)

2020-06-29 Thread Halaasz Saandor via Lynx-dev
2020/06/28 18:28 ... David Woolley: but if they are sending — over the wire, rather than the a byte containing the value 151, the contents encoding wouldn't matter, as entities are interpreted in Unicode, What do you mean? The actual Unicode number is U+2014, or 8212, and — is simply cp1252 i

Re: [Lynx-dev] rendering — (0x97)

2020-06-30 Thread Halaasz Saandor via Lynx-dev
2020/06/29 14:43 ... Mouse: I hav seen that, and , in Microsoft HTML from Word. That means little. Just because a Microsoft program generates something does not mean it's compatible with non-Microsoft software, and sometimes does not even mean it's compatible with other Microsoft software, and

Re: [Lynx-dev] rendering — (0x97)

2020-06-30 Thread Halaasz Saandor via Lynx-dev
2020/06/28 13:34 ... Thomas Dickey: but in the meantime, the html5 crowd declared that iso-8859-1 is identical to cp1252 I, too, think the crowd crazie, for other reasons besides: when I heard of this crowd I glanced at the website, and found great effort exerted on the meaning of strings tha

Re: [Lynx-dev] rendering — (0x97)

2020-07-01 Thread Halaasz Saandor via Lynx-dev
2020/06/30 10:31 ... David Woolley: Are you sure that the browser is given free reign?  I thought the HTML5 principle is that every browser should produce the same output regardless of whether the document was syntactically valid, and that is why they define error cases in such detail. I thin

Re: [Lynx-dev] the sun, the sun

2020-08-08 Thread Halaasz Saandor via Lynx-dev
2020/08/08 17:43 ... Steffen Nurpmeso: Being all in favour of keeping UTC aligned with the sun, whatever this means. I suspect that it is time to detach the physical second, that physicists use, from the second that is one 86400th of a day, and find a definition of "day" that depends on our e

Re: [Lynx-dev] Adding $SOCKS5_PROXY support, changing command line option

2020-08-08 Thread Halaasz Saandor via Lynx-dev
2020/08/07 20:03 ... Thorsten Glaser: Using (char *)-1 can cause traps on some platforms, or the compiler to replace the entire codepath (including backwards!) with nōnsense. And if the platform is x86, what of long and short pointers? Or do all the C-compilers use only the longest? If pointer

Re: [Lynx-dev] Removing bookmarks

2020-09-21 Thread Halaasz Saandor via Lynx-dev
2020/09/21 13:50 ... Travis Siegel: Is your bookmarks file in the root dire ctory? I find that windows really doesn't like users using files that are in the root of a drive. If it's in a subdirectory, then obviously this isn't the problem, but figured I'd mention it, just in case. Actually, i

Re: [Lynx-dev] reading code section

2020-11-21 Thread Halaasz Saandor via Lynx-dev
2020/11/21 12:11 ... Tom Masterson: This is al a good discussion but it does not answer my question.  For some pages I can modify the html and make it readable, however there a number of sites out in the wild that use the ... to show coding.  I would like to be able to read that code without ha