all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Barton <lists@manor-farm.org>
To: emacs-orgmode@gnu.org
Subject: Re: Org Contacts, Gnus and Yasnippet Not Playing Nicely
Date: Tue, 24 May 2011 14:33:23 +0100	[thread overview]
Message-ID: <4DDBB3A3.5090707@manor-farm.org> (raw)
In-Reply-To: <87wrhgpffa.fsf@member.fsf.org>

On 24/05/11 11:21, Tassilo Horn wrote:
> Ian Barton<lists@manor-farm.org>  writes:
>
> Hi Ian,
>
>> I am trying to set up Org Contacts and gnus. Org Contacts suggests
>> that pressing +<Tab>  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?
>
> It works fine for me using emacs 24.  Maybe you've set
> `org-contacts-completion-ignore-case' set to nil (which is not the
> default), and you are trying to complete a lowercase starter while all
> of your contacts have names starting uppercase?
>
> If not, start writing a mail and go to the To: header.  Type the first
> character of a contact that definitively exists.  You should get a
> *Completion* buffer, or it should complete to the sole matching contact.
> Additionally, doing `C-h k TAB' should tell you that TAB executes
> `completion-at-point'.
>
> (Even with emacs 24, before the first TAB it'll tell me that TAB calls
> `yas/expand'...)
>

Thanks Tassilo. I am using Emacs 23.2.1. `C-h k TAB' shows:

TAB (translated from <tab>) runs the command yas/expand, which is an
interactive Lisp function in `yasnippet.el'.

It is bound to TAB, <menu-bar> <YASnippet> <Expand trigger>.

(yas/expand)

Expand a snippet before point.

If no snippet expansion is possible, fall back to the behaviour
defined in `yas/fallback-behavior'

I have just downloaded and compiled Emacs 24, where it all works as 
expected. So it seems specific to the version of Emacs with Ubuntu.  So 
far Emacs 24 seems stabe on my system, so this is an acceptable workaround:)

Ian.

  reply	other threads:[~2011-05-24 13:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-23 17:32 Org Contacts, Gnus and Yasnippet Not Playing Nicely Ian Barton
2011-05-23 17:57 ` Maurice
2011-05-24 10:21 ` Tassilo Horn
2011-05-24 13:33   ` Ian Barton [this message]
2011-05-24 15:50     ` Rémi Vanicat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DDBB3A3.5090707@manor-farm.org \
    --to=lists@manor-farm.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.