From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Danjou Subject: Re: org-contacts: error on message startup Date: Thu, 26 May 2011 14:01:56 +0200 Message-ID: References: <87pqn78ypy.fsf@gmx.ch> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPZGM-0003m0-49 for emacs-orgmode@gnu.org; Thu, 26 May 2011 08:02:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPZGL-0005tX-71 for emacs-orgmode@gnu.org; Thu, 26 May 2011 08:02:02 -0400 Received: from prometheus.naquadah.org ([212.85.154.174]:45224 helo=mx1.naquadah.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPZGL-0005tJ-2H for emacs-orgmode@gnu.org; Thu, 26 May 2011 08:02:01 -0400 In-Reply-To: <87pqn78ypy.fsf@gmx.ch> (Sven Bretfeld's message of "25 May 2011 01:28:57 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sven Bretfeld Cc: emacs-org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Wed, May 25 2011, Sven Bretfeld wrote: > Debugger entered--Lisp error: (void-variable completion-at-point-function= s) > add-to-list(completion-at-point-functions org-contacts-message-complete= -function) > (lambda nil (add-to-list (quote completion-at-point-functions) (quote o= rg-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. =2D-=20 Julien Danjou =E2=9D=B1 http://julien.danjou.info --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJN3kE1AAoJEGEbqVCLeKXCTXgP/0z6SjCQGSoDbQ+ImsFcLX+z GW/gwJW6gaXwRhYNhA4ME4sr7orFmg9WUK4EAm+sauPgSHL/lFTo2ZLfVKLCLeFY ztO2gB5UFJfTh/z9c6tUKNdlFbXZsddcgTITRRIQ/FYdfYbHjvvI5TXo9ByniPA/ +5qNYJRlS0uqPe18P5X9xNRErr+z4Giz04x/lAImRFsK3HyDDapf3XSiZCsEme4r cmaLqtwQwAcZP+7cEZCKVQOIW3X2tni8m7TCPXDZGR0mNHnLcwrBxqpWPjqACD93 uPV4g9wFjJgAgIjTTc6WO9pov8WO4kdGYU/5PG+dDQaJPV2AitPq6Y1WemRlrhNz q/C6lp03WQNj/RcejRgvS+W8OIAvl9A4/Nv2HX6MZCet52KU0T376tcNuAK7P8Le bMEGhdoqyrxx1GmI8s3iIgOnu42FTi6elV3uU58fi+aY0zSWac0nAg0OGRPiTDqD x86t9GfFJ34rquqOMy5HB9zo0lclvsF6T09HoBS9bpZhI46+h+WxVVxIeS4KmARM hTLe85UZbDsPK8IEHCogmIdyP1fHSR+pPAFh9ZZlMb89GytwyboSS2m4YVg+S89O 9bH0yTwiYHln920Uf5RexQHrtMG4hjcs2eAszxVchvVXW/H0MGmNj8As/yfYGm5n MrqirRFUF0k1RoVQ4ucm =7e+0 -----END PGP SIGNATURE----- --=-=-=--