From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: org-mode completion tip Date: Fri, 05 Nov 2010 13:26:10 -0300 Message-ID: <4cd43029.071eec0a.214f.3b54@mx.google.com> References: <4CD42213.20401@ccbr.umn.edu> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=34001 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PEP7M-00087D-SU for emacs-orgmode@gnu.org; Fri, 05 Nov 2010 12:26:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PEP7L-0006cY-Jl for emacs-orgmode@gnu.org; Fri, 05 Nov 2010 12:26:20 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:52410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PEP7L-0006cN-Gr for emacs-orgmode@gnu.org; Fri, 05 Nov 2010 12:26:19 -0400 Received: by gyd8 with SMTP id 8so2183750gyd.0 for ; Fri, 05 Nov 2010 09:26:18 -0700 (PDT) In-Reply-To: <4CD42213.20401@ccbr.umn.edu> 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: Erik Iverson Cc: emacs-orgmode There's yet another option. You can press ESC (release it) and then TAB. This is valid for all shortcuts that use the Meta key. It is not very practical if you want to use the shortcut several times in secession, but for a single use such as the completion in org it works very well for me. -- Darlan At Fri, 05 Nov 2010 10:26:11 -0500, Erik Iverson wrote: > > Hello, > > I have always ignored in-buffer Completion > (http://orgmode.org/org.html#Completion) in org-mode > because it is bound to M-, which my window manager > (any many others) use to switch applications. > > Many of you may have disabled your window manager's > special usage of that key, or re-bound the org-complete > command to another key chord in emacs. > > However, just this morning I discovered you can use > C-M-i in as an alternative to M- in emacs, so that > completion also works with that key chord. > > Hopefully someone else may find this useful. > > --Erik > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode