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
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
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
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
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
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
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
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)
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