* org-contacts.el
@ 2011-02-22 19:32 Martin Butz
2011-02-22 20:27 ` org-contacts.el Robert Klein
0 siblings, 1 reply; 5+ messages in thread
From: Martin Butz @ 2011-02-22 19:32 UTC (permalink / raw)
To: Org
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
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sym.net || butz & siefer gbr || 50670 koeln || hansaring 78
phone +49(0)221/3762591 - twitter.com/symnet - mail butz@sym.net
~~~~~~~~~~~~~~~~~~ www.sym.net | www.moodalis.de ~~~~~~~~~~~~~~~~
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: org-contacts.el
2011-02-22 19:32 org-contacts.el Martin Butz
@ 2011-02-22 20:27 ` Robert Klein
2011-02-22 21:17 ` org-contacts.el Tobias Riedling
2011-02-23 7:34 ` org-contacts.el Tobias Riedling
0 siblings, 2 replies; 5+ messages in thread
From: Robert Klein @ 2011-02-22 20:27 UTC (permalink / raw)
To: butz; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: org-contacts.el
2011-02-22 20:27 ` org-contacts.el Robert Klein
@ 2011-02-22 21:17 ` Tobias Riedling
2011-02-23 7:34 ` org-contacts.el Tobias Riedling
1 sibling, 0 replies; 5+ messages in thread
From: Tobias Riedling @ 2011-02-22 21:17 UTC (permalink / raw)
To: emacs-orgmode
Hi,
i have exactly the same Problem.
org-contacts.el is current git version (today).
org-mode is git version from yesterday.
Tobias
Robert Klein <RoKlein@roklein.de> writes:
> 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
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: org-contacts.el
2011-02-22 20:27 ` org-contacts.el Robert Klein
2011-02-22 21:17 ` org-contacts.el Tobias Riedling
@ 2011-02-23 7:34 ` Tobias Riedling
2011-02-26 16:24 ` org-contacts.el Bastien
1 sibling, 1 reply; 5+ messages in thread
From: Tobias Riedling @ 2011-02-23 7:34 UTC (permalink / raw)
To: Robert Klein; +Cc: emacs-orgmode, butz
The following message is a courtesy copy of an article
that has been posted to gmane.emacs.orgmode as well.
Robert Klein <RoKlein@roklein.de> writes:
> 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
>
I have exactly the same problem here.
My org-contacts.el file is from 22. Feb. .
Org-mode version is 7.4, i cloned and "maked"
it via git on 21. Feb.
Best regards
Tobias
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: org-contacts.el
2011-02-23 7:34 ` org-contacts.el Tobias Riedling
@ 2011-02-26 16:24 ` Bastien
0 siblings, 0 replies; 5+ messages in thread
From: Bastien @ 2011-02-26 16:24 UTC (permalink / raw)
To: Tobias Riedling; +Cc: emacs-orgmode, Robert Klein, butz
Hi Tobias,
Tobias Riedling <tobias@t-riedling.de> writes:
> The following message is a courtesy copy of an article
> that has been posted to gmane.emacs.orgmode as well.
yes, the first message made it through the list. I guess
Julian might have a look soon.
Best,
--
Bastien
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-02-26 16:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-22 19:32 org-contacts.el Martin Butz
2011-02-22 20:27 ` org-contacts.el Robert Klein
2011-02-22 21:17 ` org-contacts.el Tobias Riedling
2011-02-23 7:34 ` org-contacts.el Tobias Riedling
2011-02-26 16:24 ` org-contacts.el Bastien
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).