tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* 1.11.7 minor issues
@ 2011-09-18 23:39 Ingo Schwarze
  2011-09-18 23:54 ` Kristaps Dzonsons
  0 siblings, 1 reply; 5+ messages in thread
From: Ingo Schwarze @ 2011-09-18 23:39 UTC (permalink / raw)
  To: tech

Hi,

after fixing the two larger problems, systematic comparisons
revealed two smaller issues that are new in 1.11.7:

> @@ -52,8 +52,8 @@
>                -center:off
>                -center=off
>                -center-
> -       Lynx recognizes "1", "+", "on" and "true" for true values, and "0",
> -       "-", "off" and "false" for false values.  Other option-values are
> +       Lynx recognizes "1", "+", "on" and "true" for true values, and "0", "-
> +       ", "off" and "false" for false values.  Other option-values are
>         ignored.

> @@ -109,8 +109,8 @@
>         Many folks attempt a simple-minded regular expression approach, like
>         "s/<.*?>//g", but that fails in many cases because the tags may
>         continue over line breaks, they may contain quoted angle-brackets, or
> -       HTML comment may be present.  Plus, folks forget to convert
> -       entities--like "&lt;" for example.
> +       HTML comment may be present.  Plus, folks forget to convert entities--
> +       like "&lt;" for example.
>
>         Here's one "simple-minded" approach, that works for most files:

I will think about those two tomorrow.

Yours,
  Ingo
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-19  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-18 23:39 1.11.7 minor issues Ingo Schwarze
2011-09-18 23:54 ` Kristaps Dzonsons
2011-09-19  7:58   ` Ingo Schwarze
2011-09-19  8:10     ` Kristaps Dzonsons
2011-09-19  8:41       ` Ingo Schwarze

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).