Hi Sergey,
Sergey Pashinin writes:
> I updated org-mode yesterday through Melpa.
> After that org-agenda stopped working for me.
Please read the release notes carefully:
http://orgmode.org/Changes.html
When installing from Melpa (or GNU ELPA, or Org ELPA),
this needs to be done in a fresh E
I updated org-mode yesterday through Melpa.
After that org-agenda stopped working for me.
It says:
Invalid function: org-with-silent-modifications
In my script I had this:
(org-agenda nil "n")
Trying to execute it now gives:
Debugger entered--Lisp error: (invalid-function
org-with-silent-mo