| www.delorie.com/gnu/docs/hyperbole/hyperbole_62.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To define or redefine a single Hyperbole type, you may either:
(eval-defun) (only works in Emacs Lisp mode);
(eval-last-sexp) (works in most modes).
The functions from the htype class may be applied to any
Hyperbole types, if needed.
The following subsections explain the specifics of Hyperbole type definitions which are beyond standard practice for Emacs Lisp programming. See the definitions of the standard types in `hactypes.el' and `hibtypes.el' for examples.
10.2.1 Action Type Creation 10.2.2 Implicit Button Types
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |