From mboxrd@z Thu Jan 1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: David Kastrup
Newsgroups: gmane.emacs.devel
Subject: Re: Have you all gone crazy? Was: On being web-friendly and why info
must die
Date: Mon, 22 Dec 2014 09:58:32 +0100
Message-ID: <87r3vsdps7.fsf@fencepost.gnu.org>
References:
<87388bnzha.fsf@newcastle.ac.uk>
<87k31mdbhe.fsf@uwakimon.sk.tsukuba.ac.jp>
<87tx0qiv45.fsf@fencepost.gnu.org>
<87h9wqd3i5.fsf@uwakimon.sk.tsukuba.ac.jp>
<87h9wqimf0.fsf@fencepost.gnu.org>
<87y4q1fekv.fsf@fencepost.gnu.org>
<87k31kga2y.fsf@fencepost.gnu.org>
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Trace: ger.gmane.org 1419239406 7188 80.91.229.3 (22 Dec 2014 09:10:06 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Mon, 22 Dec 2014 09:10:06 +0000 (UTC)
Cc: Richard Stallman , Lennart Borgman ,
Phillip Lord , "Allen S. Rout" ,
Emacs-Devel devel ,
Stephen Turnbull , Drew Adams
To: Yuri Khan
Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 22 10:09:57 2014
Return-path:
Envelope-to: ged-emacs-devel@m.gmane.org
Original-Received: from lists.gnu.org ([208.118.235.17])
by plane.gmane.org with esmtp (Exim 4.69)
(envelope-from )
id 1Y2z00-0007pb-WF
for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2014 10:09:57 +0100
Original-Received: from localhost ([::1]:39723 helo=lists.gnu.org)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from )
id 1Y2z00-0000tm-77
for ged-emacs-devel@m.gmane.org; Mon, 22 Dec 2014 04:09:56 -0500
Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45868)
by lists.gnu.org with esmtp (Exim 4.71) (envelope-from )
id 1Y2yyx-0007V0-Sc
for emacs-devel@gnu.org; Mon, 22 Dec 2014 04:08:52 -0500
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1Y2yyx-0002NR-25
for emacs-devel@gnu.org; Mon, 22 Dec 2014 04:08:51 -0500
Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:47047)
by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from )
id 1Y2yyw-0002NN-Uo
for emacs-devel@gnu.org; Mon, 22 Dec 2014 04:08:50 -0500
Original-Received: from localhost ([127.0.0.1]:54213 helo=lola)
by fencepost.gnu.org with esmtp (Exim 4.71)
(envelope-from )
id 1Y2yyo-0005xp-F5; Mon, 22 Dec 2014 04:08:42 -0500
Original-Received: by lola (Postfix, from userid 1000)
id 29AAAE0515; Mon, 22 Dec 2014 09:58:32 +0100 (CET)
In-Reply-To:
(Yuri Khan's message of "Mon, 22 Dec 2014 09:30:03 +0700")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address
(bad octet value).
X-Received-From: 2001:4830:134:3::e
X-BeenThere: emacs-devel@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: "Emacs development discussions."
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org
Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.devel:180471
Archived-At:
Yuri Khan writes:
> On Sun, Dec 21, 2014 at 11:57 PM, David Kastrup wrote:
>
>> Well, the HTML looks like
>>
>> ‘accidental-ancient.ly=
’
>>
>>
>> > border=3D"0"
>> src=3D"79/lily-83620d4b.png"
>> alt=3D"[image of music]">
>>
>>
>
> What? That isn=E2=80=99t even valid HTML.
>
> In this snippet, I count 2 instances of improper tag nesting, 1 use of
> obsolete element, 2 uses of obsolete attributes and 1 unhelpful alt
> text.
Well, apart from the unhelpful alt text (which is not easy to make more
helpful, actually, given the way this is generated), that would be the
responsibility of texi2html. Probably worth reporting to the Texinfo
list and/or proposing a fix. Now does not need to nest in HTML, and
I can't vouch definitely that the second
might not belong to some
starting I have not cut&pasted.
But it's not really pretty and could probably be fixed by just removing
the generation of any
.
--=20
David Kastrup