From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Improving the presentation of Emacs user documentation Date: Mon, 08 Feb 2016 09:27:08 -0500 Message-ID: References: <87lh6v1h2c.fsf@petton.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1454941840 4004 80.91.229.3 (8 Feb 2016 14:30:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Feb 2016 14:30:40 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 08 15:30:32 2016 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 1aSmpi-0007FP-46 for ged-emacs-devel@m.gmane.org; Mon, 08 Feb 2016 15:30:30 +0100 Original-Received: from localhost ([::1]:45297 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSmph-0002Wt-30 for ged-emacs-devel@m.gmane.org; Mon, 08 Feb 2016 09:30:29 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSmpN-0002PW-Kx for emacs-devel@gnu.org; Mon, 08 Feb 2016 09:30:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSmpJ-0000Ut-IU for emacs-devel@gnu.org; Mon, 08 Feb 2016 09:30:09 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:39449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSmpJ-0000Tn-D1 for emacs-devel@gnu.org; Mon, 08 Feb 2016 09:30:05 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aSmpH-0006jm-37 for emacs-devel@gnu.org; Mon, 08 Feb 2016 15:30:03 +0100 Original-Received: from 69-165-151-222.dsl.teksavvy.com ([69.165.151.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2016 15:30:03 +0100 Original-Received: from monnier by 69-165-151-222.dsl.teksavvy.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Feb 2016 15:30:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 69-165-151-222.dsl.teksavvy.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:3RtkRbB2Dpi+brfuq66gRpAv5qk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:199519 Archived-At: > Couldn't we just style the HTML pages? To a large extent, yes, tho it may require changes to the texi2html converter as well. > (If so, you just got a volunteer to do it) IIUC the same style is used (or should be used) for all GNU manuals in www.gnu.org, so improvements would benefit a lot of people. Stefan