From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Abrahams Subject: Re: What happened to org-complete? Date: Sat, 02 Jul 2011 22:03:41 -0400 Message-ID: References: <13665.1309658071@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdC2F-00015t-9r for emacs-orgmode@gnu.org; Sat, 02 Jul 2011 22:03:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QdC2D-0004eB-C9 for emacs-orgmode@gnu.org; Sat, 02 Jul 2011 22:03:46 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:43766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QdC2D-0004e4-1T for emacs-orgmode@gnu.org; Sat, 02 Jul 2011 22:03:45 -0400 Received: by qyk4 with SMTP id 4so3003005qyk.0 for ; Sat, 02 Jul 2011 19:03:44 -0700 (PDT) In-Reply-To: <13665.1309658071@alphaville.dokosmarshall.org> (Nick Dokos's message of "Sat, 02 Jul 2011 21:54:31 -0400") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org on Sat Jul 02 2011, Nick Dokos wrote: > Dave Abrahams wrote: > >> I used to have >> >> (define-key org-mode-map "\M-/" 'org-complete) >> >> in my .emacs. Now that there is no org-complete function, what should I >> bind to `M /' in org buffers? >> > > I think pcomplete, normally bound to M-TAB: > > ,---- > | pcomplete is an interactive compiled Lisp function in `pcomplete.el'. > | > | (pcomplete &optional INTERACTIVELY) > | > | Support extensible programmable completion. > | To use this function, just bind the TAB key to it, or add it to your > | completion functions list (it should occur fairly early in the list). > `---- Thanks for the info, Nick Oops, that doesn't do what I want. Is there a way to get pcomplete to fall back to use dabbrev-expand when it can't complete something another way? I'd RTFM but pcomplete seems to be completely undocumented! [No wonder I didn't stumble across pcomplete: Doesn't every OS GUI bind `M-TAB' to a window switcher by default?] -- Dave Abrahams BoostPro Computing http://www.boostpro.com