all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rustom Mody <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Loading GHCi into Emacs?
Date: Sun, 29 Sep 2013 00:07:33 -0700 (PDT)	[thread overview]
Message-ID: <62bd2e9a-3b61-4ae6-8fcb-e4b3559ff04d@googlegroups.com> (raw)
In-Reply-To: <mailman.3115.1380437635.10748.help-gnu-emacs@gnu.org>

On Sunday, September 29, 2013 7:15:14 AM UTC+5:30, Wolf wrote:
> I'm trying to load GHCi into Emacs... I'm using the C-c C-l command (it
> worked on computers at my university, and I followed a tutorial etc) But at
> home, it says "C-c C-l is undefined".
> 
> 
> Any ideas how to get this to work? Argh.

1. Do you have haskell mode installed?
2. And is C-c C-l bound as appropriate? [ie C-c C-l is not a global key but local to haskell mode which will become your major mode if you edit an hs file and haskell mode has been properly installed]
3. More simply (and stupidly) are you calling C-c C-l from a hs file or elsewhere?

If haskell mode is correctly set up then when you edit an hs file it should say Haskell in the mode line. Is it showing?

[And if some of my questions look like gibberish pls ask -- eg do you know what mode-line means?]


       reply	other threads:[~2013-09-29  7:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3115.1380437635.10748.help-gnu-emacs@gnu.org>
2013-09-29  7:07 ` Rustom Mody [this message]
2013-09-29  1:45 Loading GHCi into Emacs? Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=62bd2e9a-3b61-4ae6-8fcb-e4b3559ff04d@googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.