From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: How do I choose an auto-complete? Date: Mon, 27 Oct 2008 17:07:58 +0100 Message-ID: References: <1225047700.131447@nntp.acecape.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1225123791 26058 80.91.229.12 (27 Oct 2008 16:09:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Oct 2008 16:09:51 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Wei Weng Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 27 17:10:52 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KuUg5-0005tD-TE for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Oct 2008 17:10:50 +0100 Original-Received: from localhost ([127.0.0.1]:55242 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuUez-0006Cn-ND for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Oct 2008 12:09:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuUdP-0005qT-EF for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 12:08:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuUdO-0005pd-7O for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 12:08:03 -0400 Original-Received: from [199.232.76.173] (port=38618 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuUdO-0005pT-0v for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 12:08:02 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:47923) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuUdN-0006IH-Sq for help-gnu-emacs@gnu.org; Mon, 27 Oct 2008 12:08:02 -0400 Original-Received: from thursday (BAH51d4.bah.pppool.de [77.135.81.212]) by dd18200.kasserver.com (Postfix) with ESMTP id C8E31182DE114; Mon, 27 Oct 2008 17:08:02 +0100 (CET) In-Reply-To: <1225047700.131447@nntp.acecape.com> (Wei Weng's message of "Sun\, 26 Oct 2008 15\:01\:39 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:59188 Archived-At: Wei Weng wrote: > Hi. How do I choose what option to use when using an auto-complete mode? (I am > using company-mode ATM) `company-cycle' and `company-cycle-backwards' IIRC. regards, Nikolaj Schumacher