Hi, buddies:
    a little change has been made……

Sent from Windows Mail

From: kuangdash@163.com
Sent: ‎Saturday‎, ‎February‎ ‎28‎, ‎2015 ‎4‎:‎05‎ ‎AM
To: Nicolas Goaziou
Cc: Andreas Leha, emacs-orgmode@gnu.org

I have seen the newest org.el. The request below can be done by the patch:
  1. when the cursor on the overlay
  2. C-c C-c
  3. delete the overlay
If you want to recover it , just ‘toggle all latex fragment’, which use the cache too(with little delay).

Is there any problem I left out?

Sent from Windows Mail

From: kuangdash@163.com
Sent: ‎Saturday‎, ‎February‎ ‎28‎, ‎2015 ‎3‎:‎38‎ ‎AM
To: Nicolas Goaziou
Cc: Andreas Leha, emacs-orgmode@gnu.org

what if search for ‘org-remove-latex-fragment-image-overlays’ in org.el ?  I see it in the function ‘org-ctrl-c-ctrl-c’ (org 8.2.10)

Sent from Windows Mail

From: Nicolas Goaziou
Sent: ‎Saturday‎, ‎February‎ ‎28‎, ‎2015 ‎1‎:‎32‎ ‎AM
To: kuangdash@163.com
Cc: Andreas Leha, emacs-orgmode@gnu.org

<kuangdash@163.com> writes:

> I'm not sure if the patch proposed may cause any other problems, but
> I think this feature should be added by someone.

Your patch is about C-c C-c, which is no longer related to
`org-toggle-latex-fragment'. So, it cannot be applied.

Regards,