lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev change to status line


From: Eduardo Chappa L.
Subject: Re: lynx-dev change to status line
Date: Wed, 14 Jul 1999 22:06:09 -0700 (PDT)

*** Klaus Weide (address@hidden) wrote Today:

:) On Wed, 14 Jul 1999, Eduardo Chappa L. wrote:
:) 
:) > When in advance mode, lynx cuts the address of the current link if this is
:) > too long to be displayed, not showing the name of the document to be
:) > accessed. This is important sometimes because one would not like to follow
:) > certain links (say tar.gz or jpg in slow connections) or persons with
:) > disabilities would not get valuable information from the status line.
:) 
:) ELGOTO ('E') allows examination of the full URL without going to a
:) separate screen.
:) 
:) HEAD (']') can often be used to see whether what's at the end of the
:) link is "too big".

  Yes, 'E' and return allows you to check something that you can
immediately read. and "]", "l" and left arrow sure, got me the information.
Now, why do you need to press two keys when you can read it? Info ('=') is
the same situation. :) >         */
:) > +         char *more = "-more-";
:) > +         char *index = "-index-";
:) > + 
:) 
:) Btw [separate issue?] these should probably be wrapped in gettext().
:) 

  Good idea!, I'll do that !

Eduardo
http://www.math.washington.edu/~chappa/personal.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]