From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: HTML-Info design Date: Tue, 23 Dec 2014 08:34:24 +0100 Message-ID: <406FDC0D-21BD-48A8-8D3B-4A28361A0ADE@swipnet.se> 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> <87fvc858c6.fsf@uwakimon.sk.tsukuba.ac.jp> <87ioh4nf8k.fsf@ferrier.me.uk> <549806FB.1030008@swipnet.se> <87sig7z5n6.fsf@ferrier.me.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1419320087 18140 80.91.229.3 (23 Dec 2014 07:34:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Dec 2014 07:34:47 +0000 (UTC) Cc: "Stephen J. Turnbull" , rms@gnu.org, emacs-devel@gnu.org To: Nic Ferrier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 23 08:34:42 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 1Y3JzN-0002X9-PZ for ged-emacs-devel@m.gmane.org; Tue, 23 Dec 2014 08:34:41 +0100 Original-Received: from localhost ([::1]:43414 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3JzN-0000St-6I for ged-emacs-devel@m.gmane.org; Tue, 23 Dec 2014 02:34:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3JzF-0000SI-UV for emacs-devel@gnu.org; Tue, 23 Dec 2014 02:34:38 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y3JzB-0004H7-3m for emacs-devel@gnu.org; Tue, 23 Dec 2014 02:34:33 -0500 Original-Received: from mailfe09.swip.net ([212.247.155.1]:43992 helo=swip.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y3JzA-0004FY-T2; Tue, 23 Dec 2014 02:34:29 -0500 X-T2-Spam-Status: No, hits=-0.5 required=5.0 tests=BAYES_05 Original-Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe09.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 386471571; Tue, 23 Dec 2014 08:34:26 +0100 In-Reply-To: <87sig7z5n6.fsf@ferrier.me.uk> X-Mailer: Apple Mail (2.1993) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 212.247.155.1 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:180544 Archived-At: Hello. > 22 dec 2014 kl. 23:22 skrev Nic Ferrier : >=20 > jan.h.d@swipnet.se writes: >=20 >> Den 2014-12-22 11:36, Nic Ferrier skrev: >>>=20 >>> This is what my app does: >>>=20 >>> http://gnudoc.ferrier.me.uk >>>=20 >>> it implements indexing (press i) and toc and all of that. >>>=20 >>> Yes, it's based on JS but the JS is free. >>=20 >> It does not work in Chrome, see attachment. This is one of the >> eternal problems with JS/HTML. >=20 > That's unfair. This was a quick hack done in less than a day with = severe > constraints. It was meant as a datapoint for further improvements. I used Chrome because sources = (http://en.wikipedia.org/wiki/Usage_share_of_web_browsers, = http://www.w3schools.com/browsers/browsers_stats.asp) says its the most = used browser. Jan D.