From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#32713: Documentation in ePub format Date: Sat, 13 Jul 2019 21:34:09 -0400 Message-ID: References: <847990D5-44C5-4244-8CF5-5D5E3E2A8457@aegee.org> <874l3q1x9p.fsf@mouse.gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="68993"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: Dilyan Palauzov , 32713@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 14 03:35:07 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hmTPv-000HnA-7t for geb-bug-gnu-emacs@m.gmane.org; Sun, 14 Jul 2019 03:35:07 +0200 Original-Received: from localhost ([::1]:58636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmTPt-00011p-JM for geb-bug-gnu-emacs@m.gmane.org; Sat, 13 Jul 2019 21:35:05 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54287) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hmTPr-00010J-BF for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 21:35:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hmTPq-00014S-D9 for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 21:35:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:34823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hmTPq-00014K-9E for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 21:35:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hmTPq-000263-3m for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2019 21:35:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 14 Jul 2019 01:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32713 X-GNU-PR-Package: emacs Original-Received: via spool by 32713-submit@debbugs.gnu.org id=B32713.15630680638005 (code B ref 32713); Sun, 14 Jul 2019 01:35:02 +0000 Original-Received: (at 32713) by debbugs.gnu.org; 14 Jul 2019 01:34:23 +0000 Original-Received: from localhost ([127.0.0.1]:43644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmTPC-000253-NK for submit@debbugs.gnu.org; Sat, 13 Jul 2019 21:34:22 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:41596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmTP8-00024o-6T for 32713@debbugs.gnu.org; Sat, 13 Jul 2019 21:34:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:45637) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hmTP2-0000VG-Aw; Sat, 13 Jul 2019 21:34:12 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1hmTP0-00051t-7C; Sat, 13 Jul 2019 21:34:10 -0400 X-Spook: Failure Communications infrastructure Secure Border X-Ran: "Sz (Lars Ingebrigtsen's message of "Sat, 13 Jul 2019 04:30:42 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:162954 Archived-At: Lars Ingebrigtsen wrote: > Dilyan Palauzov writes: > >> please consider publishing the emacs documentations in .epub format. >> >> With https://github.com/jlhg/texinfo2epub texinfo is easily >> converted into epub. > > That seems like a reasonable thing to do, but to make this happen, I > think you have to contact the Free Software Foundation, as they are the > ones making these manuals available. So I'm closing this bug report. ? I don't know what you want the FSF to do here. If you want this, modify doc/*/Makefile.in to generate it. And probably admin/make-manuals and admin/upload-manuals to add the results to the web site.