... If someone is working on a pipe command, is it possible to include a "Pipe formatted document" command as well. Then it will be easier to use a print (or...
Cliff Cunnington
cliff@...
Jan 2, 2001 7:27 am
423
... What about the `-dump' option? Though it doesn't take input from stdin. _______________________________________________ links-list mailing list ...
Peter Wang
tjaden@...
Jan 3, 2001 4:42 am
424
Hi This is probably really a request-for-feature, but how do I tell Links not to use the proxy for local (LAN) hosts, as the proxy, naturally enough, knows...
Michael Deegan
michael@...
Jan 3, 2001 1:40 pm
425
... It's been a while since I used the feature, but I believe under Lynx the trick was to specify a comma-separated list of hostnames (domainnames) as the...
Bennett Todd
bet@...
Jan 3, 2001 2:55 pm
426
... It should, but it doesn't. I'd already tried that. :P I can that to work with 'localhost', sometimes. eg. setting it to ...
Michael Deegan
michael@...
Jan 3, 2001 3:10 pm
427
... [DME] As a kludge you could use a personal proxy (Squid or Junkbuster, for example) before your current proxy and tell it to pass to the current one or...
Mediavilla David
DMediavilla@...
Jan 3, 2001 3:52 pm
428
... It is not a one line fix. It uses extremely ugly message queue between http requester and session - ignoring the fact that one http connection may be...
Mikulas Patocka
mikulas@...
Jan 3, 2001 7:45 pm
429
... I didn't write that code, it's on Sergei to fix it.... Mikulas _______________________________________________ links-list mailing list ...
Mikulas Patocka
mikulas@...
Jan 3, 2001 7:47 pm
430
... but ... as ... What is the version you are using ? Can you try it on version, that less than 0.94pre5 ? 0.94pre4 for example. Sergei Borushevsky ...
Sergei Borushevsky
b_sp@...
Jan 5, 2001 2:12 am
431
Hi everybody, I was checking arround links sources to see if links can use a global configuratino file but I didn't find anything suitable. Is there a plan to ...
Goran Koruga
goran.koruga@...
Jan 5, 2001 10:14 am
432
... Peter Wang's patch provides for a /etc/links.cfg file. According to the ChangeLog, this has been integrated in Links since 0.94pre5 (Nov16). Regards, Cliff...
Cliff Cunnington
cliff@...
Jan 5, 2001 2:01 pm
433
When using -dump, links doesn't seem to respect my setting of ISO 8859-1 as character set; as I get "a:" instead of swedish ä etc. ...
Daniel
sensei@...
Jan 7, 2001 4:25 pm
434
Using link 0.95 I get a "Bad http response" from http://pub2.ezboard.com. I can't verify this, but lynx and netscape both have more to offer about this site...
Alexander Mai
st002279@...
Jan 9, 2001 10:55 am
435
... The response is really bad. The server is buggy. Mikulas _______________________________________________ links-list mailing list links-list@... ...
Mikulas Patocka
mikulas@...
Jan 9, 2001 11:36 am
436
... Ok, any chance links will become more tolerant about this like lynx/Netscape/etc. ? IIRC I had also at least one other example for this error message while...
Alexander Mai
st002279@...
Jan 9, 2001 1:52 pm
437
... This is a standard problem. Why should software that does the right thing be corrupted just to deal with software that's been written badly? (Yes, I admin...
Roger Burton West
roger@...
Jan 9, 2001 1:56 pm
438
... Well, there are at least two different possibilities: Something like a compiler should strictly check the input for compliance with standards, etc. A...
Alexander Mai
st002279@...
Jan 9, 2001 2:45 pm
439
... [...] ... [...] ... First I don't believe that trying to handle broken http protocol stuff substantially blows up code size/execution time. Second I repeat...
Alexander Mai
st002279@...
Jan 9, 2001 3:24 pm
440
... If netscape had strict check for compliance with standarts, there would not be any broken servers or pages. Maybe ignoring errors was a nasty marketing...
Mikulas Patocka
mikulas@...
Jan 9, 2001 6:36 pm
441
mattack@... ... Date: Tue, 9 Jan 2001 12:46:06 -0800 (PST) From: Matt Ackeret <mattack@...> To: Roger Burton West <roger@...> Subject: Re:...
Matt Ackeret
mattack@...
Jan 9, 2001 8:49 pm
442
Hola! sometimes cheating on Links and using Netscape (sorry!), I noticed a few thinggies. when I get back to Links, here is what I miss (hint, hint, no...
Patrice Levesque
ptaff@...
Jan 9, 2001 11:35 pm
443
... What about opening a new links "window" in another tty? (not as silly as it sounds, since I've got 2 monitors and a serial terminal). Another idea would be...
Brent Cook
busterb@...
Jan 10, 2001 12:26 am
444
... I suggest '-', to match pine and lynx (and presumably many apps before that, they're just what I'm used to). ...
Matt Ackeret
mattack@...
Jan 10, 2001 12:53 am
445
Patrice, ... <snip> ... Set the WWW_HOME environment variable in your .profile (or whatever): ksh/bash: WWW_HOME=<url|localfile> export WWW_HOME ... This...
Cliff Cunnington
cliff@...
Jan 10, 2001 1:09 am
446
... Suggestion, though don't know if it will work. If you are running a primary Links in X11 you could possibly set the environment variable LINKS_XTERM to a...
Cliff Cunnington
cliff@...
Jan 10, 2001 1:10 am
447
... `b', as in less(1). You can bind any other key you want, of course. ... Yes, really annoying. If you have Emacsified fingers you could bind Alt-v and...
Peter Wang
tjaden@...
Jan 10, 2001 3:56 am
448
... Also don't forget just putting a startpage.html in ~/.links will give Links its own home page. The one I use that's part of the online documentation looks...
Marc D. Williams
marcdw@...
Jan 10, 2001 6:46 am
449
Can i read https://with links-0.95? How? Ovidiu G. _______________________________________________ links-list mailing list links-list@... ...
Ovidiu Ghinet
oghinet@...
Jan 10, 2001 7:10 am
450
... Two oopses. First off I forgot to remove the Cc line in the message (sorry Cliff). Second, I forgot I was using a script to start Links and in that script...
Marc D. Williams
marcdw@...
Jan 10, 2001 7:40 am
451
... Yes. ... Here is some general info about building Links with SSL support. 1. You need OpenSSL lib and headers installed on your system before compiling...