* Missing commit in maint
@ 2014-11-21 20:42 Bernt Hansen
2014-11-21 22:34 ` Nicolas Goaziou
0 siblings, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2014-11-21 20:42 UTC (permalink / raw)
To: emacs-orgmode, Nicolas Goaziou, Bastien
Hi!
The following commit
6202ec7 (Remove need to declare drawers before using them, 2013-10-20)
has been in the master branch for over a year but I can't find it in any
maintenance releases since then. Is this intentional?
I am using the function
(defun org-remove-empty-drawer-at (pos)
in my .emacs setup and this changed signature in the above commit in the
master branch only a year ago.
Is this commit supposed to be applied to maint? And if not should it be
removed from the master branch so we are not carrying around this change
forever?
Thanks,
Bernt
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing commit in maint
2014-11-21 20:42 Missing commit in maint Bernt Hansen
@ 2014-11-21 22:34 ` Nicolas Goaziou
2014-11-21 23:04 ` Bastien
2014-11-23 18:54 ` Bernt Hansen
0 siblings, 2 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2014-11-21 22:34 UTC (permalink / raw)
To: Bernt Hansen; +Cc: Bastien, emacs-orgmode
Hello,
Bernt Hansen <bernt@norang.ca> writes:
> The following commit
>
> 6202ec7 (Remove need to declare drawers before using them, 2013-10-20)
>
> has been in the master branch for over a year but I can't find it in any
> maintenance releases since then. Is this intentional?
It is. This is a breaking change, so it is installed in master instead
of maint.
> I am using the function
>
> (defun org-remove-empty-drawer-at (pos)
>
> in my .emacs setup and this changed signature in the above commit in the
> master branch only a year ago.
>
> Is this commit supposed to be applied to maint?
Yes, when Org 8.3 is released.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing commit in maint
2014-11-21 22:34 ` Nicolas Goaziou
@ 2014-11-21 23:04 ` Bastien
2014-11-23 18:54 ` Bernt Hansen
1 sibling, 0 replies; 4+ messages in thread
From: Bastien @ 2014-11-21 23:04 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: Bernt Hansen, emacs-orgmode
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Yes, when Org 8.3 is released.
Yes, and this will happen before chrismas!
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Missing commit in maint
2014-11-21 22:34 ` Nicolas Goaziou
2014-11-21 23:04 ` Bastien
@ 2014-11-23 18:54 ` Bernt Hansen
1 sibling, 0 replies; 4+ messages in thread
From: Bernt Hansen @ 2014-11-23 18:54 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: Bastien, emacs-orgmode
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
> Bernt Hansen <bernt@norang.ca> writes:
>
>> The following commit
>>
>> 6202ec7 (Remove need to declare drawers before using them, 2013-10-20)
>>
>> has been in the master branch for over a year but I can't find it in any
>> maintenance releases since then. Is this intentional?
>
> It is. This is a breaking change, so it is installed in master instead
> of maint.
>
>> I am using the function
>>
>> (defun org-remove-empty-drawer-at (pos)
>>
>> in my .emacs setup and this changed signature in the above commit in the
>> master branch only a year ago.
>>
>> Is this commit supposed to be applied to maint?
>
> Yes, when Org 8.3 is released.
Thanks for the explanation :)
I will update my document to add an explanation for this until Org 8.3
is released.
Best regards,
Bernt
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-11-23 18:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21 20:42 Missing commit in maint Bernt Hansen
2014-11-21 22:34 ` Nicolas Goaziou
2014-11-21 23:04 ` Bastien
2014-11-23 18:54 ` Bernt Hansen
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.