From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25888 invoked by alias); 18 Jun 2009 20:09:17 -0000 Received: (qmail 25877 invoked by uid 22791); 18 Jun 2009 20:09:17 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_54,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Received: from granite1.mail.cornell.edu (HELO authusersmtp.mail.cornell.edu) (128.253.83.141) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Jun 2009 20:09:08 +0000 Received: from [128.84.234.191] (markov.math.cornell.edu [128.84.234.191]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.13.1/8.12.10) with ESMTP id n5IK9563000012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 18 Jun 2009 16:09:05 -0400 (EDT) Message-ID: <4A3A9EEF.6010703@cornell.edu> Date: Thu, 18 Jun 2009 20:09:00 -0000 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin-apps@cygwin.com Subject: Re: [RFU 1.7] {emacs,emacs-X11,emacs-el}-23.0.92-10 References: <4A31260B.7070001@cornell.edu> <4A396CAE.4040005@dronecode.org.uk> <4A399341.2070602@cornell.edu> <4A3996D9.9030409@byu.net> <20090618021023.GA3683@ednor.casa.cgf.cx> In-Reply-To: <20090618021023.GA3683@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2009-06/txt/msg00143.txt.bz2 On 6/17/2009 10:10 PM, Christopher Faylor wrote: > On Wed, Jun 17, 2009 at 07:22:33PM -0600, Eric Blake wrote: >> According to Ken Brown on 6/17/2009 7:07 PM: >>> On 6/17/2009 6:22 PM, Jon TURNEY wrote: >>>> Sorry for not mentioning this before you did the packaging, but can I >>>> suggest that emacs-X11 package setup.hint should have font-adobe-dpi75 >>>> and font-misc-misc added to the requires: line >>> Good idea. Can someone just do that now, or does it have to wait for >>> the next update? >> I've done it for now; but you'll have to remember to update your >> setup.hint for the next update. > > Thanks for doing this Eric. Thanks from me too, Eric. I noticed that you also added cygwin to the requires: line of emacs-X11, even though emacs-X11 requires emacs which requires cygwin. Is this just a precaution in case setup.exe messes up the dependencies, or is there some deeper reason? (BTW, I see that you also added cygwin to emacs-el, but it isn't actually needed. In fact, I'm just realizing that emacs-el doesn't even need to require emacs.) Ken