From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: Re: tabulated-list Date: Mon, 25 Feb 2013 11:41:59 -0500 Message-ID: <86d2vol50o.fsf@iro.umontreal.ca> References: <86sj4klbh7.fsf@iro.umontreal.ca> <87hal0foc0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52971) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA17u-0006FH-7r for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 11:42:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UA17q-0001GK-Ay for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 11:42:06 -0500 Received: from bureau.ubity.com ([64.254.249.42]:56791 helo=mercure.bureau.ubity.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA17q-0001Fr-6z for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 11:42:02 -0500 In-Reply-To: <87hal0foc0.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 25 Feb 2013 15:41:19 +0100") 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 Nicolas Goaziou writes: > this change because I was reinventing the wheel in > `org-export-stack'. I hadn't realized [tabulated-list.el] was emacs24 > only. Bastien, is there another solution besides reverting the > commit? Could tabulated-list.el be conveyed within Org as org-tabulated-list.el and loaded only if tabulated-list is not already available? Fran=C3=A7ois