Re: jump files do not correctly handle </dt>
Find Marbles <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
I just followed the convention of the jumpsUnix.html since Linux is a Unix-like operating system. The Lynx Users Guide tells you to look at your lynx.cfg as well for further information on the jump file. It gives the example for the ? shortcut. Important information that, I don‘t remember where I read it from, is that your jump shortcuts need to be in alphabetical order. > Am 09.05.2022 um 01:22 schrieb Shawn J <[email protected]>: > > Lynx Version 2.9.0dev.6 (05 Sep 2020) > Ubuntu 21.10 > > I believe I've found a bug and I wanted to notify someone about it. What > I'm seeing is that jumps files are not processed correctly if entries have > a closing </dt> element leading to 'Unknown target' when attempting to use > the jump in lynx. > > The easiest way to reproduce this is to configure the sample jumps file for > use and attempt to use the jump command from lynx. Removing the </dt> > elements(and cleaning up some of the whitespace) will allow jumps to work, > but </dt> should be valid if this file is interpreted as html. The sample > jumps file can be found here: > https://lynx.invisible-island.net/lynx_doc/samples/jumps.htm