From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ernesto Durante Newsgroups: gmane.emacs.help Subject: Re: A package in a league of its own: Helm Date: Sun, 31 Aug 2014 11:09:47 +0200 Message-ID: <87k35pc9es.fsf@gmail.com> References: <787f8d86-dede-4627-b4e5-3658a1833455@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1409499926 18727 80.91.229.3 (31 Aug 2014 15:45:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Aug 2014 15:45:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 31 17:45:22 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 1XO7Jh-0006co-TO for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Aug 2014 17:45:22 +0200 Original-Received: from localhost ([::1]:50204 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO7Jh-00020H-Dp for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Aug 2014 11:45:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO192-0002lH-G5 for help-gnu-emacs@gnu.org; Sun, 31 Aug 2014 05:10:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XO18x-0000vx-1X for help-gnu-emacs@gnu.org; Sun, 31 Aug 2014 05:09:56 -0400 Original-Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:43339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XO18w-0000vs-Qu for help-gnu-emacs@gnu.org; Sun, 31 Aug 2014 05:09:50 -0400 Original-Received: by mail-wi0-f177.google.com with SMTP id cc10so4555830wib.4 for ; Sun, 31 Aug 2014 02:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=MKHY/x2ExvD4TSbNZ/JsAgn1Q/lCXb41Jjfwr5GM9W0=; b=zr3zr6yhGLdYlfBVGK8nsUuk49hNU5oKhuA2mSAgZR/TvLAJy8nX/Wt+2PFPtqMHaE V+IbvYId5XzC1kT7gVtvT9eR4B+DgwtzC/xUwcfPheCBGgPGRksg3LGsM8BtNyQCdTrC AmPUcYI/5PFH3gqN+KeRA3WSbGRgqOf0DqRfGhgEdf9SWvoBo+usqi+Wctyf20WXd5z8 a4JilZc8Mr+2AQsiPBMtZab0Cyqdg0Mj9umNVKqHc5EuuEjrINxAgyS2Th1GTaRQHgO5 EM6sKkVG10B5tomv+Z/Tyra+655LayBJoiiehwFJK6uvOSzNs7OW5lUDn/T456mFtjCP pMAw== X-Received: by 10.194.78.170 with SMTP id c10mr24905498wjx.22.1409476189723; Sun, 31 Aug 2014 02:09:49 -0700 (PDT) Original-Received: from localhost.localdomain (col74-1-88-183-113-172.fbx.proxad.net. [88.183.113.172]) by mx.google.com with ESMTPSA id lp1sm14073952wic.21.2014.08.31.02.09.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Aug 2014 02:09:48 -0700 (PDT) In-Reply-To: <787f8d86-dede-4627-b4e5-3658a1833455@googlegroups.com> (solidius's message of "Thu, 28 Aug 2014 21:18:33 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::231 X-Mailman-Approved-At: Sun, 31 Aug 2014 11:45:06 -0400 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:99546 Archived-At: solidius4747@gmail.com writes: > I wrote a guide for Helm here: http://tuhdo.github.io/helm-intro.html > > Hope it help with your Helm usage if you are new to Helm. Hi I enjoy working with helm. It's a great package. I really appreciate your guide. Thanks for sharing Best Ernesto