From mboxrd@z Thu Jan 1 00:00:00 1970 From: torys.anderson@gmail.com (Tory S. Anderson) Subject: Auto-complete overrides org-contacts for address fields Date: Sat, 07 Feb 2015 06:15:43 -0500 Message-ID: <87k2zurmzk.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK3Mc-0005hp-Uy for emacs-orgmode@gnu.org; Sat, 07 Feb 2015 06:15:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YK3MZ-00085r-0A for emacs-orgmode@gnu.org; Sat, 07 Feb 2015 06:15:50 -0500 Received: from mail-yk0-x22f.google.com ([2607:f8b0:4002:c07::22f]:42701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YK3MY-00085Y-Sk for emacs-orgmode@gnu.org; Sat, 07 Feb 2015 06:15:46 -0500 Received: by mail-yk0-f175.google.com with SMTP id 10so3779142ykt.6 for ; Sat, 07 Feb 2015 03:15:46 -0800 (PST) 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: orgmode list I use the excellent org-mode contacts module[1] for auto-completion of addresses in my messages. Now I'm starting to play around with autocomplete-ispell and would like to use it in message mode, but I find it overrides the suggestions for my address fields. Does anyone know a way around this, so that addresses are still handled by org-contacts and not auto-complete? Footnotes: [1] https://julien.danjou.info/projects/emacs-packages#org-contacts