From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christopher Allan Webber Newsgroups: gmane.emacs.devel Subject: Re: On being web-friendly and why info must die Date: Fri, 05 Dec 2014 17:18:32 -0600 Message-ID: <87a931heei.fsf@earlgrey.lan> References: <20141205123549.GA29331@thyrsus.com> <87mw72lyzs.fsf@earlgrey.lan> <20141205190925.GA5067@thyrsus.com> <871tod241v.fsf@ktab.red-bean.com> <20141205212111.GB7784@thyrsus.com> <87d27xn3jh.fsf@earlgrey.lan> <87iohpvipy.fsf@wanadoo.es> 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 1417821670 21520 80.91.229.3 (5 Dec 2014 23:21:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Dec 2014 23:21:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C3=93scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 06 00:21:05 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 1Xx2BN-0001bv-60 for ged-emacs-devel@m.gmane.org; Sat, 06 Dec 2014 00:21:05 +0100 Original-Received: from localhost ([::1]:52861 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xx2BM-0005tZ-N9 for ged-emacs-devel@m.gmane.org; Fri, 05 Dec 2014 18:21:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xx2BI-0005t2-VZ for emacs-devel@gnu.org; Fri, 05 Dec 2014 18:21:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xx2BI-0000Rf-1O for emacs-devel@gnu.org; Fri, 05 Dec 2014 18:21:00 -0500 Original-Received: from [2600:3c02::f03c:91ff:feae:cb51] (port=37039 helo=dustycloud.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xx2BH-0000Rb-Qt for emacs-devel@gnu.org; Fri, 05 Dec 2014 18:20:59 -0500 Original-Received: from earlgrey.lan (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id E4B6D26628; Fri, 5 Dec 2014 18:20:58 -0500 (EST) In-reply-to: <87iohpvipy.fsf@wanadoo.es> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2600:3c02::f03c:91ff:feae:cb51 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:179070 Archived-At: =C3=93scar Fuentes writes: > Christopher Allan Webber writes: > > [snip] > >> Sphinx can already generate very nice and pretty HTML and pretty decen= t >> texinfo/info manuals. Org-mode might require a lot more tweaking to g= et >> to that point, I don't know. It might be interesting to take stock of >> existing options. > > FYI: Org-mode supports HTML, Texinfo and more: > > http://orgmode.org/manual/Exporting.html Right... I more mean, how much work is there to make it usable for a manual the size of emacs', and also make it look nice and modern? I have seen some orgmode exports that looked *slick*, I think they were using orgmode package plus some theming that made it look very nice, but I'm not sure what it is. The default orgmode export is not good enough, I think. I think there's also value in breaking things up into multiple pages, so...