* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
@ 2022-08-10 9:47 Stefan Kangas
2022-08-10 11:25 ` Eli Zaretskii
2022-08-10 11:53 ` Lars Ingebrigtsen
0 siblings, 2 replies; 11+ messages in thread
From: Stefan Kangas @ 2022-08-10 9:47 UTC (permalink / raw)
To: 57105
Severity: wishlist
It is kind of unfortunate that emacs-news-mode and etc-authors-mode
don't share the same prefix. Could we change them to use the same one?
Either one or the other would need to be renamed.
The benefit of the "emacs" prefix is that it is more self-explanatory.
The benefit of the "etc" prefix is that it feels more "internal" and
makes it clear that these modes are not really intended for general use.
(It is okay to rename `etc-authors-mode' if we want to as no one will
realistically be relying on it for serious work.)
Thoughts?
^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
2022-08-10 9:47 bug#57105: Naming of emacs-news-mode vs etc-authors-mode Stefan Kangas
@ 2022-08-10 11:25 ` Eli Zaretskii
2022-08-10 12:40 ` Stefan Kangas
2022-08-10 11:53 ` Lars Ingebrigtsen
1 sibling, 1 reply; 11+ messages in thread
From: Eli Zaretskii @ 2022-08-10 11:25 UTC (permalink / raw)
To: Stefan Kangas; +Cc: 57105
> From: Stefan Kangas <stefan@marxist.se>
> Date: Wed, 10 Aug 2022 02:47:05 -0700
>
> Severity: wishlist
>
> It is kind of unfortunate that emacs-news-mode and etc-authors-mode
> don't share the same prefix. Could we change them to use the same one?
> Either one or the other would need to be renamed.
>
> The benefit of the "emacs" prefix is that it is more self-explanatory.
>
> The benefit of the "etc" prefix is that it feels more "internal" and
> makes it clear that these modes are not really intended for general use.
>
> (It is okay to rename `etc-authors-mode' if we want to as no one will
> realistically be relying on it for serious work.)
You want to rename etc-authors-mode to emacs-authors-mode? I'm fine
with that. But in general, unlike NEWS, AUTHORS have very different
structures in different projects, so we shouldn't pretend that the
mode is applicable outside of the Emacs project.
^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
2022-08-10 11:25 ` Eli Zaretskii
@ 2022-08-10 12:40 ` Stefan Kangas
2022-08-11 11:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 11+ messages in thread
From: Stefan Kangas @ 2022-08-10 12:40 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 57105
Eli Zaretskii <eliz@gnu.org> writes:
> You want to rename etc-authors-mode to emacs-authors-mode? I'm fine
> with that.
Thanks.
> But in general, unlike NEWS, AUTHORS have very different
> structures in different projects, so we shouldn't pretend that the
> mode is applicable outside of the Emacs project.
Agreed (but I'd mostly say the same about `emacs-news-mode').
^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
2022-08-10 12:40 ` Stefan Kangas
@ 2022-08-11 11:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-11 12:28 ` Stefan Kangas
0 siblings, 1 reply; 11+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-08-11 11:52 UTC (permalink / raw)
To: Stefan Kangas; +Cc: Eli Zaretskii, 57105
Stefan Kangas <stefan@marxist.se> writes:
> Agreed (but I'd mostly say the same about `emacs-news-mode').
Emacs NEWS files are very similar to that of most other GNU projects, I
think.
^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
2022-08-10 9:47 bug#57105: Naming of emacs-news-mode vs etc-authors-mode Stefan Kangas
2022-08-10 11:25 ` Eli Zaretskii
@ 2022-08-10 11:53 ` Lars Ingebrigtsen
2022-08-10 12:40 ` Stefan Kangas
1 sibling, 1 reply; 11+ messages in thread
From: Lars Ingebrigtsen @ 2022-08-10 11:53 UTC (permalink / raw)
To: Stefan Kangas; +Cc: 57105
Stefan Kangas <stefan@marxist.se> writes:
> (It is okay to rename `etc-authors-mode' if we want to as no one will
> realistically be relying on it for serious work.)
Yes, I'm fine with renaming it to emacs-etc-authors-mode (or something
like that).
^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
2022-08-10 11:53 ` Lars Ingebrigtsen
@ 2022-08-10 12:40 ` Stefan Kangas
2022-08-11 11:51 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 11+ messages in thread
From: Stefan Kangas @ 2022-08-10 12:40 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 57105
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Yes, I'm fine with renaming it to emacs-etc-authors-mode (or something
> like that).
That's a good name, thanks.
^ permalink raw reply [flat|nested] 11+ messages in thread
* bug#57105: Naming of emacs-news-mode vs etc-authors-mode
2022-08-10 12:40 ` Stefan Kangas
@ 2022-08-11 11:51 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-11 12:28 ` Stefan Kangas
0 siblings, 1 reply; 11+ messages in thread
From: Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-08-11 11:51 UTC (permalink / raw)
To: Stefan Kangas; +Cc: Lars Ingebrigtsen, 57105
Stefan Kangas <stefan@marxist.se> writes:
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> Yes, I'm fine with renaming it to emacs-etc-authors-mode (or something
>> like that).
>
> That's a good name, thanks.
Then why isn't emacs-news-mode emacs-etc-news-mode?
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2022-08-12 16:47 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10 9:47 bug#57105: Naming of emacs-news-mode vs etc-authors-mode Stefan Kangas
2022-08-10 11:25 ` Eli Zaretskii
2022-08-10 12:40 ` Stefan Kangas
2022-08-11 11:52 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-11 12:28 ` Stefan Kangas
2022-08-10 11:53 ` Lars Ingebrigtsen
2022-08-10 12:40 ` Stefan Kangas
2022-08-11 11:51 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-08-11 12:28 ` Stefan Kangas
2022-08-11 12:38 ` Lars Ingebrigtsen
2022-08-12 16:47 ` Stefan Kangas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).