From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Schoepe Subject: Can't complete with tab when using auto-complete with orgmode Date: Sat, 13 Nov 2010 15:08:46 +0100 Message-ID: <1289657229-sup-533@gilead.home.box> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=33410 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PHGmm-00005o-HF for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 09:08:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PHGmi-0005dZ-Ci for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 09:08:56 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:39571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PHGmi-0005dJ-5f for emacs-orgmode@gnu.org; Sat, 13 Nov 2010 09:08:52 -0500 Received: by bwz16 with SMTP id 16so4041712bwz.0 for ; Sat, 13 Nov 2010 06:08:51 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello. When I try to use auto-complete with orgmode, I can no longer complete with , like I can in other modes. The completion menu is shown as usual, but pressing tab triggers orgmode to reindent the line or show `FOLDED' in the echo area when I'm on a headline. Is there a way to fix this, or do I have to use a different key (which works fine) than tab for auto-complete? I'm using the latest git head of both orgmode and auto-complete and emacs 23.2.1. Regards, Daniel Schoepe