From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Reuleaux Subject: Re: tab completion for org-contacts not working for me in emacs 24 Date: Sun, 11 May 2014 17:08:40 +0100 Message-ID: <87mweos3g7.fsf@a-rx.info> References: <8761lcwp2o.fsf@a-rx.info> <87siog1hy8.fsf@mailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjWKs-0006Th-JN for emacs-orgmode@gnu.org; Sun, 11 May 2014 12:10:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjWKl-0003zk-CL for emacs-orgmode@gnu.org; Sun, 11 May 2014 12:10:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:44590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjWKl-0003zU-31 for emacs-orgmode@gnu.org; Sun, 11 May 2014 12:10:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WjWKf-00073Y-Nn for emacs-orgmode@gnu.org; Sun, 11 May 2014 18:10:33 +0200 Received: from stu826b.kent.ac.uk ([129.12.130.107]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 May 2014 18:10:33 +0200 Received: from andreas by stu826b.kent.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 May 2014 18:10:33 +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 Alexander, that was it, thanks a lot. -Andreas Alexander Baier writes: >> (setq org-contact-files (list > ^^^^^^^^ > > For me this is org-contacts-files, maybe that is the problem? > > HTH,