emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Problem with diary entries after upgrading emacs 26.1
@ 2018-06-07 11:49 Pascal Quesseveur
  2018-06-08  8:35 ` Pascal Quesseveur
  0 siblings, 1 reply; 2+ messages in thread
From: Pascal Quesseveur @ 2018-06-07 11:49 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I upgraded from emacs 24 to emacs emacs 26.1. Org version is
9.1.9. Diary entries in the Org Agenda view don't work as before. I
have some entries in an org file:

===========================================
<some text>
:PROPERTIES:
:CATEGORY: Congés
:END:
%%(diary-block 18 04 2017 21 04 2017) 4j
%%(diary-block 04 04 2017 04 04 2017) 0,5
%%(diary-block 17 02 2017 22 02 2017) Congés 3,5j
<text snipped>

:PROPERTIES:
:CATEGORY: Congés
:END:
%%(diary-block 28 10 2016 31 10 2016) Congés 2j
%%(diary-block 04 05 2016 06 05 2016) Congés 1,5j
...
===========================================

And the displayed week aganda is:

===========================================
Week-agenda (W23):
Lundi       4 Juin 2018 W23
  Congés:     Congés 3,5j
  Congés:     Congés 2j
Mardi       5 Juin 2018
  Congés:     Congés 3,5j
  Congés:     Congés 2j
Mercredi    6 Juin 2018
  Congés:     4j
  Congés:     Congés 3,5j
  Congés:     Congés 2j
===========================================

Is there to update in my org config to make it work as before ?

-- 
Pascal Quesseveur
pquessev@gmail.com

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

* Re: Problem with diary entries after upgrading emacs 26.1
  2018-06-07 11:49 Problem with diary entries after upgrading emacs 26.1 Pascal Quesseveur
@ 2018-06-08  8:35 ` Pascal Quesseveur
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal Quesseveur @ 2018-06-08  8:35 UTC (permalink / raw)
  To: emacs-orgmode

  I have found what is causing the errors. I have to use
org-anniversary and org-block instead of diary-anniversary and
org-block (and put he date in ISO).


-- 
Pascal Quesseveur
pquessev@gmail.com

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

end of thread, other threads:[~2018-06-08  8:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-07 11:49 Problem with diary entries after upgrading emacs 26.1 Pascal Quesseveur
2018-06-08  8:35 ` Pascal Quesseveur

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