Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread stardiviner
Sorry, that's my mis-type. You example works. Now the problem is: > #+begin_src org > ,* Anniversary > > ,** my first child anniversary > > %%(diary-anniversary 10 26 2017) > > ,** Funeral Arrangement > > ,*** kk > > %%(diary-anniversary 12 8 2007) > #+end_src Then org-agenda shows all

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread Nick Dokos
"numbch...@gmail.com" writes: > I tried %%(org-anniversary 2016 12 21) Test anniversary. But this > seems does not work. I tested with variable diary-file default value > point to ~/.emacs.d/diary file. and has following content: > > ... > > %%(org-anniversary 2016 12 21)

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread Robert Horn
stardiviner writes: > I have an org-mode file: > > #+begin_src org > ,* Anniversary > > ,** my first child anniversary > > %%(diary-anniversary 10 26 2017) > > ,** Funeral Arrangement > > ,*** kk > > %%(diary-anniversary 12 8 2007) > #+end_src > > How to include and show them in default

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread numbch...@gmail.com
Sorry. I try to edit it in Emacs. but it is messed up by Gmail format. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread numbch...@gmail.com
Sorry [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Thu, Dec 21, 2017 at 10:40 AM, numbch...@gmail.com

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread numbch...@gmail.com
I tried %%(org-anniversary 2016 12 21) Test anniversary. But this seems does not work. I tested with variable diary-file default value point to ~/.emacs.d/diary file. and has following content: %%(diary-anniversary 10 21 2016) my first child <%%(diary-anniversary 10 21 2016)> my first child

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread Nick Dokos
Marco Wahl writes: > stardiviner writes: > >> I have an org-mode file: >> >> #+begin_src org >> ,* Anniversary >> >> ,** my first child anniversary >> >> %%(diary-anniversary 10 26 2017) >> >> ,** Funeral Arrangement >> >> ,*** kk >> >>

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread Marco Wahl
stardiviner writes: > I have an org-mode file: > > #+begin_src org > ,* Anniversary > > ,** my first child anniversary > > %%(diary-anniversary 10 26 2017) > > ,** Funeral Arrangement > > ,*** kk > > %%(diary-anniversary 12 8 2007) > #+end_src > > How to include and show

Re: [O] How to include diary anniversary entries into default org-agenda?

2017-12-20 Thread Roland Everaert
I don't know for the agenda, but if you install calfw and calfw-cal, you can see your diary entries in a "more graphical" calendar. On Wed, Dec 20, 2017 at 4:21 AM, stardiviner wrote: > I have an org-mode file: > > #+begin_src org > ,* Anniversary > > ,** my first child