From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: let repeat events show just once in agendar? Date: Thu, 04 Dec 2008 10:20:48 -0500 Message-ID: <87d4g8ezlb.fsf@gollum.intra.norang.ca> References: <87skp4j8ed.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L8G0j-0007oB-FN for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 10:21:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L8G0i-0007nr-OJ for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 10:21:01 -0500 Received: from [199.232.76.173] (port=35694 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L8G0i-0007nm-ID for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 10:21:00 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:50666) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L8G0h-0008Uc-3D for emacs-orgmode@gnu.org; Thu, 04 Dec 2008 10:20:59 -0500 In-Reply-To: <87skp4j8ed.fsf@fastmail.fm> (Matthew Lundin's message of "Thu\, 04 Dec 2008 08\:56\:58 -0600") 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: Matthew Lundin Cc: emacs-orgmode@gnu.org, anhnmncb Matthew Lundin writes: > To limit repeating events to a single day in the agenda, I set the > following option to nil: > > (setq org-agenda-repeating-timestamp-show-all nil) And I learned something new again... Thanks Matt! -Bernt