From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Patch: Mark org-diary-class as obsolete and skip entries on holidays in org-class Date: Tue, 25 Oct 2011 16:08:43 +0200 Message-ID: <5ECF5B3F-6CAB-4222-8D17-107EE511E0B0@gmail.com> References: <948200b88322d1f5701f0347b3c19f31@pseudoterminal.org> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIhgT-00041V-W8 for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 10:08:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIhgP-0002pH-Hp for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 10:08:53 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:33769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIhgP-0002ov-Cd for emacs-orgmode@gnu.org; Tue, 25 Oct 2011 10:08:49 -0400 Received: by eye4 with SMTP id 4so581661eye.0 for ; Tue, 25 Oct 2011 07:08:47 -0700 (PDT) In-Reply-To: <948200b88322d1f5701f0347b3c19f31@pseudoterminal.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?iso-8859-1?Q?R=FCdiger_Sonderfeld?= Cc: emacs-orgmode@gnu.org Hi R=FCdiger, On Oct 10, 2011, at 9:15 PM, R=FCdiger Sonderfeld wrote: > Hello, > I wrote two small patches. The first one marks org-diary-class as = obsolete > (according to its documentation it is deprecated). The second one is a > patch for org-class. It changes org-class to skip entries that are on > holidays. The first is accepted. The second I have modified. If any of SKIP-WEEKS is the symbol `holidays', then holidays will be skipped. Thanks! - Carsten >=20 > Maybe the second change should be made optional. >=20 > Regards, > R=FCdiger >=20 > P.S. I have signed the FSF papers. > = <0001-Mark-org-diary-class-as-obsolete-use-org-class.patch><0002-org-class= -Skip-entries-on-holidays.patch>