From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Le Wang Newsgroups: gmane.emacs.help Subject: Re: Helm (and?) or Icicles (possibly using Evil) Date: Mon, 28 Apr 2014 09:45:04 -0400 Message-ID: References: <4cd079bd-9978-422f-9449-51d8fbe76485@googlegroups.com> <0d24af8b-a235-4c4e-b946-408c74d849a0@googlegroups.com> <87ha5er0v1.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1398692825 28786 80.91.229.3 (28 Apr 2014 13:47:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Apr 2014 13:47:05 +0000 (UTC) Cc: GNU Emacs List To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 28 15:46:58 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WeltY-0005u8-UC for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Apr 2014 15:46:57 +0200 Original-Received: from localhost ([::1]:44007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WeltY-0000gb-K1 for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Apr 2014 09:46:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Welrm-0004Og-7v for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 09:45:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Welrl-0004jc-GB for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 09:45:06 -0400 Original-Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:51909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Welrl-0004i4-9N for help-gnu-emacs@gnu.org; Mon, 28 Apr 2014 09:45:05 -0400 Original-Received: by mail-we0-f182.google.com with SMTP id u57so3107856wes.41 for ; Mon, 28 Apr 2014 06:45:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FPuvcdwlzfaxlOWcVLw8KUUO3J8tpzKkZLPiS9JFwV0=; b=OVWcjxl9icX//eX7LHX0hhvmpXGRHNy9Lym8IFt1cfRaNbmIWtucicMCC49L02ARX5 OOdHbCg/rGt9dYHec9fTimnUu4NnFsIm+3HAY//PbW1INvt5LE1xXRQyD574lJNnFri5 xjMAmZ4Pz/dkQq7wrSYuPAB2gobx6K55trL+srwmg6KrnflY4aOAoLvMbDOSk9h4ncB0 do+/VMNlLl4wNr5bWz24W3b346lNks7nyWAxgeCPVH6lobJ3ioSCXdWSXgUXogq53eMF /ep3pdT/YyZaDsCnHkUTR09ZArvDwkGU6mHkpJME3VbP/ouf/irHg1ttfHpVDA4mtCGN tujg== X-Received: by 10.180.8.66 with SMTP id p2mr15606940wia.37.1398692704386; Mon, 28 Apr 2014 06:45:04 -0700 (PDT) Original-Received: by 10.216.157.200 with HTTP; Mon, 28 Apr 2014 06:45:04 -0700 (PDT) In-Reply-To: <87ha5er0v1.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::236 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97413 Archived-At: On Sun, Apr 27, 2014 at 4:09 PM, Michael Heerdegen wrote: > One mayor design difference is that Icicles does support multi-line > candidates, Helm does not. I'm not sure what this means. `helm-show-kill-ring` allows me to choose a multi-line candidate. -- Le