Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!INTELLICORP.COM!TRANLE From: TRANLE@INTELLICORP.COM (Minh Tran-Le) Newsgroups: gnu.emacs.bug Subject: problem with process-send-string with long string to send (> 756) Message-ID: <9002240517.AA27046@life.ai.mit.edu> Date: 24 Feb 90 05:17:57 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 12 I have been using emacs-18.55 on multiple platforms (hp, suns, ps2 ...) and I have notice that the emacs function 'process-send-string' cannot send to the subprocess any strings longer than ~ 760 characters long. Does anybody known where that limitation come from ? It is sort of anoying because when you use packages such as cmulisp, you cannot do a 'compile region' or 'compile defun' of function of decent size. Thanks, Tran Le. -------