From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: org-contacts.el Date: Tue, 22 Feb 2011 21:27:50 +0100 Message-ID: <4D641C46.2030005@roklein.de> References: <4D640F51.7030208@sym.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56488 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PryqA-0007FC-VN for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 15:28:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pryq5-0007Zf-I6 for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 15:28:10 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:51963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pryq5-0007YO-5U for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 15:28:05 -0500 In-Reply-To: <4D640F51.7030208@sym.net> 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: butz@sym.net Cc: emacs-orgmode@gnu.org Hi Martin, Martin Butz wrote: > Hi to all, > > I'm using org-mode since a year or so. Its a great peace of software > and I could not imagine using another organizer and notes tool > anymore! Thanks a lot for all this work! > > I tried to use org-contacts.el using the current version from > git://git.naquadah.org/org-contacts.git > > My org-mode version is 7.4. > > I keep getting the initialization warning: > > Symbol's value as variable is void: org-property-set-functions-alist > > on emacs startup. Can anybody give a hint, what I'm doing wrong? > > Martin > you'll have to use the git version of org-mode. org-contacts.el needs some patches integrated only after the 7.4 release. Best regards Robert