Fix `org-agenda-insert-diary-make-new-entry'
commita1116aa54ee4befd8fa52e3f92207db200ebfd59
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 30 Jan 2015 09:23:47 +0000 (30 10:23 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 30 Jan 2015 09:23:47 +0000 (30 10:23 +0100)
treeab21eabb2d84be4fd72bfbded0b907c9d3d4a5dc
parent31e7634779a6e5806e86bb9f884c34d49dd229ee
Fix `org-agenda-insert-diary-make-new-entry'

* lisp/org-agenda.el (org-agenda-insert-diary-make-new-entry): Ensure
  point is at a real body line and not in front of meta data, so
  regular contents can be inserted safely after a call to this
  function.

Reported-by: Samuel Loury <konubinix@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/94482>
lisp/org-agenda.el