Next Previous Up Top Contents Index

1 CAPI Reference Entries

modify-editor-pane-buffer

Function

Summary

Themodify-editor-pane-buffer function allows you to modify the contents and fill mode of a specified buffer.
Syntax

modify-editor-pane-buffer pane
   &key contents flag fill fixed-fill force

Description

Themodify-editor-pane-buffer function modifies the editor pane according to the keyword arguments. The argument contents (if non-nil) supplies a new string to place in the buffer. The flag, if given, sets thebuffer-flag. If it is non-nil, fill causes the editor to fill each paragraph in the buffer. The argument fixed-fill sets the value of the slotfixed-fill and if non-nil causes the editor to fill each paragraph in the buffer.
See also

editor-pane

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker