| Did you know ... | Search Documentation: |
| Send methods |
<-end
What defaults to both (include both start and
end).
include defaults to @on.
Initially neither of the ends is included. See also fragment->insert.
<-start
and is fragment<-length (may be 0)
characters long.
fragment<-style
is a logical indicating the category of the fragment (e.g.
title, example, glossary, refers_to, ...). The visual implication of a
style-name is determined using editor->style
and/or list_browser->style.->insert’with
the properly translated arguments. If the index is
@default, the
text is appended to the fragment. For example, the PceEmacs shell mode
uses a fragment to insert the output of the sub-process. See xpce/prolog/lib/emacs/shell_mode.pl.|fragment|point<-x
to
point<-y.
Often used in combination with text_buffer<-find
to find a fragment overlapping the caret.move_end equals @off,
the end-point is not moved. Otherwise the end-point is moved by the same
amount (fragment<-length is not changed).<-text_buffer
and inform the possible related editors of the change.