From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: York Zhao Newsgroups: gmane.emacs.help Subject: Re: A package in a league of its own: Helm Date: Mon, 1 Sep 2014 20:27:29 -0400 Message-ID: References: <787f8d86-dede-4627-b4e5-3658a1833455@googlegroups.com> <73520ac0-9fc0-42ce-8a15-cc400b6f8308@googlegroups.com> <672a0d66-bc48-4b7a-9279-c7d631a03f79@googlegroups.com> <871trvjpnx.fsf@newcastle.ac.uk> <0e52cfc6-d6ed-4b45-bbd3-2cdd13fcc91b@googlegroups.com> <87bnqzt6u5.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 1409617680 6404 80.91.229.3 (2 Sep 2014 00:28:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2014 00:28:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 02 02:27:54 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 1XObwo-0001kW-FQ for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Sep 2014 02:27:46 +0200 Original-Received: from localhost ([::1]:35230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XObwn-0007UG-Gl for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Sep 2014 20:27:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XObwd-0007UB-FY for help-gnu-emacs@gnu.org; Mon, 01 Sep 2014 20:27:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XObwY-0005p6-Oa for help-gnu-emacs@gnu.org; Mon, 01 Sep 2014 20:27:35 -0400 Original-Received: from mail-vc0-x231.google.com ([2607:f8b0:400c:c03::231]:36770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XObwY-0005ox-K2 for help-gnu-emacs@gnu.org; Mon, 01 Sep 2014 20:27:30 -0400 Original-Received: by mail-vc0-f177.google.com with SMTP id hq11so6070161vcb.8 for ; Mon, 01 Sep 2014 17:27:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=eq9nfjYYRlCaZTBBuVwcjs6s4oRoLtDhUQg8reFQ3k4=; b=HVwZP+l7NeXPRfdin/8XlqGBRzSAFC87Innwk3f84jWRUFrvCdfIkwAQPiwKhXMBOZ tpky4OVOxi/l6DRGHDG5nzP+2TWs2jlLLiUff/QpnT4JYGyuSxLS6KoMJ79YuGuAHsN0 LbAaMRjE5b83SegFAf30qu62LJpLkxKlhIhau8BNAYGUDeauBxXKaU7F1zh77Z3BjRXs IkmkkXXmpaBYnH4kcvvwUSAfH9bvJocycQxNnO2K1yPAl6fS9i6xAIDRleGs0QznsZ7h jRRBH5QzQwbXejuf39uyY78iKk1PvuOhlQYYTBFINpD5sPwPJZdJk2tiySrt+I862YPv FOaA== X-Received: by 10.53.9.133 with SMTP id ds5mr49823vdd.66.1409617650055; Mon, 01 Sep 2014 17:27:30 -0700 (PDT) X-Google-Sender-Delegation: zhao.york@gmail.com Original-Received: by 10.221.32.69 with HTTP; Mon, 1 Sep 2014 17:27:29 -0700 (PDT) In-Reply-To: <87bnqzt6u5.fsf@web.de> X-Google-Sender-Auth: NtbdRaEgv5q23tc2dQJCgMvr6t4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::231 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:99576 Archived-At: Hi Michael, Thanks for reminding me. I actually knew this but have forgotten it. I just tried it, but didn't like having to press C-z to enter the directory. So I changed it back to `t'. Maybe I will try longer, and slow down my typing to see if I can get used to the auto expansion. On Mon, Sep 1, 2014 at 4:37 PM, Michael Heerdegen wrote: > York Zhao writes: > >> What I want is that Helm do not automatically expand for me. Instead, >> let me choose a candidate. Maybe this behavior can be configured, but >> I never got the time to research on this yet. > > `helm-ff-auto-update-initial-value'. The default behavior has been > changed in the meantime to do what you want (some months ago), because > it had been annoying to lots of people. > > Michael. > >