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: Wed, 04 May 2005 19:24:50 -0500 Message-ID: <200505050024.j450OoFG023552@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 1115256067 8747 80.91.229.2 (5 May 2005 01:21:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 May 2005 01:21:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 05 03:21:03 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTV2V-0000dE-Sw for ged-emacs-devel@m.gmane.org; Thu, 05 May 2005 03:20:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTV9v-00022W-GF for ged-emacs-devel@m.gmane.org; Wed, 04 May 2005 21:28:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTUND-00038a-Fl for emacs-devel@gnu.org; Wed, 04 May 2005 20:37:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTUMa-0002QB-3G for emacs-devel@gnu.org; Wed, 04 May 2005 20:37:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTUMT-0001hx-4o for emacs-devel@gnu.org; Wed, 04 May 2005 20:37:05 -0400 Original-Received: from [216.47.143.101] (helo=email2.iit.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DTUFd-0008VH-Rr for emacs-devel@gnu.org; Wed, 04 May 2005 20:30:02 -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 <0IFZ008V6QHGZE@email2.iit.edu> for emacs-devel@gnu.org; Wed, 04 May 2005 19:24:52 -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 j450OoFG023552; Wed, 04 May 2005 19:24:50 -0500 (CDT) In-reply-to: "Message from Robert J. Chassell" "of Wed, 04 May 2005 19:59:08 -0000." Original-To: bob@rattlesnake.com 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:36688 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36688 > Perhaps `calendar-latitude' and `calendar-longitude' should be set to > 0.0 rather than nil by defcustom. (I have done that, but tested it > only with a `make recompile', since I do not want to do a bootstrap > again.) Very bad idea. Then a user will never know that the times of events (solar/ lunar times) are garbage.