From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-notify: Fix compatibility with latest org-element (uppercase properties) Date: Mon, 24 Aug 2015 22:45:58 +0200 Message-ID: <87lhd09zzt.fsf@nicolasgoaziou.fr> References: <87fv383iji.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTybN-0003NC-3w for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 16:44:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTybM-0006WJ-Be for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 16:44:21 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:42549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTybM-0006W5-4D for emacs-orgmode@gnu.org; Mon, 24 Aug 2015 16:44:20 -0400 In-Reply-To: <87fv383iji.fsf@free.fr> ("Peter \=\?utf-8\?Q\?M\=C3\=BCnster\=22's\?\= message of "Mon, 24 Aug 2015 15:47:13 +0200") 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: Peter =?utf-8?Q?M=C3=BCnster?= Cc: emacs-orgmode@gnu.org Hello, Peter M=C3=BCnster writes: > * contrib/lisp/org-notify.el (org-notify-make-todo): Properties from > org-element are all uppercase now. > * (org-notify-maybe-too-late): Fix typo in docstring (thanks to davemq, > https://github.com/p-m/org-notify/issues/3). Applied. Thank you. Out of curiosity, as org-notify.el's author, don't you have write access into repository? If that's the case, you don't need to wait for review. Regards, --=20 Nicolas Goaziou