[SOLVED] Re: Babel cached result active timestamps cause headline displayed in Org Agenda

2020-05-13 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> I agree, this angle brackets is unnecessary. > > OK. Thank you for the feedback. > > #+RESULTS[2020-05-12 13:24:05 808b...]: > > is not possible, because > > [2020-05-12 13:24:05

Re: Babel cached result active timestamps cause headline displayed in Org Agenda

2020-05-13 Thread Nicolas Goaziou
Hello, stardiviner writes: > I agree, this angle brackets is unnecessary. OK. Thank you for the feedback. #+RESULTS[2020-05-12 13:24:05 808b...]: is not possible, because [2020-05-12 13:24:05 808b...] is an inactive time stamp. So, in master, this is now: [(2020-05-12 13:24:05) 808

Re: Babel cached result active timestamps cause headline displayed in Org Agenda

2020-05-13 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nicolas Goaziou writes: > Hello, > > stardiviner writes: > >> For example an org file which is one of org-agenda-files contains this: >> >> #+begin_src org >> ,#+begin_src emacs-lisp >> org-babel-default-header-args:emacs-lisp >> ,#+end_src >> >>

Re: Babel cached result active timestamps cause headline displayed in Org Agenda

2020-05-12 Thread Nicolas Goaziou
Hello, stardiviner writes: > For example an org file which is one of org-agenda-files contains this: > > #+begin_src org > ,#+begin_src emacs-lisp > org-babel-default-header-args:emacs-lisp > ,#+end_src > > ,#+RESULTS[<2020-05-12 13:24:05> 808b4ccafd1eda0937f8a1dc6d9b569e297d38c6]: > : ((:noweb

Babel cached result active timestamps cause headline displayed in Org Agenda

2020-05-12 Thread stardiviner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 For example an org file which is one of org-agenda-files contains this: #+begin_src org ,#+begin_src emacs-lisp org-babel-default-header-args:emacs-lisp ,#+end_src ,#+RESULTS[<2020-05-12 13:24:05> 808b4ccafd1eda0937f8a1dc6d9b569e297d38c6]: : ((:no