From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: auto-complete Date: Tue, 6 Oct 2015 04:24:28 +0300 Message-ID: <561322CC.30907@yandex.ru> References: <5611881E.907@xnet.hr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1444095343 6002 80.91.229.3 (6 Oct 2015 01:35:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Oct 2015 01:35:43 +0000 (UTC) To: =?UTF-8?Q?Haris_Bogdanovi=c4=87?= , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 06 03:35:37 2015 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 1ZjHAG-0005Su-St for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Oct 2015 03:35:37 +0200 Original-Received: from localhost ([::1]:48564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjHAF-0007gY-WB for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Oct 2015 21:35:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjH9w-0007gJ-WA for help-gnu-emacs@gnu.org; Mon, 05 Oct 2015 21:35:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjH9u-0005B7-Bd for help-gnu-emacs@gnu.org; Mon, 05 Oct 2015 21:35:16 -0400 Original-Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:33550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjGzY-0007ZN-PK for help-gnu-emacs@gnu.org; Mon, 05 Oct 2015 21:24:32 -0400 Original-Received: by wiclk2 with SMTP id lk2so144950727wic.0 for ; Mon, 05 Oct 2015 18:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=kuc869WDFycvuzCc/cZeVEXs2uNFJXgiB56rJSk9mWA=; b=xE/QFtIv2+9yCHuCpWUZDBYaWl9wtbpP5XqddJRof5/H/I47yJ/QfjotcS8L8u1F48 9PEukQIAt0pfpkV9J6UkzxWzmq0qp+vjYB7mAXbt+J2wXtuvUEfCYOAcILMHB77ZLnNb nZu+7P+fR9UF7gtqPK9OssEK+BThDWQN4b7vIbHhfP1wVyM5Kr9QGE3939Sp06T+vOSz 7E0FWJFSB+DzPGQmsiMeKCg6wXf0IlF6hlxb1W1//WWPjEm77GDPagHNmtOya/EKITC8 wV0fchaH2Xhadm7Ol3N2uo5JwHUbbyqjVpR4yVGTHKn1jEfSAejeBj623wJrmKGdQIMW QA+A== X-Received: by 10.180.104.38 with SMTP id gb6mr13887133wib.86.1444094671523; Mon, 05 Oct 2015 18:24:31 -0700 (PDT) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id s1sm17335175wik.16.2015.10.05.18.24.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Oct 2015 18:24:29 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Thunderbird/41.0 In-Reply-To: <5611881E.907@xnet.hr> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22e 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:107527 Archived-At: On 10/04/2015 11:12 PM, Haris Bogdanović wrote: > Why auto-complete doesn't work ? > Do I press TAB key to auto-complete ? You can ask about auto-complete at http://emacs.stackexchange.com/ or its issue tracker: https://github.com/auto-complete/auto-complete/issues