[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev (patch 2) jumps ambushes
From: |
Klaus Weide |
Subject: |
Re: lynx-dev (patch 2) jumps ambushes |
Date: |
Sat, 4 Dec 1999 09:42:24 -0600 (CST) |
On Sat, 4 Dec 1999, Philip Webb wrote:
> 991204 Klaus Weide tweaked some docs:
>
> thanx: did you forget to correct `left' to `right'-arrow?
Accidentally lost it.
> in the same spirit, a replacement jumps sample patch:
>
> --- old/jumpsUnix.html Fri Dec 3 17:24:14 1999
> +++ new/jumpsUnix.html Sat Dec 4 04:29:38 1999
> @@ -9,9 +9,18 @@
> </head>
> <body>
> <h1>Shortcut List</h1>
> - Following is a list of shortcut names and the target links associated
> - with them. In Lynx, pressing J followed by one of these shortcut names
> - will jump you directly to the link. This list will expand over time.<p>
> + This is a sample jumps file created in the early days of Lynx:
> + you should use it as a template, replacing with your own choices.
> + See Users Guide for details of how the `j' command works.
> +<p>
> + *** IMPORTANT *** If you want to use `?' with `j' to recall
> + your own list of abbreviations, you must make sure
> + you always have the correct URL corresponding to `?' below:
> + otherwise, Lynx may display an incorrect list with misleading results.
Suggest changing to:
If you want `?' to jump to your list of abbreviations (your copy of this
file), make sure that the URL for the `?' entry points to the right
location.
Klaus