From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: carbon emacs org-add-link-type Date: Thu, 12 Jun 2008 07:53:04 +0200 Message-ID: <8404E257-2FB5-4DE2-B284-4031A0B3EEE0@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6gZy-0007dC-Uu for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6gZx-0007cb-AI for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:38 -0400 Received: from [199.232.76.173] (port=44894 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6gZx-0007cQ-1c for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:37 -0400 Received: from mx20.gnu.org ([199.232.41.8]:63437) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K6gZw-0004CI-V9 for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:37 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6gZj-0003AG-VC for emacs-orgmode@gnu.org; Thu, 12 Jun 2008 02:46:24 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Cezar H Cc: emacs-orgmode@gnu.org Hi Cezar, you must have a setup in which org-add-link-type is called before org.el is loaded. This can happen by a package that calls this function without doing (require 'org) first. - Carsten On Jun 12, 2008, at 5:33 AM, Cezar H wrote: > GNU Emacs 22.2.1 (i386-apple-darwin8.11.1, Carbon Version 1.6.0) of > 2008-04-01 > Carbon Emacs Package (Spring, 2008) gives me this error msg when > loading org-mode: > > Symbol's function definition is void: org-add-link-type > > > Any ideas how to fix it ? > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode