From mboxrd@z Thu Jan 1 00:00:00 1970 From: julien Barnier Subject: Re: org-contacts completion stopped working Date: Thu, 13 Oct 2011 08:49:05 +0000 (UTC) Message-ID: References: <87sjmyldzs.fsf@free.fr> <87ty7e10fi.fsf@thinkpad.tsdh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REGyl-0005vd-3X for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 04:49:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REGyf-0005LM-9R for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 04:49:26 -0400 Received: from lo.gmane.org ([80.91.229.12]:39819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REGyf-0005LI-4Q for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 04:49:21 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1REGyc-0007Hv-Qy for emacs-orgmode@gnu.org; Thu, 13 Oct 2011 10:49:18 +0200 Received: from zone129host186.ens-lsh.fr ([zone129host186.ens-lsh.fr]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Oct 2011 10:49:18 +0200 Received: from julien by zone129host186.ens-lsh.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Oct 2011 10:49:18 +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: emacs-orgmode@gnu.org Hi, > No, but you are not alone. > > I use a very recent emacs 24 bzr checkout and org master from git. Not > sure who's the culprit. Same problem here. After a quick look it seems that there has been a recent change in the arguments taken by the completion-table-case-fold function in minibuffer.el : http://bzr.savannah.gnu.org/lh/emacs/trunk/revision/105991 But I don't think I could be able to find a fix by myself. -- Julien