From mboxrd@z Thu Jan 1 00:00:00 1970 From: d.tchin Subject: org-velocity load problem Date: Tue, 20 Sep 2011 14:24:42 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56900) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R61Fw-00026y-Gf for emacs-orgmode@gnu.org; Tue, 20 Sep 2011 10:25:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R61Fr-0000i3-IL for emacs-orgmode@gnu.org; Tue, 20 Sep 2011 10:25:04 -0400 Received: from lo.gmane.org ([80.91.229.12]:42633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R61Fr-0000hz-AA for emacs-orgmode@gnu.org; Tue, 20 Sep 2011 10:24:59 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R61Fl-0002bV-Pe for emacs-orgmode@gnu.org; Tue, 20 Sep 2011 16:24:53 +0200 Received: from APuteaux-651-1-47-33.w81-249.abo.wanadoo.fr ([81.249.78.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Sep 2011 16:24:53 +0200 Received: from d.tchin by APuteaux-651-1-47-33.w81-249.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Sep 2011 16:24:53 +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: emacs-orgmode@gnu.org Hi all, This post just to warn that org-velocity is not loaded with Emacs 22.3.1. I try to load org-velocity but I have the following message : error: Unknown keyword :safe I use GNU Emacs 22.3.1 (i386-mingw-nt6.1.7601) and Org-mode version 7.7. I had the possibility to try with emacs 23.3 with the same org-mode version and it is loaded correctly. After investigation, it seems related to custom.el file. Indeed the keyword is defined in the later version of emacs.