From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Diary Date: Fri, 19 Oct 2007 18:47:54 +0200 (CEST) Message-ID: <20071019164754.68931302CD@Psilocybe.Update.UU.SE> References: <20071017175848.0E97730251@Psilocybe.Update.UU.SE> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1192812499 30873 80.91.229.12 (19 Oct 2007 16:48:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Oct 2007 16:48:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 19 18:48:19 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iiv18-00079F-2C for ged-emacs-devel@m.gmane.org; Fri, 19 Oct 2007 18:48:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iiv10-0001Qz-NO for ged-emacs-devel@m.gmane.org; Fri, 19 Oct 2007 12:48:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iiv0w-0001Of-RY for emacs-devel@gnu.org; Fri, 19 Oct 2007 12:47:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iiv0u-0001LH-OP for emacs-devel@gnu.org; Fri, 19 Oct 2007 12:47:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iiv0u-0001Kw-IH for emacs-devel@gnu.org; Fri, 19 Oct 2007 12:47:56 -0400 Original-Received: from psilocybe.update.uu.se ([130.238.19.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iiv0u-0003LB-8j for emacs-devel@gnu.org; Fri, 19 Oct 2007 12:47:56 -0400 Original-Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30270) id 68931302CD; Fri, 19 Oct 2007 18:47:54 +0200 (CEST) In-reply-to: (message from Leo on Wed, 17 Oct 2007 19:58:04 +0100) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:81235 Archived-At: > ,----[ (info "(emacs)Diary") ] > | The name of the diary file is specified by the variable > | `diary-file'; `~/diary' is the default. A sample diary file is (note > | that the file format is essentially the same as that used by the > | external shell utility `calendar'): > `---- > > The shell utility `calendar' is not in modern GNU/Linux. > > calendar was introduced in System 7, which dates back to 1980, and is > quite standard on GNU systems. What strange system are you using that > does not have calendar? GNU/Linux That isn't very specific. All GNU systems I know of--which includes quite a bit--include `calender'.