From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Holger Sparr Newsgroups: gmane.emacs.help Subject: Re: appointment Date: Thu, 20 Mar 2003 09:37:34 +0100 Organization: Dresden University of Technology, Germany Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1048149987 2043 80.91.224.249 (20 Mar 2003 08:46:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2003 08:46:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 20 09:46:26 2003 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 18vvgw-0000Wp-00 for ; Thu, 20 Mar 2003 09:46:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18vvg6-0002A7-00 for gnu-help-gnu-emacs@m.gmane.org; Thu, 20 Mar 2003 03:45:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!news-ber1.dfn.de!news.urz.tu-dresden.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: mfkpc34.mw.tu-dresden.de Mail-Copies-To: never User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i686-pc-linux-gnu) Cancel-Lock: sha1:dNWKSdCN00C9ORxIJHJDaJ9zAEA= Original-Xref: shelby.stanford.edu gnu.emacs.help:111244 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7744 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7744 On 20 Mar 2003, ph.monrouxREMOVESPAM@wanadoo.fr wrote: > I use calendar. > > Is it possible to make an action (for exemple send a mail) when I have > an appointment? > See the info node: Emacs -> Calendar/Diary -> Appointments and watch out for '*Note Customizing the Calendar and Diary:' You can wrap up these things and run it regularly (e.g. once a day) with 'at' or as a cron job. In case you want to know how I do this - just ask again. Holger --