From mboxrd@z Thu Jan  1 00:00:00 1970
Path: main.gmane.org!not-for-mail
From: "charles" <charles@linux.net.cn>
Newsgroups: gmane.emacs.devel
Subject: Why the lex-mode and bison-mode are removed from emacs ?
Date: Thu, 13 Jun 2002 22:22:16 +0800
Sender: emacs-devel-admin@gnu.org
Message-ID: <005101c212e5$ca768190$9b4890d3@charlesw>
NNTP-Posting-Host: localhost.gmane.org
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Trace: main.gmane.org 1023978290 28826 127.0.0.1 (13 Jun 2002 14:24:50 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Thu, 13 Jun 2002 14:24:50 +0000 (UTC)
Return-path: <emacs-devel-admin@gnu.org>
Original-Received: from quimby.gnus.org ([80.91.224.244])
	by main.gmane.org with esmtp (Exim 3.33 #1 (Debian))
	id 17IVWs-0007Up-00
	for <emacs-devel@main.gmane.org>; Thu, 13 Jun 2002 16:24:50 +0200
Original-Received: from fencepost.gnu.org ([199.232.76.164])
	by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian))
	id 17IVvC-0006ld-00
	for <emacs-devel@quimby.gnus.org>; Thu, 13 Jun 2002 16:49:58 +0200
Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
	by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian))
	id 17IVWY-0001Tk-00; Thu, 13 Jun 2002 10:24:30 -0400
Original-Received: from [210.82.103.10] (helo=mx.linux.net.cn)
	by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian))
	id 17IVUW-0001FN-00
	for <emacs-devel@gnu.org>; Thu, 13 Jun 2002 10:22:24 -0400
Original-Received: from charlesw (unknown [211.144.72.155])
	by mx.linux.net.cn (Postfix) with SMTP id 49FEC4FB4
	for <emacs-devel@gnu.org>; Thu, 13 Jun 2002 22:24:44 +0800 (CST)
Original-To: <emacs-devel@gnu.org>
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6700
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
Errors-To: emacs-devel-admin@gnu.org
X-BeenThere: emacs-devel@gnu.org
X-Mailman-Version: 2.0.9
Precedence: bulk
List-Help: <mailto:emacs-devel-request@gnu.org?subject=help>
List-Post: <mailto:emacs-devel@gnu.org>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=subscribe>
List-Id: Emacs development discussions. <emacs-devel.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://mail.gnu.org/pipermail/emacs-devel/>
Xref: main.gmane.org gmane.emacs.devel:4831
X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4831

Hi my friends,

I'm programming in flex & bison in these days, but I'm not
comfortable by using c-mode to compose the .l and .y.c. So
I'm looking for the specified mode for lex and yacc. But I
realized that they might be present in early phase but not
the current release of emacs. Why they are removed? What
major mode or minor mode are the good replacement of them?

Thanks very much.

Charles   June 13, 2002.