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: emacs -q -nw --color=never Date: Mon, 22 Sep 2003 19:04:30 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <6654-Mon22Sep2003190429+0300-eliz@elta.co.il> References: <200309211848.h8LImLn02488@raven.dms.auburn.edu> <2914-Mon22Sep2003184812+0300-eliz@elta.co.il> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064247334 550 80.91.224.253 (22 Sep 2003 16:15:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2003 16:15:34 +0000 (UTC) Cc: teirllm@dms.auburn.edu Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Sep 22 18:15:32 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 1A1TLY-000631-00 for ; Mon, 22 Sep 2003 18:15:32 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A1TRQ-0002tg-00 for ; Mon, 22 Sep 2003 18:21:36 +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 1A1TFm-0004Zj-TZ for emacs-devel@quimby.gnus.org; Mon, 22 Sep 2003 12:09:34 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A1TEe-0004Ag-WA for emacs-devel@gnu.org; Mon, 22 Sep 2003 12:08:24 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A1TEY-00049S-9w for emacs-devel@gnu.org; Mon, 22 Sep 2003 12:08:18 -0400 Original-Received: from [192.114.186.22] (helo=gollum.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A1TEX-00048q-Nr for emacs-devel@gnu.org; Mon, 22 Sep 2003 12:08:17 -0400 Original-Received: from zaretski (pns03-197-174.inter.net.il [80.230.197.174]) by gollum.inter.net.il (Mirapoint Messaging Server MOS 3.3.6-GR) with ESMTP id BMB54789; Mon, 22 Sep 2003 19:08:15 +0300 (IDT) Original-To: emacs-devel@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <2914-Mon22Sep2003184812+0300-eliz@elta.co.il> 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:16554 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16554 > Date: Mon, 22 Sep 2003 18:48:13 +0200 > From: "Eli Zaretskii" > > Sorry, I don't have enough time to figure out why NATNUMP doesn't do > what it was supposed to do here. Ugh, what was I smoking? Of course, NATNUMP won't do what I wanted! Please try the latest CVS HEAD, it should be fixed now.