[Haskell-beginners] how to enter EOF in emacs haskell mode

Chul-Woong Yang cwyang at aranetworks.com
Wed Sep 14 15:06:12 UTC 2016


No. Usual `C-c C-d' (comint-send-eof) does not work in haskell-mode's
interactive buffer.
It is not defined, emacs responds as follows:

> C-c C-d is undefined

2016-09-14 20:01 GMT+09:00 Shrivats <shrvtsnvs at gmail.com>:

> Hi,
>
> If it's anything like other interactive modes, does
> C-c C-d do the job of signalling EOF?
>
> Shrivats
>
> On Sep 14, 2016 15:53, "Chul-Woong Yang" <cwyang at aranetworks.com> wrote:
>
> Hi, all.
>
> I use emacs haskell mode for editing and testing simple programs.
> I have no success in finding out how to enter EOF to haskell program
> in emacs "Interactive-Haskell" buffer.
> So I am unable to test haskell program which reads from stdin. :-(
>
> Any help would be appreciated deeply.
>
> Regards,
> Chul-Woong Yang
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20160915/1f39a0e9/attachment.html>


More information about the Beginners mailing list