* Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA
@ 2023-08-02 7:56 Bozhidar Batsov
2023-08-02 12:49 ` Philip Kaludercic
2023-09-09 16:55 ` Jean Louis
0 siblings, 2 replies; 6+ messages in thread
From: Bozhidar Batsov @ 2023-08-02 7:56 UTC (permalink / raw)
To: Emacs Devel
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
Hey there!
I've taken up the maintenance of adoc-mode (https://github.com/bbatsov/adoc-mode) a while ago (see https://metaredux.com/posts/2023/03/12/adoc-mode-reborn.html) and I was wondering if we can include it in NonGNU ELPA. I think AsciiDoc is fairly popular, so it'd be nice if people can get a major mode for editing AsciiDoc documents without setting up additional repos. Any thoughts on this?
[-- Attachment #2: Type: text/html, Size: 703 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA
2023-08-02 7:56 Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA Bozhidar Batsov
@ 2023-08-02 12:49 ` Philip Kaludercic
2023-08-02 14:10 ` Bozhidar Batsov
2023-09-09 16:55 ` Jean Louis
1 sibling, 1 reply; 6+ messages in thread
From: Philip Kaludercic @ 2023-08-02 12:49 UTC (permalink / raw)
To: Bozhidar Batsov; +Cc: Emacs Devel
"Bozhidar Batsov" <bozhidar@batsov.net> writes:
> Hey there!
>
> I've taken up the maintenance of adoc-mode
> (https://github.com/bbatsov/adoc-mode) a while ago (see
> https://metaredux.com/posts/2023/03/12/adoc-mode-reborn.html) and I
> was wondering if we can include it in NonGNU ELPA. I think AsciiDoc is
> fairly popular, so it'd be nice if people can get a major mode for
> editing AsciiDoc documents without setting up additional repos. Any
> thoughts on this?
I think it would be nice, do you think there is a chance that it could
be added to GNU ELPA?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA
2023-08-02 12:49 ` Philip Kaludercic
@ 2023-08-02 14:10 ` Bozhidar Batsov
2023-08-03 2:56 ` Richard Stallman
0 siblings, 1 reply; 6+ messages in thread
From: Bozhidar Batsov @ 2023-08-02 14:10 UTC (permalink / raw)
To: Philip Kaludercic; +Cc: Emacs Devel
[-- Attachment #1: Type: text/plain, Size: 783 bytes --]
I prefer NonGNU ELPA, so we won't create obstacles for new contributors. Few people are excited about contributor agreements.
On Wed, Aug 2, 2023, at 3:49 PM, Philip Kaludercic wrote:
> "Bozhidar Batsov" <bozhidar@batsov.net> writes:
>
> > Hey there!
> >
> > I've taken up the maintenance of adoc-mode
> > (https://github.com/bbatsov/adoc-mode) a while ago (see
> > https://metaredux.com/posts/2023/03/12/adoc-mode-reborn.html) and I
> > was wondering if we can include it in NonGNU ELPA. I think AsciiDoc is
> > fairly popular, so it'd be nice if people can get a major mode for
> > editing AsciiDoc documents without setting up additional repos. Any
> > thoughts on this?
>
> I think it would be nice, do you think there is a chance that it could
> be added to GNU ELPA?
>
>
[-- Attachment #2: Type: text/html, Size: 1427 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA
2023-08-02 14:10 ` Bozhidar Batsov
@ 2023-08-03 2:56 ` Richard Stallman
2023-08-04 5:09 ` Bozhidar Batsov
0 siblings, 1 reply; 6+ messages in thread
From: Richard Stallman @ 2023-08-03 2:56 UTC (permalink / raw)
To: Bozhidar Batsov; +Cc: philipk, emacs-devel
[[[ 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. ]]]
> I prefer NonGNU ELPA, so we won't create obstacles for new
> contributors. Few people are excited about contributor agreements.
It depends what other facilities will want to use this and how.
Packages in Emacs core or GNU ELOA must not depend on packages in
NonGNU ELPA.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA
2023-08-03 2:56 ` Richard Stallman
@ 2023-08-04 5:09 ` Bozhidar Batsov
0 siblings, 0 replies; 6+ messages in thread
From: Bozhidar Batsov @ 2023-08-04 5:09 UTC (permalink / raw)
To: Richard Stallman; +Cc: Philip Kaludercic, Emacs Devel
[-- Attachment #1: Type: text/plain, Size: 1005 bytes --]
Yeah, I totally get this. Given the nature of the mode I doubt they'll be any packages depending on it. (currently there are none to my knowledge) If this changes we can discuss moving it to GNU ELPA.
On Thu, Aug 3, 2023, at 5:56 AM, Richard Stallman wrote:
> [[[ 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. ]]]
>
> > I prefer NonGNU ELPA, so we won't create obstacles for new
> > contributors. Few people are excited about contributor agreements.
>
> It depends what other facilities will want to use this and how.
> Packages in Emacs core or GNU ELOA must not depend on packages in
> NonGNU ELPA.
>
> --
> Dr Richard Stallman (https://stallman.org)
> Chief GNUisance of the GNU Project (https://gnu.org)
> Founder, Free Software Foundation (https://fsf.org)
> Internet Hall-of-Famer (https://internethalloffame.org)
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1688 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA
2023-08-02 7:56 Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA Bozhidar Batsov
2023-08-02 12:49 ` Philip Kaludercic
@ 2023-09-09 16:55 ` Jean Louis
1 sibling, 0 replies; 6+ messages in thread
From: Jean Louis @ 2023-09-09 16:55 UTC (permalink / raw)
To: Bozhidar Batsov; +Cc: Emacs Devel
* Bozhidar Batsov <bozhidar@batsov.net> [2023-08-02 14:53]:
> Hey there!
>
> I've taken up the maintenance of adoc-mode
> (https://github.com/bbatsov/adoc-mode) a while ago (see
> https://metaredux.com/posts/2023/03/12/adoc-mode-reborn.html) and I
> was wondering if we can include it in NonGNU ELPA. I think AsciiDoc
> is fairly popular, so it'd be nice if people can get a major mode
> for editing AsciiDoc documents without setting up additional
> repos. Any thoughts on this?
Thank you, I am using adoc-mode frequently.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-09-09 16:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 7:56 Adding adoc-mode (a major mode for working with AsciiDoc) to NonGNU ELPA Bozhidar Batsov
2023-08-02 12:49 ` Philip Kaludercic
2023-08-02 14:10 ` Bozhidar Batsov
2023-08-03 2:56 ` Richard Stallman
2023-08-04 5:09 ` Bozhidar Batsov
2023-09-09 16:55 ` Jean Louis
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.