Remove `org-latex-fragment-image-overlays'
commitcadfbbe8af9b978a02f48ee70bf6c855fdd3e19d
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 5 Feb 2016 21:47:14 +0000 (5 22:47 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 5 Feb 2016 21:54:39 +0000 (5 22:54 +0100)
treee81f3de32043097ea57a65e03f529cc67fc52410
parent53b34e6d8c97b2efcc78127112dba9e74871592a
Remove `org-latex-fragment-image-overlays'

* lisp/org.el (org-latex-fragment-image-overlays): Remove variable.
(org--format-latex-make-overlay): Do not register anymore created
overlays in the removed variable.
(org--list-latex-overlays): New function.
(org-remove-latex-fragment-image-overlays): Use new function.
(org-context): Work around use of `org-latex-fragment-image-overlays'.

Reported-by: Dima Kogan <dima@secretsauce.net>
<http://permalink.gmane.org/gmane.emacs.orgmode/104822>
lisp/org.el