From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Peter_M=C3=BCnster?= Subject: Re: [PATCH 1/2] org-notify: Don't use obsolete flet and macrolet Date: Wed, 19 Jun 2013 01:03:47 +0200 Message-ID: <87zjunxbqk.fsf@micropit.couberia.selfip.net> References: <1371586950-20217-1-git-send-email-pmlists@free.fr> <878v27m8dz.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33225) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up4ui-0004f3-TF for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 19:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Up4ui-00008m-0a for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 19:02:12 -0400 Received: from plane.gmane.org ([80.91.229.3]:46041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Up4uh-00008f-Qo for emacs-orgmode@gnu.org; Tue, 18 Jun 2013 19:02:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Up4uf-0000Ax-1t for emacs-orgmode@gnu.org; Wed, 19 Jun 2013 01:02:09 +0200 Received: from arennes-651-1-302-87.w2-12.abo.wanadoo.fr ([2.12.5.87]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Jun 2013 01:02:09 +0200 Received: from pmlists by arennes-651-1-302-87.w2-12.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Jun 2013 01:02:09 +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: emacs-orgmode@gnu.org On Tue, Jun 18 2013, David Engster wrote: > Peter Münster writes: >> * contrib/lisp/org-notify.el (org-notify-make-todo) >> (org-notify-process, org-notify-on-action-button) >> (org-notify-action-email, org-notify-action-window): Replace `flet' >> and `macrolet' by `cl-flet' and `cl-macrolet'. > > cl-lib was just introduced in Emacs 24.3. Does that mean, that the trunk should be modified later? I've submitted the patch only because of this message: http://article.gmane.org/gmane.emacs.orgmode/71560 -- Peter