all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Loading GHCi into Emacs?
@ 2013-09-29  1:45 Wolf
  0 siblings, 0 replies; 2+ messages in thread
From: Wolf @ 2013-09-29  1:45 UTC (permalink / raw)
  To: Help-gnu-emacs

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.



--
View this message in context: http://emacs.1067599.n5.nabble.com/Loading-GHCi-into-Emacs-tp298551.html
Sent from the Emacs - Help mailing list archive at Nabble.com.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Loading GHCi into Emacs?
       [not found] <mailman.3115.1380437635.10748.help-gnu-emacs@gnu.org>
@ 2013-09-29  7:07 ` Rustom Mody
  0 siblings, 0 replies; 2+ messages in thread
From: Rustom Mody @ 2013-09-29  7:07 UTC (permalink / raw)
  To: help-gnu-emacs

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?]


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-29  7:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.3115.1380437635.10748.help-gnu-emacs@gnu.org>
2013-09-29  7:07 ` Loading GHCi into Emacs? Rustom Mody
2013-09-29  1:45 Wolf

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.