From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Is there any way to active the reminder of Org mode in Emacs? Date: Tue, 15 Apr 2008 20:04:32 +0530 Message-ID: References: <877iezme9u.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JlmFC-0006PF-KZ for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 10:34:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JlmFB-0006P2-Lz for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 10:34:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlmFB-0006Oz-In for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 10:34:45 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JlmFB-0002y8-5i for emacs-orgmode@gnu.org; Tue, 15 Apr 2008 10:34:45 -0400 Received: by ti-out-0910.google.com with SMTP id a20so568637tia.10 for ; Tue, 15 Apr 2008 07:34:32 -0700 (PDT) In-Reply-To: <877iezme9u.fsf@gmail.com> Content-Disposition: inline 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: DigitalPig Cc: emacs-orgmode@gnu.org On Tue, Apr 15, 2008 at 7:05 PM, DigitalPig wrote: > Hi there~ > > I am using Emacs 22.2 with Org Mode 5.23a. I am wondering if Org mode > have the same function as diary in Emacs. That is if you have some > events or appointment. Diary pop-ups a window indicating that. How can I > let Org to remind me the coming events as diary? Thanks! > Try setting org-agenda-include-diary to t. -- Manish