From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: tabulated-list Date: Mon, 25 Feb 2013 15:41:19 +0100 Message-ID: <87hal0foc0.fsf@gmail.com> References: <86sj4klbh7.fsf@iro.umontreal.ca> 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]:53515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9zFM-0006at-5v for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 09:41:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9zFG-0003ve-2l for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 09:41:40 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:36094) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9zFF-0003vQ-QJ for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 09:41:33 -0500 Received: by mail-wg0-f48.google.com with SMTP id 16so2491150wgi.27 for ; Mon, 25 Feb 2013 06:41:33 -0800 (PST) In-Reply-To: <86sj4klbh7.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Mon, 25 Feb 2013 09:22:28 -0500") 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: =?utf-8?Q?Fran=C3=A7ois?= Pinard Cc: Bastien Guerry , emacs-orgmode@gnu.org Hello, Fran=C3=A7ois Pinard writes: > This morning, I could not load Org because ox.el calls function > tabulated-list, which does not seem to exist on this version of Emacs. > So I fetched the one at https://github.com/sigma/tabulated-list.el to > get going, but others will likely have the same problem. Indeed, I introduced this change because I was reinventing the wheel in `org-export-stack'. I hadn't realized it was emacs24 only. Bastien, is there another solution besides reverting the commit? Regards, --=20 Nicolas Goaziou