From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "David House" Newsgroups: gmane.emacs.devel Subject: Re: Haskell Mode? Date: Thu, 28 Aug 2008 10:22:10 +0100 Message-ID: References: <20080828083300.GB1643@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1219915347 2850 80.91.229.12 (28 Aug 2008 09:22:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Aug 2008 09:22:27 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: "Alan Mackenzie" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 28 11:23:20 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KYdip-0002Rv-8k for ged-emacs-devel@m.gmane.org; Thu, 28 Aug 2008 11:23:19 +0200 Original-Received: from localhost ([127.0.0.1]:60515 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYdhq-0006cx-Mx for ged-emacs-devel@m.gmane.org; Thu, 28 Aug 2008 05:22:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYdhk-0006bp-Vf for emacs-devel@gnu.org; Thu, 28 Aug 2008 05:22:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYdhj-0006Zz-ID for emacs-devel@gnu.org; Thu, 28 Aug 2008 05:22:12 -0400 Original-Received: from [199.232.76.173] (port=45969 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYdhj-0006Zi-C2 for emacs-devel@gnu.org; Thu, 28 Aug 2008 05:22:11 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.154]:24897) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KYdhj-0005pK-0i for emacs-devel@gnu.org; Thu, 28 Aug 2008 05:22:11 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so154288yxf.66 for ; Thu, 28 Aug 2008 02:22:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7sDDD1jRjNgIqk8A1l4lsdfHaufHOe1eaHtWK7XBhgk=; b=IkHsr1f/ow8RNqZl1eOFCmp0QxB8I7FYResi+Sow3mKnyNIGIzfsu/xT+M8a89I/Gf yLpTM+dLoH6LVs7JSwoUZ69H2ZpQRgnKl7QzOLpVBdWgFj4GySmorSmFVJPK3ncipyGz DXFUxFTXb9AjK8U7mfaUfNN2o/02bcqIZJRS8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=D4hJYyyGu5N4+qfszgKZOzEJ0CSET/Sb0Rr6QHnINvjXuO4B+irIvtKrdpABhFrIJD hqKwVpb83XVJNhLmcku1owKplTy9shSgj+y68mtudw8y4ZBq9aSI4kNEsNJod6mZrn4k 6i+JtzQ4rQr3bCnMLjkdqKzg0jW9ZRwlWAIp4= Original-Received: by 10.151.14.5 with SMTP id r5mr1829469ybi.70.1219915330220; Thu, 28 Aug 2008 02:22:10 -0700 (PDT) Original-Received: by 10.150.192.3 with HTTP; Thu, 28 Aug 2008 02:22:10 -0700 (PDT) In-Reply-To: <20080828083300.GB1643@muc.de> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103107 2008/8/28 Alan Mackenzie : > Is there any reason why this mode isn't part of Emacs, and could it > become part of Emacs? I believe Stefan is the maintainer, he might have more information on this. FWIW, `haskell-mode' is the only Haskell major mode I know of, and it works pretty well. How does assigning copyright work? Do all previous contributors have to sign papers? There have been quite a few, IIRC. -- -David