Re: [O] org-contacts: error on message startup

2011-05-26 Thread Sven Bretfeld
Hi Julien Julien Danjou writes: > On Thu, May 26 2011, Sven Bretfeld wrote: > >> It is definitely not there in 23.1, the emacs-snapshot package which >> AFAIK is the orebokech version that seems not to have been updated since >> quite a while. I have checked the sources of minibuffer.el and it d

Re: [O] org-contacts: error on message startup

2011-05-26 Thread Julien Danjou
On Thu, May 26 2011, Sven Bretfeld wrote: > It is definitely not there in 23.1, the emacs-snapshot package which > AFAIK is the orebokech version that seems not to have been updated since > quite a while. I have checked the sources of minibuffer.el and it does > not define completion-at-point-func

Re: [O] org-contacts: error on message startup

2011-05-26 Thread Julien Danjou
On Wed, May 25 2011, Sven Bretfeld wrote: > Debugger entered--Lisp error: (void-variable completion-at-point-functions) > add-to-list(completion-at-point-functions > org-contacts-message-complete-function) > (lambda nil (add-to-list (quote completion-at-point-functions) (quote > org-contacts

Re: [O] org-contacts: error on message startup

2011-05-26 Thread Michael Markert
Hi Sven, On 26 May 2011, Sven Bretfeld wrote: > Michael Markert writes: > >> Hi Sven, I run org-contacts on Emacs 23.3, there is a >> `completion-at-point-functions' and org-contacts works just fine. >> But I recall myself trying with Gnus and it didn't work because >> `completion-at-point' was n

Re: [O] org-contacts: error on message startup

2011-05-26 Thread Sven Bretfeld
Hi Michael Michael Markert writes: > Hi Sven, I run org-contacts on Emacs 23.3, there is a > `completion-at-point-functions' and org-contacts works just fine. > But I recall myself trying with Gnus and it didn't work because > `completion-at-point' was not bound to keys. It is definitely not th

Re: [O] org-contacts: error on message startup

2011-05-25 Thread Michael Markert
On 25 May 2011, Sven Bretfeld wrote: > Hi Nick, hi all > > Nick Dokos writes: >> >> thing - I run emacs24 and it's present there, but I just tried emacs23 >> and it does not seem to be there even after I load-library >> minibuffer.el. > > That's right. Emacs 23 does not contain completion-at-poi

Re: [O] org-contacts: error on message startup

2011-05-25 Thread Sven Bretfeld
Hi Nick, hi all Nick Dokos writes: > Sven Bretfeld wrote: >> Just trying to use org-contacts. There is an error for me whenever I >> start a new message: >> >> Debugger entered--Lisp error: (void-variable completion-at-point-functions) >> add-to-list(completion-at-point-functions >> org-co

Re: [O] org-contacts: error on message startup

2011-05-24 Thread Nick Dokos
Sven Bretfeld wrote: > Hi all > > Just trying to use org-contacts. There is an error for me whenever I > start a new message: > > Debugger entered--Lisp error: (void-variable completion-at-point-functions) > add-to-list(completion-at-point-functions > org-contacts-message-complete-function)

[O] org-contacts: error on message startup

2011-05-24 Thread Sven Bretfeld
Hi all Just trying to use org-contacts. There is an error for me whenever I start a new message: Debugger entered--Lisp error: (void-variable completion-at-point-functions) add-to-list(completion-at-point-functions org-contacts-message-complete-function) (lambda nil (add-to-list (quote compl