From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Org Contacts, Gnus and Yasnippet Not Playing Nicely Date: Mon, 23 May 2011 18:32:37 +0100 Message-ID: <4DDA9A35.7030403@manor-farm.org> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59555) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOYzz-0003Ik-BD for emacs-orgmode@gnu.org; Mon, 23 May 2011 13:33:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QOYzy-0001aR-FL for emacs-orgmode@gnu.org; Mon, 23 May 2011 13:32:59 -0400 Received: from mail.ian-barton.com ([109.74.196.44]:57503 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QOYzy-0001YH-BG for emacs-orgmode@gnu.org; Mon, 23 May 2011 13:32:58 -0400 Received: from localhost (mail.wilkesley.org [127.0.0.1]) by li40-130.members.linode.com (Postfix) with ESMTP id 7D97615A03A for ; Mon, 23 May 2011 17:32:35 +0000 (UTC) Received: from li40-130.members.linode.com ([127.0.0.1]) by localhost (mail.manor-farm.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sdTlxbWW6KMP for ; Mon, 23 May 2011 17:32:35 +0000 (UTC) Received: from [192.168.0.133] (unknown [217.146.125.41]) (Authenticated sender: ian@manor-farm.org) by li40-130.members.linode.com (Postfix) with ESMTPSA id 486EB15A031 for ; Mon, 23 May 2011 17:32:35 +0000 (UTC) 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 I am trying to set up Org Contacts and gnus. Org Contacts suggests that pressing + in the To: field in a message buffer should offer a list of tags from my contacts file. However, I just get a Tab. I suspect that Yasnippet is interfering, as entering the abbreviation for any of my snippets and pressing Tab auto-completes the snippet. Does anyone have a tip for making Yasnippets, gnus and org-contacts play nicely together? Ian.