From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: calendar and agenda entries Date: Sun, 19 Sep 2010 23:31:46 +0200 Message-ID: <87hbhlifnh.fsf@altern.org> References: <86iq23nw63.fsf@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47801 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OxRUB-0004ka-16 for emacs-orgmode@gnu.org; Sun, 19 Sep 2010 17:31:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OxRU9-0004Vf-P4 for emacs-orgmode@gnu.org; Sun, 19 Sep 2010 17:31:46 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:62564) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OxRU9-0004VW-JF for emacs-orgmode@gnu.org; Sun, 19 Sep 2010 17:31:45 -0400 Received: by wwb24 with SMTP id 24so4547523wwb.30 for ; Sun, 19 Sep 2010 14:31:44 -0700 (PDT) In-Reply-To: <86iq23nw63.fsf@online.de> (henry atting's message of "Sat, 18 Sep 2010 13:11:32 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: henry atting Cc: emacs-orgmode@gnu.org Hi Henry, henry atting writes: > When printing or exporting the emacs calendar it is possible to include > diary entries or holidays. Is there a way to include org-agenda entries > as well? No: it is possible to include org-agenda entries when *displaying* the diary (with M-x diary) - see C-h v org-diary RET. But it's not possible to *print* agenda entries from the calendar. -- Bastien