From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Krehel Subject: Re: Could org-mode use `completing-read-function' instead of `org-icompleting-read'? Date: Thu, 16 Apr 2015 20:02:10 +0200 Message-ID: References: <87egnk17wg.fsf@gmx.us> <87egnkt7yv.fsf@gmx.us> <87lhhst1b0.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yio7D-0007ow-RY for emacs-orgmode@gnu.org; Thu, 16 Apr 2015 14:02:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yio79-0000pE-Nl for emacs-orgmode@gnu.org; Thu, 16 Apr 2015 14:02:15 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:36897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yio79-0000p0-Gu for emacs-orgmode@gnu.org; Thu, 16 Apr 2015 14:02:11 -0400 Received: by widdi4 with SMTP id di4so106951012wid.0 for ; Thu, 16 Apr 2015 11:02:10 -0700 (PDT) In-Reply-To: <87lhhst1b0.fsf@mbork.pl> 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: Marcin Borkowski Cc: emacs-orgmode@gnu.org, Rasmus Hi Marcin, On Thu, Apr 16, 2015 at 7:45 PM, Marcin Borkowski wrote: > > On 2015-04-16, at 17:35, Oleh Krehel wrote: > >>>> I don't know how to use helm of ivy. But I think the attached patch is >>>> better. Would that work with helm and ivy? >> >> Yes, both work fine. > > Just my 2 cents: what about us Icicles users? (Apparently, all two of > us, which saddens me...) Icicles works fine. And any new future package that adheres to the interface should work too. Oleh