From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: Re: [PATCH 1/2] org-notify: Don't use obsolete flet and macrolet Date: Wed, 19 Jun 2013 20:46:12 +0200 Message-ID: <878v269bwr.fsf@engster.org> References: <1371586950-20217-1-git-send-email-pmlists@free.fr> <878v27m8dz.fsf@engster.org> <87zjunxbqk.fsf@micropit.couberia.selfip.net> <87ip1a2fbp.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpNOg-0007go-Ft for emacs-orgmode@gnu.org; Wed, 19 Jun 2013 14:46:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpNOf-00076h-Ev for emacs-orgmode@gnu.org; Wed, 19 Jun 2013 14:46:22 -0400 Received: from randomsample.de ([83.169.19.17]:50275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpNOf-00076Z-2U for emacs-orgmode@gnu.org; Wed, 19 Jun 2013 14:46:21 -0400 In-Reply-To: <87ip1a2fbp.fsf@Rainer.invalid> (Achim Gratz's message of "Wed, 19 Jun 2013 19:14:18 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Peter M=FCnster writes: >>> cl-lib was just introduced in Emacs 24.3. >> >> Does that mean, that the trunk should be modified later? > > It means you should implement a solution that doesn't make Org > non-functional for Emacs=A023 users. The easiest solution is to simply do nothing, until Org drops support for Emacs 24.2 and earlier. The 'cl' library will be shipped with Emacs for a long time. BTW, which Emacs versions does Org support? Is this documented anywhere? -David