[Lynx-dev] minor correction to lynx.cfg

2016-11-26 Thread Larry Hynes
The option: #ENABLE_LYNXRC:SEND_USERAGENT:OFF appears twice in lynx.cfg --- lynx.cfg2016-11-26 20:25:05.0 + +++ lynx.cfg.1 2016-11-26 20:25:20.0 + @@ -3406,7 +3406,6 @@ #ENABLE_LYNXRC:RUN_EXECUTION_LINKS_ON_LOCAL_FILES:ON #ENABLE_LYNXRC:SCROLLBAR:OFF #ENAB

Re: [Lynx-dev] options

2017-03-24 Thread Larry Hynes
iohann wrote: > when i go to options for configuring lynx behavior, almost all options > "will not be saved". how do i configure lynx so that i can change & save > options? Look in lynx.cfg (which is in ~/.lynx/ on my machine) for the ENABLE_LYNXRC options. From the preamble to those options: #

[Lynx-dev] -xhtml-parsing vs -xhtml_parsing

2017-04-20 Thread Larry Hynes
Hi (Lynx 2.8.9dev.11) As per `man lynx`, -xhtml_parsing should work: -xhtml_parsing tells Lynx that it can ignore certain tags which have no content in an XHTML 1.0 document. For example "" will be discarded. $ lynx -xhtml_parsing h

Re: [Lynx-dev] -xhtml-parsing vs -xhtml_parsing

2017-04-21 Thread Larry Hynes
Thomas Dickey wrote: > On Thu, Apr 20, 2017 at 11:11:06PM +0100, Larry Hynes wrote: > > Hi > > > > (Lynx 2.8.9dev.11) > > > > As per `man lynx`, -xhtml_parsing should work: > > > > -xhtml_parsing > > tells Lynx that it can

[Lynx-dev] Lynx 2.8.9dev.12 - entered link numbers don't echo to screen

2017-04-29 Thread Larry Hynes
Hi I built and installed Lynx 2.8.9dev.12 (on Darwin, OS X "Yosemite" 10.10.5) this morning. Entering a link number opens the 'Follow link (or goto link or page) number:' dialog, but without 'pre-filling' it with the number that has been entered. All subsequently entered numbers do not

Re: [Lynx-dev] Lynx 2.8.9dev.12 - entered link numbers don't echo to screen

2017-04-29 Thread Larry Hynes
Thomas Dickey wrote: > On Sat, Apr 29, 2017 at 12:42:26PM +0100, Larry Hynes wrote: > > Hi > > > > I built and installed Lynx 2.8.9dev.12 (on Darwin, OS X "Yosemite" > > 10.10.5) this morning. > > > > Entering a link number opens the > &

Re: [Lynx-dev] Lynx 2.8.9dev.12 - entered link numbers don't echo to screen

2017-04-29 Thread Larry Hynes
Thomas Dickey wrote: > On Sat, Apr 29, 2017 at 02:32:03PM +0100, Larry Hynes wrote: > > Thomas Dickey wrote: > > > On Sat, Apr 29, 2017 at 12:42:26PM +0100, Larry Hynes wrote: > > > > Hi > > > > > > > > I built and installed Lynx 2.8.9de

Re: [Lynx-dev] Browsing newyorker.com

2017-06-24 Thread Larry Hynes
russellb...@gmail.com wrote: > Quoth Mr Thomas Dickey: 'I'd check the user-agent first.' > I already make my user-agent Firefox's because JAMA sends > me limited mobile versions with lynx's default. Changing it back to > lynx's default makes no difference @newyorker.com Disable sendi

Re: [Lynx-dev] tagsoup?

2017-09-26 Thread Larry Hynes
Karen Lewellen wrote: > Hi folks, > I am engaged in troubleshooting with meetup over their comment submission > button . > They have asked about a lynx feature called tagsoup, which they claim > manages html5 better. > This does not ring a bell, but I have not played with the html5 aspects of >

Re: [Lynx-dev] Disable cookies permanently

2017-12-26 Thread Larry Hynes
kalth...@gmail.com wrote: > I wondered if it was possible to disable cookies completly and > permanently. I only can find options to auto-accept cookies or options > to white-/blacklist cookies for certain domains. Even if I configure > lynx to ask me what to do with cookies of a certain site and I

Re: [Lynx-dev] File download managers in Lynx

2018-02-20 Thread Larry Hynes
"dan d." wrote: > I would like to ask consideration be given to making the file download > agent a configuration item in the same way an alternative editor can > be used. > > One could use for exampl curl or wget with their particular options, > or in my intrest an agent which speeds download time

Re: [Lynx-dev] File download managers in Lynx

2018-02-20 Thread Larry Hynes
.) It's all quite well documented in lynx.cfg. > On Tue, 20 Feb 2018, Larry Hynes wrote: > > > Date: Tue, 20 Feb 2018 09:29:16 > > From: Larry Hynes > > To: dan d. > > Cc: lynx-dev@nongnu.org > > Subject: Re: [Lynx-dev] File download managers in Lynx > > &

Re: [Lynx-dev] File download managers in Lynx

2018-02-20 Thread Larry Hynes
"dan d." wrote: > I would like to ask consideration be given to making the file download > agent a configuration item in the same way an alternative editor can > be used. > > One could use for exampl curl or wget with their particular options, > or in my intrest an agent which speeds download time

Re: [Lynx-dev] Request for help identifying cause of issue rendering page elements

2018-04-10 Thread Larry Hynes
Karen Lewellen wrote: > But it did not. I read the page before I wrote asking to see the specific > link in question. Illustrating that I had read it with my correction > regarding a poster's statement about e-links. > > On Tue, 3 Apr 2018, Manil Chowdhury wrote: > > > Hi Karen, > > > > Tha

Re: [Lynx-dev] Website shows blank page in Lynx browser

2018-04-12 Thread Larry Hynes
Hi Kyle With a fresh default install of lynx from homebrew all I can see when accessing /usr/local/bin/lynx 'https://account.torontopubliclibrary.ca/' is --- Account : Toronto Public Library REFRESH(14400 sec): [1]https://account.torontopubliclibrary.ca/ --- If I specify even the default lynx.

Re: [Lynx-dev] compile problem

2018-04-23 Thread Larry Hynes
iohann wrote: > attempting to compile Lynx Version 2.8.8rel.2 (09 Mar 2014) > > ./configure --with-ssl --with-tls > > ./configure runs without error > make runs without error > make install runs without error > > however, this does not produce Lynx with https capability. error message > indica

Re: [Lynx-dev] compile

2018-04-25 Thread Larry Hynes
iohann wrote: > i've downloaded the source ./configure make make install produces a working > > Lynx Version 2.8.9dev.15 (11 May 2017) > libwww-FM 2.14, ncurses 6.0.20160213 > Built on linux-gnu (Apr 25 2018 11:33:53). > > however, it indicates: "This client does not contain support for HTTPS UR

Re: [Lynx-dev] Lynx-on-mac

2018-05-18 Thread Larry Hynes
LarryL wrote: > ATT: Lynx-on-mac developers, > > I'd like to compile the latest SRC on my Macbook Pro, inorder to stay on > top of the latest Lynx release. > > Q: Any chance this can be done, from square one, at the end-user level? > > Yours, > LL (I am not a Lynx developer) Have you tried

Re: [Lynx-dev] Lynx does NOT default to https support

2018-05-21 Thread Larry Hynes
Thomas Dickey wrote: > - Original Message - > | From: russellb...@gmail.com > | To: lynx-dev@nongnu.org > | Sent: Sunday, May 20, 2018 11:44:24 PM > | Subject: [Lynx-dev] Lynx does NOT default to https support > | > | > | Asked LarryL: 'Q: How do I get Lynx to rely on external libra

Re: [Lynx-dev] Lynx does NOT default to https support

2018-05-22 Thread Larry Hynes
LarryL wrote: > Hi, > For compilers to find HomeBrew OpenSSL, it says you may need to set: > LDFLAGS: -L/usr/local/opt/openssl@1.1/lib > CPPFLAGS: -I/usr/local/opt/openssl@1.1/include > Please confirm, for Lynx https support on OS X. > LL > PS. Real bear! /configure --with-ssl=/usr/loc

Re: [Lynx-dev] Error uncompressing temporary file

2018-07-01 Thread Larry Hynes
"dan d." wrote: > > A while back there was a thread about getting that error message with > wikipedia. This thread: http://lists.nongnu.org/archive/html/lynx-dev/2017-06/threads.html#00012 ? which I found by searching the lynx-dev archive at http://lists.nongnu.org/archive/h

Re: [Lynx-dev] TLS-"transport layer security" & LYNX

2018-07-23 Thread Larry Hynes
Shel Talmy wrote: > Hi to any of you programmers who can please fix this! > > Using LYNX, I'm now shut out of more than 50% of websites I normally go to > for my work and it gets worse daily. > > TLS doesn't allow LYNX to logon to any of these TLS protected websites and > I'm "pleading" with y

Re: [Lynx-dev] TLS-"transport layer security" & LYNX

2018-07-24 Thread Larry Hynes
Thorsten Glaser wrote: > Mouse dixit: > > >> go to for my work and it gets worse daily. > > > >Me too, but it's not lynx's fault in my case. > > If it’s “getting worse daily” I suspect it’s the fault of all those > sites and CDNs now requiring TLSv1.1 or TLSv1.2 or an ECC ciphersuite. > I am hit

Re: [Lynx-dev] Links do not work

2018-10-28 Thread Larry Hynes
Hi Riku Virtanen wrote: > After last summer I have met many links which do not work. Can you describe, in detail please, what "do not work" means? Do you get any error messages? (If so, what are they?) > For instance, www.markkinaoikeus.fi and www.mikrobitti.fi/. Both of these links work for m

Re: [Lynx-dev] Links do not work

2018-10-29 Thread Larry Hynes
re? > On Sun, 28 Oct 2018, Larry Hynes wrote: > > > Hi > > > > Riku Virtanen wrote: > >> After last summer I have met many links which do not work. > > > > Can you describe, in detail please, what "do not work" means? Do &

Re: [Lynx-dev] Links do not work

2018-10-29 Thread Larry Hynes
date openssl.) > On Mon, 29 Oct 2018, Larry Hynes wrote: > > > Riku Virtanen wrote: > >> Hi, > >> > >> now I noticed whole error: > >> > >> Alert: unable to create secure connection to remote host. > >> > >> Have I, i.e.

Re: [Lynx-dev] Cannot open: https://m.medicalxpress.com/page2.html

2019-08-14 Thread Larry Hynes via Lynx-dev
Alejandro Lieber wrote: > In various versions of Lynx, I cannot open the following address: > > https://m.medicalxpress.com/page2.html > > Lynx transforms this address adding ./ into: > > https://m.medicalxpress.com/./page2.html > > and the page cannot be found. > > The same happens in: > >

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

2019-11-15 Thread Larry Hynes via Lynx-dev
Karen Lewellen wrote: > I am seeking a command line method to override the site listed as the > homepage for lynx regularly, i. e. the page that appears if i just entre > lynx. > The idea is to change this default homepage, not just simply visit a new > site once. > does that make more se