Changes between Initial Version and Version 1 of Ticket #79
- Timestamp:
- 05/13/09 22:19:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #79 – description
initial v1 10 10 If STRING is more than 500 characters long, it is sent in several 11 11 bunches. This may happen even for shorter strings. 12 (From the documentation of process-send-string in GNU Emacs 23.0.93.1.) 12 (From the documentation of process-send-string in GNU Emacs 23.0.93.1.) See also the following message: http://thread.gmane.org/gmane.comp.lang.haskell.glasgow.user/15591/focus=15632. 13 13 14 14 I do not know whether this is a problem in Emacs, GHCi or Haskeline,
