From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rustom Mody Newsgroups: gmane.emacs.help Subject: Re: No keybinding for load-haskell-file? Date: Sun, 23 Jun 2013 05:55:18 -0700 (PDT) Message-ID: <0759fffb-3812-4f7f-92b6-5c28e70e4995@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1371995700 7169 80.91.229.3 (23 Jun 2013 13:55:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Jun 2013 13:55:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 23 15:54:59 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uqkkn-0005AK-Eh for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jun 2013 15:54:53 +0200 Original-Received: from localhost ([::1]:51914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uqkkn-0000k5-5B for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jun 2013 09:54:53 -0400 X-Received: by 10.224.129.196 with SMTP id p4mr21953395qas.6.1371992119119; Sun, 23 Jun 2013 05:55:19 -0700 (PDT) X-Received: by 10.50.132.65 with SMTP id os1mr316414igb.13.1371992119037; Sun, 23 Jun 2013 05:55:19 -0700 (PDT) Original-Path: usenet.stanford.edu!news.glorb.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!j2no152563qak.0!news-out.google.com!fv2ni0qab.0!nntp.google.com!j2no1313538qak.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=59.95.46.5; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.95.46.5 User-Agent: G2/1.0 Injection-Date: Sun, 23 Jun 2013 12:55:19 +0000 X-Received-Bytes: 1592 Original-Xref: usenet.stanford.edu gnu.emacs.help:199414 X-Mailman-Approved-At: Sun, 23 Jun 2013 09:54:12 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91678 Archived-At: On Sunday, June 23, 2013 6:07:55 PM UTC+5:30, Rustom Mody wrote: > As far as I know all the comint derived modes facilitate loading the program file with C-c C-l. Eg in scheme mode C-c C-l is bound to scheme-load-file and likewise for other 'comints' > > > > In Haskell-mode however C-c C-l is not bound. > > Naturally Ive bound it but I am wondering if I am missing something basic in my emacs setup for haskell. Ok something in my own settings. Sorry for the noise.