From: Vasilij Schneidermann <mail@vasilij.de>
To: Richard Stallman <rms@gnu.org>
Cc: 43775@debbugs.gnu.org, philipk@posteo.net, bugs@gnu.support
Subject: bug#43775: 28.0.50; Feature request: to include EPUB reading into main Emacs
Date: Mon, 5 Oct 2020 06:22:55 +0200 [thread overview]
Message-ID: <20201005042255.GC1016@odonien.localdomain> (raw)
In-Reply-To: <E1kPGy7-0000t3-1x@fencepost.gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]
> 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.
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.
> What would you think of "E-Reader mode"? "E-Book View mode"?
> (I am making a surmise here about what it does -- please forgive
> me if I'm mistaken.)
These are display names, they don't tell me how they'd map to the file
name or package prefix. With "E-Reader mode" there would be high
confusion potential with ereader.el and maybe even namespace collisions
as it defines ereader-mode and other identifiers of that kind. "E-Book
View mode" might work (ebook-view-mode?), but is overall too long to
comfortably work with. How much I wish that Emacs Lisp were more like
other Lisp dialects and offered you to write code without having to
spell out package prefixes for every single identifier you write...
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2020-10-05 4:22 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-03 9:03 bug#43775: 28.0.50; Feature request: to include EPUB reading into doc-view Jean Louis
[not found] ` <VI1PR06MB4526E1B8D23CC152E879499C960E0@VI1PR06MB4526.eurprd06.prod.outlook.com>
2020-10-03 10:26 ` bug#43775: Sv: " Jean Louis
2020-10-03 11:30 ` Philip K.
2020-10-04 3:44 ` Richard Stallman
2020-10-04 4:40 ` bug#43775: 28.0.50; Feature request: to include EPUB reading into main Emacs Jean Louis
2020-10-04 5:48 ` Vasilij Schneidermann
2020-10-05 3:15 ` Richard Stallman
2020-10-05 4:12 ` Jean Louis
2020-10-05 4:22 ` Vasilij Schneidermann [this message]
2020-10-05 5:17 ` Jean Louis
2020-10-06 2:30 ` Richard Stallman
[not found] ` <E1kPco3-000841-JM@fencepost.gnu.org>
2020-10-07 17:47 ` Vasilij Schneidermann
2020-10-05 7:53 ` Lars Ingebrigtsen
2020-10-05 8:52 ` Arthur Miller
2020-10-05 11:36 ` Vasilij Schneidermann
2020-10-05 11:32 ` Vasilij Schneidermann
2020-10-06 1:31 ` Lars Ingebrigtsen
2020-10-07 17:50 ` Vasilij Schneidermann
2020-10-09 4:16 ` Lars Ingebrigtsen
2020-10-12 6:36 ` Vasilij Schneidermann
2020-10-12 14:55 ` Eli Zaretskii
2020-10-04 7:22 ` bug#43775: 28.0.50; Feature request: to include EPUB reading into doc-view Eli Zaretskii
2022-04-23 14:50 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201005042255.GC1016@odonien.localdomain \
--to=mail@vasilij.de \
--cc=43775@debbugs.gnu.org \
--cc=bugs@gnu.support \
--cc=philipk@posteo.net \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.