From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Suvayu Ali Newsgroups: gmane.emacs.help Subject: Re: configuring auto complete Date: Fri, 29 Mar 2013 17:58:32 +0100 Message-ID: <20130329165832.GB23942@kuru.dyndns-at-home.com> References: <51546346.9020807@yahoo.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1364576365 1934 80.91.229.3 (29 Mar 2013 16:59:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Mar 2013 16:59:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 29 17:59:53 2013 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 1ULceY-0006j3-VN for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Mar 2013 17:59:47 +0100 Original-Received: from localhost ([::1]:57181 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULceA-0000R4-Pc for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Mar 2013 12:59:22 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULcdV-0008GA-Jd for help-gnu-emacs@gnu.org; Fri, 29 Mar 2013 12:58:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULcdU-00082a-Id for help-gnu-emacs@gnu.org; Fri, 29 Mar 2013 12:58:41 -0400 Original-Received: from mail-we0-x22c.google.com ([2a00:1450:400c:c03::22c]:45422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULcdU-000805-A2 for help-gnu-emacs@gnu.org; Fri, 29 Mar 2013 12:58:40 -0400 Original-Received: by mail-we0-f172.google.com with SMTP id r3so476733wey.17 for ; Fri, 29 Mar 2013 09:58:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=HpaMwhzovhBCF8jn7xUqL0mgubo07NWXtXzUBD5AHV8=; b=iEFgnzrmroXG2WhCzvvGMLG2G3avzHZ/YzVW/eehIzPBxENRhPjOZrNin3W+oL0EKG 7oEvy4HCeScgKFYhAgL1SqfRk2nrn0Cod1a8QPEt5fNpNjuDyaSuMWi0TwK2wMIOy5P6 upk22rhgm99+6yg46iDo6njQPbtTevxzQYptgSQ0mUl8dQhG9Uorb3mXVWQ/n40W+e2V X0GR3YEl5VxwUy/JvrgVs/rnUxL+UyDEjY2rmLHqQQ71n3eD4emsbywB2icaLoOLAJSG moaYTqMTaoeegOOv2UKVOtzi+U/2aS6mONKpNSy4QCYdjVwZK6LYe2bpGKLm2pF+KH+1 /+aQ== X-Received: by 10.194.133.198 with SMTP id pe6mr4724313wjb.9.1364576318902; Fri, 29 Mar 2013 09:58:38 -0700 (PDT) Original-Received: from kuru.dyndns-at-home.com (AAnnecy-651-1-260-247.w86-200.abo.wanadoo.fr. [86.200.3.247]) by mx.google.com with ESMTPS id o5sm344334wix.3.2013.03.29.09.58.36 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 29 Mar 2013 09:58:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: <51546346.9020807@yahoo.de> User-Agent: Mutt/1.5.21 (2012-12-30) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::22c 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:89793 Archived-At: On Thu, Mar 28, 2013 at 04:35:34PM +0100, Jannis wrote: > Dear Emacs users, > > > i just installed autocomplete and try to configure emacs so that the results > looks like here: [...] > However, these nice drop down menues as in the screenshot above do not show > up. When I press tab, possible arguments etc just show up in another emacs > buffer. Do I need to press any particular key? Do I need to do any specific > configuration? Did you also install popup.el? I believe that is required to get those nice menus. -- Suvayu Open source is the future. It sets us free.