From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: org-mode-keys Symbol is void [7.9.3e (7.9.3e-dist @ c:/Program Files/emacs-24.1/lisp/org-7.9.3e/lisp/)] Date: Sat, 23 Feb 2013 09:15:35 +0100 Message-ID: <87wqtz5msa.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeO-0004TR-IK for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9CeM-0000HE-C0 for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:16 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:52546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeM-0000H4-5c for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:14 -0500 Received: by mail-wg0-f48.google.com with SMTP id 16so1148400wgi.3 for ; Sat, 23 Feb 2013 02:48:13 -0800 (PST) In-Reply-To: (Evan Hawkins's message of "Thu, 21 Feb 2013 17:25:30 -0800") 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: Evan Hawkins Cc: emacs-orgmode@gnu.org Hi Evan, `org-mode-keys' is not an Org function, so I suspect something is wrong with your setup. Did you borrow the `org-mode-keys' function from another setup? What is the value of `org-export-preprocess-after-include-files-hook'? HTH, -- Bastien