Fix logging in indirect buffers
commit9fd317b1b00aec03430824b07310cb7b27d38cf8
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 6 Jun 2015 07:06:21 +0000 (6 09:06 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 6 Jun 2015 07:08:46 +0000 (6 09:08 +0200)
tree39a543e4477513608afd987546fafc59ae241041
parent9540ff8d7a7a480b18dd1af94e7eb062f020b9ff
Fix logging in indirect buffers

* lisp/org.el (org-store-log-note): Ensure insertion point is
  available in the narrowed part of the current buffer.

Reported-by: Mark Edgington <edgimar@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/98152>
lisp/org.el