Re: [Lynx-dev] in overrides from

2022-12-29 Thread Thorsten Glaser
rbell--- via Lynx-dev dixit:

>title it finds.  I spent a few minutes trying to figure out how to
>make it use the first, gave up.

Hmm. Maybe the last, but recognise the element inside the  only
and ignore it when found in the ?

bye,
//mirabilos (buried too deep in other projects to have a look)
-- 
Yes, I hate users and I want them to suffer.
-- Marco d'Itri on gmane.linux.debian.devel.general



Re: [Lynx-dev] in overrides from

2022-12-29 Thread Jude DaShiell
One of the big problems with this is web pages where the first link is
some sort of rss feed and that's what lynx saves as the title unless
you're aware and observant and clear out what lynx wants to save.



Jude  "There are four boxes to be used in
defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)

.

On Thu, 29 Dec 2022, rbell--- via Lynx-dev wrote:

>   Quoth Rene Kita: 'When you open a page in lynx which contains
> a  element which itself has a  element lynx will use the
> SVG's title as title for the page.'
>   I pointed this out years ago.  lynx seems to use the last
> title it finds.  I spent a few minutes trying to figure out how to
> make it use the first, gave up.
>
> russell bell
>
>



[Lynx-dev] in overrides from

2022-12-29 Thread rbell--- via Lynx-dev
Quoth Rene Kita: 'When you open a page in lynx which contains
a  element which itself has a  element lynx will use the
SVG's title as title for the page.'
I pointed this out years ago.  lynx seems to use the last
title it finds.  I spent a few minutes trying to figure out how to
make it use the first, gave up.

russell bell



[Lynx-dev] in overrides from

2022-12-29 Thread Rene Kita
When you open a page in lynx which contains a  element which itself
has a  element lynx will use the SVG's title as title for the
page.

To reproduce:



sitetitle

  [title]
[long description]




Tested with lynx2.9.0dev.10.


As a side note, INSTALLATION has this example configure command:

./configure --prefix=~/.lynx --exec-prefix=~/.lynx

which gives on my Debian stable:

configure: error: expected an absolute path for --exec_prefix: ~/.lynx