emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: erwinpanen@fastmail.fm
Cc: emacs-orgmode@gnu.org
Subject: Re: images in orgmode
Date: Tue, 02 Feb 2010 16:11:14 -0500	[thread overview]
Message-ID: <10887.1265145074@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from Erwin Panen <erwinpanen@fastmail.fm> of "Tue, 02 Feb 2010 18:14:06 +0100." <4B685D5E.5020008@fastmail.fm>

Erwin Panen <erwinpanen@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

      parent reply	other threads:[~2010-02-02 21:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02 17:14 images in orgmode Erwin Panen
2010-02-02 21:07 ` Dan Davison
2010-02-02 21:11 ` Nick Dokos [this message]

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=10887.1265145074@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=erwinpanen@fastmail.fm \
    /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).