server-reply-print

server-reply-print is a compiled Lisp function in `server.el'.

(server-reply-print QTEXT PROC)

Send a `-print QTEXT' command to client PROC.
QTEXT must be already quoted.
This handles splitting the command if it would be bigger than
`server-msg-size'.