From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: partial-completion-mode error when refiling Date: Thu, 30 Jun 2011 11:14:03 +0200 Message-ID: <87sjqrk7fo.fsf@gnu.org> References: <80y60j4u4z.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcDJZ-0003IP-To for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 05:13:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcDJX-0002kD-KC for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 05:13:37 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:43511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcDJW-0002jj-I8 for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 05:13:35 -0400 Received: by wyg36 with SMTP id 36so1720376wyg.0 for ; Thu, 30 Jun 2011 02:13:33 -0700 (PDT) In-Reply-To: <80y60j4u4z.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 30 Jun 2011 10:10:20 +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: Sebastien Vauban Cc: emacs-orgmode@gnu.org Hi Sebastian, "Sebastien Vauban" writes: > When I was trying to refile an extract of an email, I got this: > > Getting targets...done > funcall: Symbol's function definition is void: partial-completion-mode thanks for reporting this -- this is indeed something wrong with the fix I made to `org-without-partial-completion' (see my other message to Paul Sexton). I reverted his patch so you won't see this error again. Best, -- Bastien