emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Dan Davison <davison@stats.ox.ac.uk>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Clear image cache
Date: Thu, 20 May 2010 18:14:19 -0400	[thread overview]
Message-ID: <871vd6te4k.fsf@stats.ox.ac.uk> (raw)
In-Reply-To: <20100520164515.GK26674@thinkpad.adamsinfoserv.com> (Russell Adams's message of "Thu, 20 May 2010 11:45:15 -0500")

Russell Adams <RLAdams@AdamsInfoServ.Com> writes:

> FYI,
>
> I just updated to 6.36c and still have the issue of cached images not
> refreshing. I had to apply this patch from the ML, which fixed it.

Hi Russell,

This issue was supposed to have been fixed by commit
14449202535562b3d3d91c753fdead00a64caa79, see

http://article.gmane.org/gmane.emacs.orgmode/25149

Indeed, I am getting automatic refresh of R images.

My understanding is that 6.36 corresponds to
d56d417bc214088114e10c959ce78bee2d26635d and therefore should include
the above commit.

Could you double check that you don't have a stale org.elc?

Dan

>
> Love those inline R graphs!
>
> Thanks.
>
> --- org.el~     2010-05-13 13:10:48.000000000 -0500
> +++ org.el      2010-05-20 10:12:45.000000000 -0500
> @@ -15506,6 +15506,7 @@
>  (defun org-remove-inline-images ()
>    "Remove inline display of images."
>    (interactive)
> +  (clear-image-cache)
>    (mapc 'delete-overlay org-inline-image-overlays)
>    (setq org-inline-image-overlays nil))
>
>
> ------------------------------------------------------------------
> Russell Adams                            RLAdams@AdamsInfoServ.com
>
> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
>
> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-05-20 22:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 16:45 Clear image cache Russell Adams
2010-05-20 22:14 ` Dan Davison [this message]
2010-05-20 22:25   ` John Wiegley
2010-05-21  3:06     ` Russell Adams
2010-05-21  3:41       ` Dan Davison
2010-05-21  3:59         ` Nick Dokos
2010-05-21  9:01         ` John Wiegley
2010-05-21 13:38           ` Tassilo Horn
2010-05-21 15:01             ` John Wiegley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871vd6te4k.fsf@stats.ox.ac.uk \
    --to=davison@stats.ox.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).