emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Julien Danjou
Subject: Re: [O] org-contacts: error on message startup
Date: Thu, 26 May 2011 14:01:56 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

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-message-complete-function)))()
>   run-hooks(text-mode-hook message-mode-hook)
>   apply(run-hooks (text-mode-hook message-mode-hook))
>   run-mode-hooks(message-mode-hook)
>   message-mode()
>   message-pop-to-buffer("*mail*" nil)
>   message-mail()
>   gnus-group-mail(nil)
>   call-interactively(gnus-group-mail nil nil)
>
> Have I missed a point in the setup? I just added (require 'org-contacts)
> and threw out all bbdb related code from .emacs and .gnus.el. Is there
> anything else to do?

I've pushed a fix so you won't get the error in Emacs < 23.3. But you
won't get the completion neither. That would require writing a different
completion function, which I don't plan to do soon.

-- 
Julien Danjou
❱ http://julien.danjou.info

Attachment: pgp0FfCJ26XHa.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]