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: Mon, 5 Oct 2020 08:17:20 +0300 Message-ID: <20201005051720.GR15516@protected.rcdrun.com> References: <87eemfpmw9.fsf@posteo.net> <20201004044045.GK32715@protected.rcdrun.com> <20201004054834.GB1016@odonien.localdomain> <20201005042255.GC1016@odonien.localdomain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="=_stw1.rcdrun.com-21818-1601875044-0001-2" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14172"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14.0 (2020-05-02) Cc: 43775@debbugs.gnu.org, philipk@posteo.net, Richard Stallman , bugs@gnu.support To: Vasilij Schneidermann Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Oct 05 07:18:12 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 1kPIt2-0003YY-Oo for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Oct 2020 07:18:12 +0200 Original-Received: from localhost ([::1]:34908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kPIt1-0003By-94 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 05 Oct 2020 01:18:11 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57994) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kPIss-0003Bn-Me for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 01:18:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35939) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kPIss-0001vf-DN for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 01:18:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kPIss-0005xx-90 for bug-gnu-emacs@gnu.org; Mon, 05 Oct 2020 01:18: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: Mon, 05 Oct 2020 05:18: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.160187505322896 (code B ref 43775); Mon, 05 Oct 2020 05:18:02 +0000 Original-Received: (at 43775) by debbugs.gnu.org; 5 Oct 2020 05:17:33 +0000 Original-Received: from localhost ([127.0.0.1]:47485 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPIsO-0005xE-Vg for submit@debbugs.gnu.org; Mon, 05 Oct 2020 01:17:33 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:55989) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kPIsM-0005x0-Lg for 43775@debbugs.gnu.org; Mon, 05 Oct 2020 01:17:31 -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.000000005F7AAC63.0000553A; Sun, 04 Oct 2020 22:17:22 -0700 Content-Disposition: inline In-Reply-To: <20201005042255.GC1016@odonien.localdomain> 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:189785 Archived-At: This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_stw1.rcdrun.com-21818-1601875044-0001-2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Vasilij Schneidermann [2020-10-05 07:23]: > > We've been having a discussion about how to make Emacs easier to > > learn. I think one important way is to cease giving packages cryptic > > names, and start giving each mode or package a name whose meaning will > > be clear to everyone who sees it. >=20 > That's a laudable goal, but it's hard to fulfill given the crutch of > identifier prefixing Emacs Lisp is stuck with. The choice of a unique, > yet short prefix is more important as chances are that someone else beat > you to the punch and picked the obvious ones first. In my case, > epub-mode.el (no adherence to prefixing) and ereader.el (ereader- > prefix) were already taken. epub-reader-mode --=_stw1.rcdrun.com-21818-1601875044-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE5G3qii9+CNktbyKwljtT5C+bDPUFAl96rGAACgkQljtT5C+b DPX1LQ/+MdbY+jmsSwTG333dt7wWSXqyy1MyM//efeXTk3kq92uOpYBvzN0c9FZH 6sJt8wkGyWAJOaEYtu+KU3JlABwOUvfzXvbzca0gIrEW6s9T32VucMSaLq7Qxf2q 4O2WE57A+DPiH68s+8a/cbOG3agAMtX+F3v6GJC+rPzw575kaxRTBVP/hvxAAbUK yvCLgFwyXVrg5xSHMuuOmAUDfNRcDM3cO7leETmI+0YSClv3uDv+cTFUBNIzEb9v 9UDF/ut7O9gpp67G+eXUM6ccUiKd6xRZLkMErR9n2GLjyGg9NLNtT79bwvkBxX1B g3z4hRgiUYFBeSTB+Y3vI2Ee0iOhy1t1cH2ye7k2WzZDqJuGesqHzY3WcPKgtbBb C1gW142OuIfaZEArvESXk2GPqITsR5141EVdPu1LgZ6l10a2UephW2kwKaJTwwaG dCEd3aCP0/pditY6LxFCGvMAr+7Z7zgu0DEXzhTDzkREYWxYM88nasZcmib2fr9t 7tzJb3Y2HLtl8L3QD8rqIXNsR79OFUUx918FTtFVpZd+wVK0UzjhsmvxSG6JkBhM /Y0e+HTw7jqSGRRBLhQicxA7iSPvqe9ArU7RUVk4phdfS5sR4lgFheZcn8/AAEob Tk6lb/FB6sBnR9sRvLCCE/0kMItYsuFNbaOYi/JCpXqiPrCvBac= =fbJB -----END PGP SIGNATURE----- --=_stw1.rcdrun.com-21818-1601875044-0001-2--