From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: [michael.cadilhac@lrde.org: PC-do-completion with directories adding stars.] Date: Tue, 7 Mar 2006 12:26:17 +0100 Message-ID: References: <87d5h0pqfo.fsf-monnier+emacs@gnu.org> <200603052105.k25L53514913@raven.dms.auburn.edu> <873bhwmerd.fsf-monnier+emacs@gnu.org> <200603061409.k26E9iE22611@raven.dms.auburn.edu> <87u0abqqcu.fsf@mahaena.lrde> <87pskzqoco.fsf@mahaena.lrde> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1141747432 28596 80.91.229.2 (7 Mar 2006 16:03:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 16:03:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 07 17:03:49 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FGeeo-0002Tb-Ls for ged-emacs-devel@m.gmane.org; Tue, 07 Mar 2006 17:03:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGeem-0003SY-Sq for ged-emacs-devel@m.gmane.org; Tue, 07 Mar 2006 11:03:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGaLT-0001fk-8B for emacs-devel@gnu.org; Tue, 07 Mar 2006 06:27:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGaLO-0001LQ-Gb for emacs-devel@gnu.org; Tue, 07 Mar 2006 06:27:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGaLO-0001LG-9i for emacs-devel@gnu.org; Tue, 07 Mar 2006 06:27:10 -0500 Original-Received: from [64.233.182.200] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGaNz-0008N7-BB for emacs-devel@gnu.org; Tue, 07 Mar 2006 06:29:51 -0500 Original-Received: by nproxy.gmail.com with SMTP id l35so1068619nfa for ; Tue, 07 Mar 2006 03:27:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BZFvt0JUseU649y2avTFJXwtggnSSI8yLCSTC3EMxexwji93TuXhDGcgBsjDS7Uby6FNvUHffE9Nl/FpLW64eezMiDswX2S03W0A5o/Y76X5Sm3Q3Eapi16lzhxgVIZADYQ6Ad6+ncDewYpSEA8q0Dc0v4qxAGngjAslpI/s7Z4= Original-Received: by 10.48.248.3 with SMTP id v3mr2929686nfh; Tue, 07 Mar 2006 03:27:08 -0800 (PST) Original-Received: by 10.48.42.13 with HTTP; Tue, 7 Mar 2006 03:26:17 -0800 (PST) Original-To: "Eli Zaretskii" In-Reply-To: Content-Disposition: inline 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:51320 Archived-At: On 3/7/06, Eli Zaretskii wrote: > Yes, there is. You cannot assume there's a port of "sh" on Windows. Well, yeah, you *can* assume there's a port of "sh" (or at least, bash) on Windows (several in fact, as you already know) ;-) But certainly it wouldn't be wise to assume the computer Emacs is running on has "sh" available. -- /L/e/k/t/u