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: small Eshell docfix Date: Sun, 05 Sep 2004 07:23:43 +0300 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <01c49300$Blat.v2.2.2$460c22a0@zahav.net.il> References: <20040901231417.GD29664@fencepost> <4cvfet7q9j.fsf@tiscali.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1094358312 31000 80.91.224.253 (5 Sep 2004 04:25:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Sep 2004 04:25:12 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 05 06:25:05 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C3oaP-0000Nx-00 for ; Sun, 05 Sep 2004 06:25:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3ofV-0005Qr-Uj for ged-emacs-devel@m.gmane.org; Sun, 05 Sep 2004 00:30:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3ofO-0005PU-QH for emacs-devel@gnu.org; Sun, 05 Sep 2004 00:30:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3ofM-0005PI-PA for emacs-devel@gnu.org; Sun, 05 Sep 2004 00:30:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3ofM-0005PF-MO for emacs-devel@gnu.org; Sun, 05 Sep 2004 00:30:12 -0400 Original-Received: from [192.114.186.15] (helo=balder.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3oZv-0007b4-9m for emacs-devel@gnu.org; Sun, 05 Sep 2004 00:24:35 -0400 Original-Received: from zaretski ([80.230.148.243]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DUA58318 (AUTH halo1); Sun, 5 Sep 2004 07:24:31 +0300 (IDT) Original-To: Emilio Lopes X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <4cvfet7q9j.fsf@tiscali.de> (message from Emilio Lopes on Sat, 04 Sep 2004 22:06:32 +0200) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26789 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26789 > From: Emilio Lopes > Date: Sat, 04 Sep 2004 22:06:32 +0200 > Cc: miles@gnu.org, emacs-devel@gnu.org, "Kim F. Storm" > > For users of DOS-like systems there is no "best" default, > since DOS command interpreters don't offer such functionality. That's not true, AFAIK: Windows does offer the alias functionality through `doskey'. Could someone please look in the `doskey' documentation and see how can one cause it to ignore an alias?