* Updating to the current org-mode in emacs trunk, and Org stable
@ 2015-03-25 13:19 Oleh Krehel
2015-03-25 13:29 ` Rasmus
0 siblings, 1 reply; 8+ messages in thread
From: Oleh Krehel @ 2015-03-25 13:19 UTC (permalink / raw)
To: org mode
Hi all,
I normally use the git master version of org-mode, so I didn't notice
this for the longest time, but my several of my updates to org-mode
still aren't merged into stable versions.
For instance, ob-J.el was added over a year ago, and there have been
stable releases since then, but it wasn't in any of them. And it's not
in the emacs trunk either.
Same for ob-clojure.el: it still tries to rely on SLIME for
evaluation, although I added CIDER support over a year ago.
These are just the two files that I'm familiar with, there may be many
more. What's the schedule of merging these changes to the stable
versions of Org and to Emacs trunk?
regards,
Oleh
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-25 13:19 Updating to the current org-mode in emacs trunk, and Org stable Oleh Krehel
@ 2015-03-25 13:29 ` Rasmus
2015-03-26 21:20 ` Marc Ihm
0 siblings, 1 reply; 8+ messages in thread
From: Rasmus @ 2015-03-25 13:29 UTC (permalink / raw)
To: emacs-orgmode
Hi,
Oleh Krehel <ohwoeowho@gmail.com> writes:
> What's the schedule of merging these changes to the stable versions of
> Org and to Emacs trunk?
My guess: After v8.3 is released. I don't think anybody is working
preparing a release at the moment.
—Rasmus
--
This is the kind of tedious nonsense up with which I will not put
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-25 13:29 ` Rasmus
@ 2015-03-26 21:20 ` Marc Ihm
2015-03-26 21:40 ` Rasmus
0 siblings, 1 reply; 8+ messages in thread
From: Marc Ihm @ 2015-03-26 21:20 UTC (permalink / raw)
To: emacs-orgmode
Am 25.03.2015 14:29, schrieb Rasmus:
> Hi,
>
> Oleh Krehel <ohwoeowho@gmail.com> writes:
>
>> What's the schedule of merging these changes to the stable versions of
>> Org and to Emacs trunk?
>
> My guess: After v8.3 is released. I don't think anybody is working
> preparing a release at the moment.
>
> —Rasmus
>
which would be a pity ...
Is there any way, how, many hands with small contributions might get this going ?
I mean: get real work done, instead of just nudging the usual activists ?
regards
Marc
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-26 21:20 ` Marc Ihm
@ 2015-03-26 21:40 ` Rasmus
2015-03-27 10:52 ` Nicolas Goaziou
2015-03-28 9:18 ` Marc-Oliver Ihm
0 siblings, 2 replies; 8+ messages in thread
From: Rasmus @ 2015-03-26 21:40 UTC (permalink / raw)
To: emacs-orgmode
Marc Ihm <marc@ihm.name> writes:
>>> What's the schedule of merging these changes to the stable versions of
>>> Org and to Emacs trunk?
>>
>> My guess: After v8.3 is released. I don't think anybody is working
>> preparing a release at the moment.
>>
>> —Rasmus
>>
>
> which would be a pity ...
> Is there any way, how, many hands with small contributions might get
> this going ?
If you want to help make a release you should get in touch with Bastien
and ask how you can help, I guess. I have absolutely no clue what a
release entails. . . Other than creating a changelog...
> I mean: get real work done, instead of just nudging the usual activists ?
I don't know what you are trying to say here. Plenty of work is going on
IRL and in Org master.
Thanks,
Rasmus
--
May contains speling mistake
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-26 21:40 ` Rasmus
@ 2015-03-27 10:52 ` Nicolas Goaziou
2015-03-29 6:58 ` Bastien
2015-03-28 9:18 ` Marc-Oliver Ihm
1 sibling, 1 reply; 8+ messages in thread
From: Nicolas Goaziou @ 2015-03-27 10:52 UTC (permalink / raw)
To: Rasmus; +Cc: Bastien Guerry, emacs-orgmode
Hello,
Rasmus <rasmus@gmx.us> writes:
> Marc Ihm <marc@ihm.name> writes:
>
>>>> What's the schedule of merging these changes to the stable versions of
>>>> Org and to Emacs trunk?
>>>
>>> My guess: After v8.3 is released. I don't think anybody is working
>>> preparing a release at the moment.
>>>
>>> —Rasmus
>>>
>>
>> which would be a pity ...
>> Is there any way, how, many hands with small contributions might get
>> this going ?
>
> If you want to help make a release you should get in touch with Bastien
> and ask how you can help, I guess. I have absolutely no clue what a
> release entails. . . Other than creating a changelog...
>
>> I mean: get real work done, instead of just nudging the usual activists ?
>
> I don't know what you are trying to say here. Plenty of work is going on
> IRL and in Org master.
AFAIK, Bastien (Cc'ed) is working on a 8.3 release, but also needs to
catch-up with all the traffic on the ML.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-26 21:40 ` Rasmus
2015-03-27 10:52 ` Nicolas Goaziou
@ 2015-03-28 9:18 ` Marc-Oliver Ihm
1 sibling, 0 replies; 8+ messages in thread
From: Marc-Oliver Ihm @ 2015-03-28 9:18 UTC (permalink / raw)
To: Rasmus, emacs-orgmode
Hi all,
>> I mean: get real work done, instead of just nudging the usual activists ?
>
> I don't know what you are trying to say here. Plenty of work is going on
> IRL and in Org master.
>
Just wanted to know, if I myself could do a bit more, than just nudging the usual activists.
(e.g. fixing some minor bugs or the like ...)
I know, that very much work is done on IRL and Org master, and I appreciate this work very much !
best regards
Marc
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-27 10:52 ` Nicolas Goaziou
@ 2015-03-29 6:58 ` Bastien
2015-03-29 10:59 ` Rasmus
0 siblings, 1 reply; 8+ messages in thread
From: Bastien @ 2015-03-29 6:58 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: emacs-orgmode, Rasmus
Hi all,
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> AFAIK, Bastien (Cc'ed) is working on a 8.3 release, but also needs to
> catch-up with all the traffic on the ML.
Yes, this is it. I am slowly getting out of the black hole that
swallowed my life for the last six month, catching up with emails
on this mailing list. I'll be able to release 8.3 next week.
Thanks for your patience,
--
Bastien
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Updating to the current org-mode in emacs trunk, and Org stable
2015-03-29 6:58 ` Bastien
@ 2015-03-29 10:59 ` Rasmus
0 siblings, 0 replies; 8+ messages in thread
From: Rasmus @ 2015-03-29 10:59 UTC (permalink / raw)
To: bzg; +Cc: emacs-orgmode
Bastien <bzg@gnu.org> writes:
>> AFAIK, Bastien (Cc'ed) is working on a 8.3 release, but also needs to
>> catch-up with all the traffic on the ML.
>
> Yes, this is it. I am slowly getting out of the black hole that
> swallowed my life for the last six month, catching up with emails
> on this mailing list.
I'm happy to know.
> I'll be able to release 8.3 next week.
Fåk. Better get to work then :)
Thanks!
Let us know if you have well-defied tasks that can be outsourced.
> Thanks for your patience,
No worries.
—Rasmus
--
The Kids call him Billy the Saint
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2015-03-29 10:59 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 13:19 Updating to the current org-mode in emacs trunk, and Org stable Oleh Krehel
2015-03-25 13:29 ` Rasmus
2015-03-26 21:20 ` Marc Ihm
2015-03-26 21:40 ` Rasmus
2015-03-27 10:52 ` Nicolas Goaziou
2015-03-29 6:58 ` Bastien
2015-03-29 10:59 ` Rasmus
2015-03-28 9:18 ` Marc-Oliver Ihm
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).