all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-contacts: error on message startup
@ 2011-05-24 23:28 Sven Bretfeld
  2011-05-25  0:04 ` Nick Dokos
  2011-05-26 12:01 ` Julien Danjou
  0 siblings, 2 replies; 9+ messages in thread
From: Sven Bretfeld @ 2011-05-24 23:28 UTC (permalink / raw)
  To: emacs-org

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 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'm using the latest git version of orgmode (release 7.5.299.gb638),
Emacs 23.1.50.1 (Ubuntu) and Gnus v5.13.

Thanks for help,

Sven

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-05-26 20:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 23:28 org-contacts: error on message startup Sven Bretfeld
2011-05-25  0:04 ` Nick Dokos
2011-05-25  7:27   ` Sven Bretfeld
2011-05-25 16:02     ` Michael Markert
2011-05-26  7:52       ` Sven Bretfeld
2011-05-26 10:06         ` Michael Markert
2011-05-26 12:03         ` Julien Danjou
2011-05-26 20:24           ` Sven Bretfeld
2011-05-26 12:01 ` Julien Danjou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.