image-mode-maybe

image-mode-maybe is an alias for `image-mode' in `image-mode.el'.


(image-mode-maybe)

This function is obsolete since 23.2;
use `image-mode' instead.

Major mode for image files.
You can use C-c C-c
to toggle between display as an image and display as text.

Key bindings:
key binding
--- -------

C-c Prefix Command
RET image-toggle-animation
SPC image-scroll-up
- negative-argument
0 .. 9 digit-argument
< beginning-of-buffer
> end-of-buffer
? describe-mode
F image-goto-frame
a Prefix Command
b image-previous-frame
f image-next-frame
g revert-buffer
h describe-mode
n image-next-file
p image-previous-file
q quit-window
DEL image-scroll-down
S-SPC image-scroll-down
<remap> Prefix Command

<remap> <backward-char> image-backward-hscroll
<remap> <beginning-of-buffer> image-bob
<remap> <end-of-buffer> image-eob
<remap> <forward-char> image-forward-hscroll
<remap> <left-char> image-backward-hscroll
<remap> <move-beginning-of-line>
image-bol
<remap> <move-end-of-line> image-eol
<remap> <next-line> image-next-line
<remap> <previous-line> image-previous-line
<remap> <right-char> image-forward-hscroll
<remap> <scroll-down> image-scroll-down
<remap> <scroll-down-command> image-scroll-down
<remap> <scroll-up> image-scroll-up
<remap> <scroll-up-command> image-scroll-up

a + image-increase-speed
a - image-decrease-speed
a 0 image-reset-speed
a r image-reverse-speed

C-c C-c image-toggle-display