From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: tabulated-list Date: Mon, 25 Feb 2013 09:22:28 -0500 Message-ID: <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]:45170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ywv-0001Hr-9Z for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 09:22:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9ywo-0006Cf-9L for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 09:22:37 -0500 Received: from bureau.ubity.com ([64.254.249.42]:55538 helo=mercure.bureau.ubity.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9ywo-0006CX-2r for emacs-orgmode@gnu.org; Mon, 25 Feb 2013 09:22:30 -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: emacs-orgmode@gnu.org Hi, Org people. 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. Fran=C3=A7ois