The iimage minor mode for Emacs

Support for Inline Images

What is iimage?

Iimage is a minor mode that display images, when image-filename exists in buffer. see figure as follows.

images/iimage-info.png

images/iimage-bhl.png

Download

The latest release is iimage.el (src) version 1.0, february 2004.

Image filenames in buffer

Support image file name as follows. You can be customized via ''iimage-mode-image-regex-alist''.

	file://foo.png
	`file://foo.png'
	[[foo.gif]]
	‹foo.png›
	`foo.JPG'

Key binding

key function
C-l Re-display images and recenter.

Copyright (C) 2004 KOSEKI Yoshinori. ‹ kose@meadowy.org