Erwin Panen <erwinpa...@fastmail.fm> wrote:

> Question:
> When I click on one of the links between [ ] square brackets, my window=20
> splits in half, and in the bottom half the image appears.
> Looking at iimage here:=20
> http://www.netlaputa.ne.jp/~kose/Emacs/iimage.html#4.+Key+bin
> It should be possible to visualize these images inline with the text=20
> instead of a separate window.
> 
> What needs to be done to achieve this? Any pointer to a concise tutorial?=

Download the source of iimage.el from the page above, and save it into some
file, say ~/iimage.el.

Then load the file:

     M-x load-file <RET> ~/iimage.el <RET>

Then visit your file and turn on iimage-mode:

    M-x iimage-mode

To turn off iimage-mode, give it a negative argument:

   ESC - M-x iimage-mode

HTH,
Nick



_______________________________________________
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 via email to