Re: [Lynx-dev] the 'z' key

2005-06-13 Thread Elimar Riesebieter
On Sun, 12 Jun 2005 the mental interface of
Thorsten Glaser told:

 I wonder...
 
 why cannot lynx simply stop with EVERYTHING if I hit 'z' repeatedly?

Doesn't meet CTRLG your needs?

Elimar

-- 
  Learned men are the cisterns of knowledge, 
  not the fountainheads ;-)


pgpRwxXJnFkiz.pgp
Description: PGP signature
___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] the 'z' key

2005-06-13 Thread Stef Caunter
well you aren't going to stop lynx from waiting for the system resolver with
^G, but TG has his *own* system. If I'm not mistaken lynx just uses available
system calls to stay small and fast and avoid reinventing the wheel.

When I get stuck in lookup hell I either go to
another tty for a few seconds or give up with ^C (this is nice inside pine when
checking phishing type spam urls with lynx).

| Stef -

On Mon, 13 Jun 2005, Elimar Riesebieter wrote:

 On Sun, 12 Jun 2005 the mental interface of
 Thorsten Glaser told:

  I wonder...
 
  why cannot lynx simply stop with EVERYTHING if I hit 'z' repeatedly?

 Doesn't meet CTRLG your needs?

 Elimar

 --
   Learned men are the cisterns of knowledge,
   not the fountainheads ;-)




___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] the 'z' key

2005-06-13 Thread Thorsten Glaser
Stef Caunter dixit:

well you aren't going to stop lynx from waiting for the system resolver with
^G

Yup, and that's probably got a good reason. I do the ^C trick
sometimes too (yeah, pine...).

 Doesn't meet CTRLG your needs?

Didn't know it yet *blushes* thanks you two.

//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


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] the 'z' key

2005-06-12 Thread Thorsten Glaser
I wonder...

why cannot lynx simply stop with EVERYTHING if I hit 'z' repeatedly?

I mean, DNS lookups may have their reasons, but if I am entering a
website with various
- redirections
- bad html, use -trace to diagnose
- invalid cookie path (automatic yes, in my config)
and have activated that link by accident (yes, that happens), why
cannot lynx stop if I hit 'zz'? It only starts stopping after the
final page is being loaded, and still gets sometimes 3K, sometimes
even 30K of the target page. This can take up to 15 seconds, with
DNS lookups that fail even more.

//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


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] the 'z' key

2005-06-12 Thread Thomas Dickey
On Sun, Jun 12, 2005 at 08:21:01PM +, Thorsten Glaser wrote:
 I wonder...
 
 why cannot lynx simply stop with EVERYTHING if I hit 'z' repeatedly?

other than being more complicated and slower?

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev