From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: New Emacs package for editing DOS batch files Date: 15 Oct 2003 07:45:32 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <1066186156.9891.40.camel@morgan> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1066196938 20620 80.91.224.253 (15 Oct 2003 05:48:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Oct 2003 05:48:58 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Oct 15 07:48:48 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9eWe-0001Oj-00 for ; Wed, 15 Oct 2003 07:48:48 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9eWe-0006YF-00 for ; Wed, 15 Oct 2003 07:48:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A9eTL-0006K9-TR for emacs-devel@quimby.gnus.org; Wed, 15 Oct 2003 01:45:23 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A9eSu-0006J5-DR for emacs-devel@gnu.org; Wed, 15 Oct 2003 01:44:56 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A9eRf-0004ju-Pb for emacs-devel@gnu.org; Wed, 15 Oct 2003 01:44:10 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1A9eRe-0004cj-Ln; Wed, 15 Oct 2003 01:43:39 -0400 Original-To: glen@organicdesign.org In-reply-to: <1066186156.9891.40.camel@morgan> (message from Glen Peterson on 14 Oct 2003 22:49:16 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17104 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17104 > From: Glen Peterson > Date: 14 Oct 2003 22:49:16 -0400 > > I just created a new Emacs package, dosbat, for editing DOS batch > files. Thanks. How is this different from the batch-generic mode that is part of generic-x.el in the Emacs distribution?