From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Tags completion with Helm Date: Tue, 14 Mar 2017 08:54:48 -0400 Message-ID: References: <8760jccj63.fsf@laptoptop> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cnlyb-0000PR-2O for emacs-orgmode@gnu.org; Tue, 14 Mar 2017 08:54:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cnlyW-0005EF-IT for emacs-orgmode@gnu.org; Tue, 14 Mar 2017 08:54:57 -0400 Received: from mail-qt0-x235.google.com ([2607:f8b0:400d:c0d::235]:36390) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cnlyW-0005E1-EB for emacs-orgmode@gnu.org; Tue, 14 Mar 2017 08:54:52 -0400 Received: by mail-qt0-x235.google.com with SMTP id r45so54536739qte.3 for ; Tue, 14 Mar 2017 05:54:52 -0700 (PDT) In-reply-to: <8760jccj63.fsf@laptoptop> 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" To: aaermolov@gmail.com Cc: emacs-orgmode@gnu.org have you tried these settings: (setq helm-mode-fuzzy-match t helm-completion-in-region-fuzzy-match t) According to https://github.com/emacs-helm/helm/wiki/Fuzzy-matching, the make fuzzy matching work everywhere. It seems to work ok for me. aaermolov@gmail.com writes: > Hi, > > I've spotted a problem with completing Org tags with Helm. While Helm is > not at least about [fuzzy] completion, when I try to input any > completion subsequence, all candidates are gone and variants are > shrinked to whatever will be typed. > > Is there any widely known mistake, that I've stepped into with this > case? Can anyone point me to some comprehensible direction? > > regards, > Alex -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu