emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: commit 72c3f5e8e breaks diary-style sexp entries
@ 2015-10-30 19:01 Stefan-W. Hahn
  2015-10-31 21:30 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan-W. Hahn @ 2015-10-30 19:01 UTC (permalink / raw)
  To: mail; +Cc: emacs-orgmode

Hello,

commit 72c3f5e8e55ccab8a9793f729bfbaa89f4fab732
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date:   Wed Oct 28 14:41:31 2015 +0100

    org-agenda: Fix `org-agenda-get-scheduled'
    
    * lisp/org-agenda.el (org-agenda-get-scheduled): Rewrite function.
      Comment code.  Fix fontification and sorting issues introduced in


breaks org-agenda when using diary-style sexp entries like <%%(diary-float t
4 2)> in as schedule date in org-agenda-get-scheduled when calling
org-time-string-to-absolute with the sexp.

Errormessage is:

error: #("Bad timestamp ‘%%(diary-float t 4 2)’
Error was: (Not a standard Org-mode time string: %%(diary-float t 4 2))" 15 36 (org-category "test-date" fontified nil))


With kind regards,
Stefan

-- 
Stefan-W. Hahn                          It is easy to make things.
                                        It is hard to make things simple.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: commit 72c3f5e8e breaks diary-style sexp entries
  2015-10-30 19:01 Bug: commit 72c3f5e8e breaks diary-style sexp entries Stefan-W. Hahn
@ 2015-10-31 21:30 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2015-10-31 21:30 UTC (permalink / raw)
  To: Stefan-W. Hahn; +Cc: emacs-orgmode

Hello,

"Stefan-W. Hahn" <stefan.hahn@s-hahn.de> writes:

> commit 72c3f5e8e55ccab8a9793f729bfbaa89f4fab732
> Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> Date:   Wed Oct 28 14:41:31 2015 +0100
>
>     org-agenda: Fix `org-agenda-get-scheduled'
>     
>     * lisp/org-agenda.el (org-agenda-get-scheduled): Rewrite function.
>       Comment code.  Fix fontification and sorting issues introduced in
>
>
> breaks org-agenda when using diary-style sexp entries like <%%(diary-float t
> 4 2)> in as schedule date in org-agenda-get-scheduled when calling
> org-time-string-to-absolute with the sexp.
>
> Errormessage is:
>
> error: #("Bad timestamp ‘%%(diary-float t 4 2)’
> Error was: (Not a standard Org-mode time string: %%(diary-float
> t 4 2))" 15 36 (org-category "test-date" fontified nil))

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-31 21:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-30 19:01 Bug: commit 72c3f5e8e breaks diary-style sexp entries Stefan-W. Hahn
2015-10-31 21:30 ` Nicolas Goaziou

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).