Fix "org-remove-if: Wrong type argument: number-or-marker-p, nil"
commit919d0cdb76bf6efab2d3a4b710db078d855bcce1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 1 Oct 2015 19:42:15 +0000 (1 21:42 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 1 Oct 2015 19:42:15 +0000 (1 21:42 +0200)
tree53ab53b49ed82cc64fae35c32aa3172752bd1e21
parent7273473e6b24d78c0ee1de19bf983ec31e618a07
Fix "org-remove-if: Wrong type argument: number-or-marker-p, nil"

* lisp/org.el (org-remove-latex-fragment-image-overlays): Remove
  overlays not associated to a buffer.

Reported-by: Rainer M Krug <Rainer@krugs.de>
<http://permalink.gmane.org/gmane.emacs.orgmode/101645>
lisp/org.el