5.13 Hooks
w3m-after-cursor-move-hook
-
Hook run each time after the cursor moves in emacs-w3m buffers. This
hook is called by the
w3m-check-current-position
function by way
of post-command-hook
.
w3m-delete-buffer-hook
-
Hook run when every emacs-w3m buffer is deleted.
w3m-display-hook
-
Hook run after displaying pages in emacs-w3m buffers. Each function is
called with a url string as the argument. This hook is evaluated by the
w3m-goto-url
function.
w3m-fontify-after-hook
-
Hook run after fontifying emacs-w3m buffers. This hook is evaluated by
the
w3m-fontify
function.
w3m-fontify-before-hook
-
Hook run when starting to fontify emacs-w3m buffers. This hook is
evaluated by the
w3m-fontify
function.
w3m-form-input-map-mode-hook
-
A hook called after w3m-form-input-map-mode.
w3m-form-input-map-set-hook
-
A Hook called before w3m-form-input-map-set.
w3m-form-input-select-mode-hook
-
A hook called after w3m-form-input-select-mode.
w3m-form-input-select-set-hook
-
A Hook called before w3m-form-input-select-set.
w3m-form-input-textarea-mode-hook
-
A hook called after w3m-form-input-textarea-mode.
w3m-form-input-textarea-set-hook
-
A Hook called before w3m-form-input-textarea-set.
w3m-minor-mode-hook
-
Hook run after
w3m-minor-mode
initialization.
w3m-mode-hook
-
Hook run after
w3m-mode
initialization. This hook is evaluated
by the w3m-mode
function.
w3m-select-buffer-hook
-
Hook run when a different emacs-w3m buffer is selected.
This document was generated
by TSUCHIYA Masatoshi on November, 3 2005
using texi2html