From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ed Reingold Newsgroups: gmane.emacs.devel Subject: Re: bootstrap from scratch Date: Thu, 05 May 2005 14:30:18 -0500 Message-ID: <200505051930.j45JUIFG002855@emr.cs.iit.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1115321404 21712 80.91.229.2 (5 May 2005 19:30:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 May 2005 19:30:04 +0000 (UTC) Cc: Glenn Morris , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 21:30:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTm1y-0002Fx-Sj for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 21:29:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTm9Y-0006ND-C5 for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 15:36:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTm6F-0004lH-Uy for emacs-devel@gnu.org; Thu, 05 May 2005 15:33:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTm6A-0004hX-Dw for emacs-devel@gnu.org; Thu, 05 May 2005 15:33:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTm69-0004cu-N1 for emacs-devel@gnu.org; Thu, 05 May 2005 15:33:25 -0400 Original-Received: from [216.47.143.101] (helo=email2.iit.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DTm8I-00056h-C2 for emacs-devel@gnu.org; Thu, 05 May 2005 15:35:38 -0400 Original-Received: from emr.cs.iit.edu (emr.cs.iit.edu [216.47.142.126]) by email2.iit.edu (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IG100BJ07ILR7@email2.iit.edu> for emacs-devel@gnu.org; Thu, 05 May 2005 14:30:21 -0500 (CDT) Original-Received: from emr.cs.iit.edu (localhost [127.0.0.1]) by emr.cs.iit.edu (8.12.10+Sun/8.12.9) with ESMTP id j45JUIFG002855; Thu, 05 May 2005 14:30:18 -0500 (CDT) In-reply-to: Message from Alan Shutko "of Thu, 05 May 2005 14:24:08 CDT." <87vf5xzdbb.fsf@vera.springies.com> Original-To: Alan Shutko X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 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:36715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36715 > Here's what I have as a possible fix. It will fix bootstrap, but it > won't fix the case if someone is interactively compiling a file which > requires appt, and doesn't have lat & long set. Presumably anyone requiring appt AND using the solar/lunar stuff will have that set already!