From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Subject: [contacts] No completion in Gnus Date: Tue, 04 Oct 2011 21:26:01 +0200 Message-ID: <86pqicblti.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBAd3-0006fV-Sg for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 15:26:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBAd2-0001IM-L6 for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 15:26:13 -0400 Received: from lo.gmane.org ([80.91.229.12]:33286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBAd2-0001II-7w for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 15:26:12 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RBAd0-0007Ak-TV for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 21:26:10 +0200 Received: from g231104245.adsl.alicedsl.de ([92.231.104.245]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Oct 2011 21:26:10 +0200 Received: from quintfall by g231104245.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Oct 2011 21:26:10 +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: emacs-orgmode@gnu.org Hello List, I have a org-contacts file with a few contacts with EMAIL property, taken from gnus using org-capture as described in the org-contacts manual. The contacts are tagged with some tags. But if I try to send an email to one of the contacts using completion in message-mode, nothing happens. I type + and press in the To: header, but to no avail. I even restarted Emacs without loading bbdb, since there seemed to be some interference, but that didn't help either. I cannot find any more variables to connect org-contacts with gnus, so I guess it should work out of the box. What might be wrong in this case? Thanks for any hints. PS One further org-contacts related question: there is a predefined property ADDRESS, without any inner structure. Am I supposed to write my own org-capture template for that property? How would that look like - just one single string? If I want something more structured (street, city, zip-code etc), I have to define one property for each info-piece, or is there something like a compound property? -- Thorsten