[previous] [up] [next]     [index]
Next: paste-next Up: text Previous: paragraph-start-position

paste

Pastes the current contents of the clipboard into the editor.

The system may execute a paste (in response to other method calls) without calling this method. To extend or re-implement copying, override the do-paste in text% or do-paste in pasteboard% method of an editor.

See also get-paste-text-only .



PLT