From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: in-buffer completion question Date: Tue, 01 Mar 2011 22:56:29 +0100 Message-ID: <87y64ybj3m.fsf@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=41686 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuXYf-0005on-5y for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 16:56:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuXYb-0001NT-CS for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 16:56:41 -0500 Received: from lo.gmane.org ([80.91.229.12]:53866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuXYb-0001NG-4C for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 16:56:37 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PuXYZ-0001hm-K4 for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 22:56:35 +0100 Received: from dslb-188-103-185-067.pools.arcor-ip.net ([188.103.185.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Mar 2011 22:56:35 +0100 Received: from nsmp_02 by dslb-188-103-185-067.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Mar 2011 22:56:35 +0100 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@gnu.org Let's say I am in an orgmode buffer, more precisely I opened a file with org-contacts. My first entry is: ** Mr.X :PROPERTIES: :EMAIL: mail@mail.me :END: Then I want to create a new entry. Of course I am to lazy to type ´:PROPERTIES:´ so I type ´:PR´ then hit M-TAB. But instead of the word being completed I get ´There is no completion of PR´. Okay, but I can see that actually there is one, it's in the buffer. I read that the new orgmode completion method is derived from the method John Wiegley has implemented. In ledger-mode however M-Tab not only completes the unfinished word but lets me cycle through the alternatives given in the current buffer. So, that is what I would expect in orgmode too... henry -- http://literaturlatenight.de