* Old org.el ending up in current tar packages?
@ 2017-08-23 14:51 Adam Porter
2017-08-23 17:33 ` Achim Gratz
2017-08-29 9:29 ` Sharon Kimble
0 siblings, 2 replies; 3+ messages in thread
From: Adam Porter @ 2017-08-23 14:51 UTC (permalink / raw)
To: emacs-orgmode
It seems that org.el in org-20170821.tar is out of date. Sharon Kimble
noticed that something was wrong, and after much digging, we found that
org-clock.el has been updated to have calls to
org-time-string-to-seconds with 2 arguments, but the function definition
in org.el only takes 1 argument.
This is very strange, because the addition of the extra arg to
org-time-string-to-seconds was made back on July 7, and that introduced
a bug which was fixed in org-clock.el on August 5, yet the tarball from
August 21 has the pre-July 7 org-time-string-to-seconds function.
See
https://github.com/Fuco1/org-clock-budget/issues/5#issuecomment-324331793
for more details.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Old org.el ending up in current tar packages?
2017-08-23 14:51 Old org.el ending up in current tar packages? Adam Porter
@ 2017-08-23 17:33 ` Achim Gratz
2017-08-29 9:29 ` Sharon Kimble
1 sibling, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2017-08-23 17:33 UTC (permalink / raw)
To: emacs-orgmode
Adam Porter writes:
> It seems that org.el in org-20170821.tar is out of date. Sharon Kimble
> noticed that something was wrong, and after much digging, we found that
> org-clock.el has been updated to have calls to
> org-time-string-to-seconds with 2 arguments, but the function definition
> in org.el only takes 1 argument.
>
> This is very strange, because the addition of the extra arg to
> org-time-string-to-seconds was made back on July 7, and that
> introduced
That change is only on master, so whatever trouble you are seeing in the
ELPA tarball is unrelated to that change.
> a bug which was fixed in org-clock.el on August 5, yet the tarball from
> August 21 has the pre-July 7 org-time-string-to-seconds function.
That fix was introduced on maint and merged to master, which seems to be
in error since the bug was in master only.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Old org.el ending up in current tar packages?
2017-08-23 14:51 Old org.el ending up in current tar packages? Adam Porter
2017-08-23 17:33 ` Achim Gratz
@ 2017-08-29 9:29 ` Sharon Kimble
1 sibling, 0 replies; 3+ messages in thread
From: Sharon Kimble @ 2017-08-29 9:29 UTC (permalink / raw)
To: Adam Porter; +Cc: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]
Adam Porter <adam@alphapapa.net> writes:
> It seems that org.el in org-20170821.tar is out of date. Sharon Kimble
> noticed that something was wrong, and after much digging, we found that
> org-clock.el has been updated to have calls to
> org-time-string-to-seconds with 2 arguments, but the function definition
> in org.el only takes 1 argument.
>
> This is very strange, because the addition of the extra arg to
> org-time-string-to-seconds was made back on July 7, and that introduced
> a bug which was fixed in org-clock.el on August 5, yet the tarball from
> August 21 has the pre-July 7 org-time-string-to-seconds function.
>
> See
> https://github.com/Fuco1/org-clock-budget/issues/5#issuecomment-324331793
> for more details.
I have just updated to 'org-plus-contrib-20170828' and the original
problem still remains. I am still unable to use 'org-clock-budget'[1]
with the error report of "(wrong-number-of-arguments (1 . 1) 2) in
org-clock-sum", which was the original problem.
Sharon.
[1] https://github.com/Fuco1/org-clock-budget/issues/5
--
A taste of linux = http://www.sharons.org.uk
TGmeds = http://www.tgmeds.org.uk
DrugFacts = https://www.drugfacts.org.uk
Debian 9.0, fluxbox 1.3.5-2, emacs 25.1.1, org-mode 9.0.9
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-29 9:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 14:51 Old org.el ending up in current tar packages? Adam Porter
2017-08-23 17:33 ` Achim Gratz
2017-08-29 9:29 ` Sharon Kimble
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).