From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: reingold@emr.cs.iit.edu (Edward M. Reingold) Newsgroups: gmane.emacs.help Subject: Re: update date in diary Date: 14 Sep 2002 21:54:26 -0500 Organization: Illinois Institute of Technology Sender: help-gnu-emacs-admin@gnu.org Message-ID: <851y7wq7x9.fsf@emr.cs.iit.edu> References: <3D82F1B2.8020505@fit-zones.NO-SPAM.com> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1032067956 22012 127.0.0.1 (15 Sep 2002 05:32:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 15 Sep 2002 05:32:36 +0000 (UTC) Cc: bingalls@fit-zones.com Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17qS1L-0005iu-00 for ; Sun, 15 Sep 2002 07:32:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17qS1a-0002Oi-00; Sun, 15 Sep 2002 01:32:50 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!paloalto-snf1.gtei.net!chcgil2-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.illinois.net!news.iit.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 29 Original-NNTP-Posting-Host: emr.cs.iit.edu Original-X-Trace: condor2.cns.iit.edu 1032058478 14172 216.47.142.126 (15 Sep 2002 02:54:38 GMT) Original-X-Complaints-To: usenet@news.iit.edu Original-NNTP-Posting-Date: Sun, 15 Sep 2002 02:54:38 +0000 (UTC) X-Newsreader: Gnus v5.7/Emacs 20.7 Original-Xref: nntp.stanford.edu gnu.emacs.help:104920 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1475 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1475 >>>>> "bi" == bruce ingalls writes: bi> ;;Is this actually useful? ;;(setq calendar-latitude 40.7) ;New York bi> City ;;(setq calendar-longitude -73.9) ;New York City, EDT They are needed to get times of sunrise/sunset for your locale (but you also need calendar-time-zone, calendar-standard-time-zone-name, and calendar-daylight-time-zone-name). These variables particpate in other things as weel (lunar phase times, for example). bi> ;;Doesn't seem to do anything (require 'appt) (appt-check) bi> Ideally, I'd like the calendar & holidays to appear in one frame. If bi> diary-file exists, I'd like diary, too. I tried (setq calendar-setup bi> 'one-frame) but this caused errors in Emacs v21.2.1, running on bi> Linux. The default of nil works fine, except when I add holidays to bi> the mix. I will track down the problem if you can be more specific--I don't use Linux, nor have I switched to v. 21 yet. -- Professor Edward M. Reingold Email: reingold@iit.edu Chairman, Department of Computer Science Voice: (312) 567-3309 Illinois Institute of Technology Assistant: (312) 567-5152 Stuart Building Fax: (312) 567-5067 10 West 31st Street, Suite 236 Chicago, IL 60616-3729 U.S.A.