[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
In a template, different elements can be saved for later with the
function tempo-save-named
on a data structure called the
save list. The most obvious way to do this, is to supply a
name argument to the (p ...)
element or one of its
likes, but it can also be done programmatically with an explicit call to
tempo-save-named
.
Every saved element is saved in the list
tempo-named-insertions
. After inserting a template, this list is
cleared, so things saved in it does not live between insertions. You
should use ordinary variables for that.
The following two functions could be used from inside a template.
nil
otherwise.
The following functions deal with the save list, but should be considered internal to tempo.
Note that if the data is a string, it will not be run through the string processor.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.