From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: chasrmartin@netscape.net (Charlie Martin) Newsgroups: gmane.emacs.help Subject: Re: DOS batch file mode Date: 26 Aug 2003 19:12:35 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <6c7aa242.0308261812.55dbbb83@posting.google.com> References: <6c7aa242.0308261031.1ccf3c19@posting.google.com> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1061950693 3644 80.91.224.253 (27 Aug 2003 02:18:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2003 02:18:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 27 04:18:11 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19rpsx-0003P2-00 for ; Wed, 27 Aug 2003 04:18:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19rprW-0002E3-MS for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Aug 2003 22:16:42 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 66.250.185.246 Original-X-Trace: posting.google.com 1061950356 26620 127.0.0.1 (27 Aug 2003 02:12:36 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 27 Aug 2003 02:12:36 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:116165 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:12084 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12084 Martin Stemplinger wrote in message news:... > Javier Oviedo wrote: > > > I use bat-generic-mode. > > IIRC it doesn't support .cmd-Files. But you can easily adapt it (merely > copy & paste) Thanks for the pointer. As I said, I thought there was something avialable, and generic-x has it. The stopper was that if you're working on UNIX and need to edit a .bat file, the bat file mode isn't enabled. but a little bit of elisp should fix it.