[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Eval src block does not redisplay inline image [9.5.1 (9.5.1-g
From: |
Greg Minshall |
Subject: |
Re: [BUG] Eval src block does not redisplay inline image [9.5.1 (9.5.1-g36086a @ /Users/rob/.emacs.d/elpa/org-9.5.1/)] |
Date: |
Fri, 10 Dec 2021 10:13:48 +0300 |
Robert,
i have the following commented out in my .emacs. i have no memory of
it, why i put it in, why i took it out, or if it might provide you any
clue. but, with all those caveats...
----
;; in org-mode, display images inline after execution
;; except, after a while, this gets tiresome. one can C-c C-x C-v
;; (add-hook 'org-babel-after-execute-hook 'org-display-inline-images)
----
cheers, Greg