From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#43775: 28.0.50; Feature request: to include EPUB reading into main Emacs Date: Sun, 4 Oct 2020 07:40:45 +0300 Message-ID: <20201004044045.GK32715@protected.rcdrun.com> References: <87eemfpmw9.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5072"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14.0 (2020-05-02) Cc: 43775@debbugs.gnu.org, "Philip K." , Vasilij Schneidermann To: Richard Stallman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Oct 04 06:41:15 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kOvpj-0001Eb-Fp for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 04 Oct 2020 06:41:15 +0200 Original-Received: from localhost ([::1]:43108 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kOvpi-0003IU-3R for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 04 Oct 2020 00:41:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33962) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kOvpW-0003IG-Pg for bug-gnu-emacs@gnu.org; Sun, 04 Oct 2020 00:41:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33237) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kOvpW-000854-Gc for bug-gnu-emacs@gnu.org; Sun, 04 Oct 2020 00:41:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kOvpW-0000v5-EG for bug-gnu-emacs@gnu.org; Sun, 04 Oct 2020 00:41:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Oct 2020 04:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43775 X-GNU-PR-Package: emacs Original-Received: via spool by 43775-submit@debbugs.gnu.org id=B43775.16017864603520 (code B ref 43775); Sun, 04 Oct 2020 04:41:02 +0000 Original-Received: (at 43775) by debbugs.gnu.org; 4 Oct 2020 04:41:00 +0000 Original-Received: from localhost ([127.0.0.1]:44783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kOvpU-0000ui-6n for submit@debbugs.gnu.org; Sun, 04 Oct 2020 00:41:00 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:51789) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kOvpR-0000uT-5B for 43775@debbugs.gnu.org; Sun, 04 Oct 2020 00:40:58 -0400 Original-Received: from localhost ([::ffff:197.157.34.178]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000005A13D.000000005F795250.00005989; Sat, 03 Oct 2020 21:40:47 -0700 Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:189739 Archived-At: * Richard Stallman [2020-10-04 06:44]: > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > It looks like nov-mode is not included in Emacs. At least, grep-find > did not find it. Is it part of ELPA? Name of package is "nov", and is included in ELPA. I proposed for doc-view to be standard, but Author Vasilij Schneidermann said that is not related to doc-view, as EPUB files are like packaged HTML files. Author is willing to contribute, and is Emacs contributor, so I understood. Many digital books are in EPUB format. I got every time surprised to find that Emacs could not read EPUB, but could read PDF and other documents. > Why is it called 'nov-mode'? Maybe Vasilij can answer.