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: mh-e/mh-loaddefs.el removed from CVS Date: Thu, 13 Oct 2005 00:50:32 +0200 Message-ID: References: <87vf02s821.fsf@olgas.newt.com> 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 1129157562 4340 80.91.229.2 (12 Oct 2005 22:52:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Oct 2005 22:52:42 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 13 00:52:41 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EPpQr-0003BU-3K for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2005 00:50:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPpQq-0002SL-Fu for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2005 18:50:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EPpQi-0002S5-An for emacs-devel@gnu.org; Wed, 12 Oct 2005 18:50:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EPpQg-0002Rn-Mp for emacs-devel@gnu.org; Wed, 12 Oct 2005 18:50:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPpQe-0002Rj-Ue for emacs-devel@gnu.org; Wed, 12 Oct 2005 18:50:34 -0400 Original-Received: from [64.233.182.205] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EPpQf-0003PS-7A for emacs-devel@gnu.org; Wed, 12 Oct 2005 18:50:33 -0400 Original-Received: by nproxy.gmail.com with SMTP id n15so96361nfc for ; Wed, 12 Oct 2005 15:50:32 -0700 (PDT) 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=GVqCow4XshG/l4E/ouWI0kbLCVDYsSTnAH2mf0Pe25IxkVVCrAB95ptsioxKhnCpqo4OS1pxtoHkXiTPtiRgtpRC4gUgCuLJBZ+DpQDe7dpFXMbfaGohvvrHDB2LHtkppRSctQ+RLesA1X2szeHGfHFU1xY2QrfRApTWq5J7vrY= Original-Received: by 10.48.226.15 with SMTP id y15mr60992nfg; Wed, 12 Oct 2005 15:50:32 -0700 (PDT) Original-Received: by 10.48.157.10 with HTTP; Wed, 12 Oct 2005 15:50:31 -0700 (PDT) Original-To: Bill Wohler In-Reply-To: <87vf02s821.fsf@olgas.newt.com> 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:43952 Archived-At: On 10/13/05, Bill Wohler wrote: > I'll patch the file and check it in. Since I do not have a Windows > system to test this change on, can someone please verify the patch and > make any adjustments as necessary? Makefile.w32-in must support both sh and cmd.exe shells; getting the CMD shell to do some things (like echo'ing a ^L in a line by itself) can prove tricky. -- /L/e/k/t/u