* `csv-mode' part of core?
@ 2021-12-02 19:30 Tor Kringeland
2021-12-03 16:50 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Tor Kringeland @ 2021-12-02 19:30 UTC (permalink / raw)
To: emacs-devel
Is there a reason `csv-mode' is not part of core currently, or could it
be included?
It's a very popular storage format, and support for other popular
formats like JSON is included in core. Syntax highlighting is arguably
not as important here, but still things like `csv-align-mode' makes it
useful for editing csv files.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: `csv-mode' part of core?
2021-12-02 19:30 `csv-mode' part of core? Tor Kringeland
@ 2021-12-03 16:50 ` Lars Ingebrigtsen
2021-12-04 11:46 ` Philip Kaludercic
0 siblings, 1 reply; 4+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-03 16:50 UTC (permalink / raw)
To: Tor Kringeland; +Cc: emacs-devel
Tor Kringeland <tor.a.s.kringeland@ntnu.no> writes:
> Is there a reason `csv-mode' is not part of core currently, or could it
> be included?
The plan is to bundle all the GNU ELPA packages in the Emacs releases,
which should make the difference between a GNU ELPA package and the core
less important. But the progress towards this has been rather ... slow. 🙃
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: `csv-mode' part of core?
2021-12-03 16:50 ` Lars Ingebrigtsen
@ 2021-12-04 11:46 ` Philip Kaludercic
2021-12-04 19:02 ` Lars Ingebrigtsen
0 siblings, 1 reply; 4+ messages in thread
From: Philip Kaludercic @ 2021-12-04 11:46 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: Tor Kringeland, emacs-devel
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Tor Kringeland <tor.a.s.kringeland@ntnu.no> writes:
>
>> Is there a reason `csv-mode' is not part of core currently, or could it
>> be included?
>
> The plan is to bundle all the GNU ELPA packages in the Emacs releases,
> which should make the difference between a GNU ELPA package and the core
> less important. But the progress towards this has been rather ... slow. 🙃
Where could I find out more about this plan?
--
Philip Kaludercic
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-12-04 19:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02 19:30 `csv-mode' part of core? Tor Kringeland
2021-12-03 16:50 ` Lars Ingebrigtsen
2021-12-04 11:46 ` Philip Kaludercic
2021-12-04 19:02 ` Lars Ingebrigtsen
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.