From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Raimund Kohl-Fuechsle Newsgroups: gmane.emacs.help Subject: questions about elisp with diary Date: Sun, 23 Jul 2006 17:16:00 +0200 Message-ID: <20060723151600.98FB12031E@esmeralda.nabuli> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1153668222 5163 80.91.229.2 (23 Jul 2006 15:23:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 15:23:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 23 17:23:38 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G4fnp-0005IZ-2Z for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jul 2006 17:23:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4fno-0004bO-Bf for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jul 2006 11:23:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G4fmY-00048A-R4 for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 11:22:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G4fmX-000477-2x for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 11:22:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4fmW-000471-Qd for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 11:22:12 -0400 Original-Received: from [212.227.126.171] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G4fnP-0000T4-OY for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 11:23:08 -0400 Original-Received: from [84.171.149.160] (helo=esmeralda.nabuli) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis), id 0ML29c-1G4fmV0Fq6-0005ZZ; Sun, 23 Jul 2006 17:22:11 +0200 Original-Received: by esmeralda.nabuli (Postfix, from userid 1000) id 98FB12031E; Sun, 23 Jul 2006 17:16:00 +0200 (CEST) Original-Received: from esmeralda.nabuli (localhost [127.0.0.1]) by esmeralda.nabuli (Postfix) with ESMTP id 679D420317 for ; Sun, 23 Jul 2006 17:16:00 +0200 (CEST) Original-To: help-gnu-emacs@gnu.org X-Mailer: MH-E 7.82; nmh 1.1; GNU Emacs 21.4.1 X-Provags-ID: kundenserver.de abuse@kundenserver.de login:1f319457b87b086c07c81ac42a02b276 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36176 Archived-At: Hi, I just wonder why this expression in my diary file does not work: %%(diary-float t 3 '(1 3)) 10:30 Uhr Something It's an app. every first and third Wednesday of every month. ray