From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: auto-complete Date: Tue, 26 Apr 2011 17:01:51 +1000 Message-ID: <4DB66DDF.7030403@pobox.com> References: <87tye1hgii.fsf@father.nostromo.wy> Reply-To: bernardo.bacic@pobox.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1303801543 11779 80.91.229.12 (26 Apr 2011 07:05:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 26 Apr 2011 07:05:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "daniele.g" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 26 09:05:39 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QEcL3-00025N-LD for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Apr 2011 09:05:37 +0200 Original-Received: from localhost ([::1]:55383 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEcL2-0005Hg-RK for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Apr 2011 03:05:36 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53704) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEcKu-0005HQ-RV for help-gnu-emacs@gnu.org; Tue, 26 Apr 2011 03:05:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEcKt-0005vN-VD for help-gnu-emacs@gnu.org; Tue, 26 Apr 2011 03:05:28 -0400 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:41934 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEcKt-0005vH-ML for help-gnu-emacs@gnu.org; Tue, 26 Apr 2011 03:05:27 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 7A3385F0C; Tue, 26 Apr 2011 03:07:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=message-id :date:from:reply-to:mime-version:to:cc:subject:references :in-reply-to:content-type:content-transfer-encoding; s=sasl; bh= ehdM2Q/H23oLisCMuUb8U6kfMrU=; b=IUm9Gn/mjaKZlZcHU3ShHYjMHKBc/MyS wXVTmNdC4qK7tT9gOF9DMIbhmKtY4Cy0lFK0EkjcTaNKNgCosKXB66zid1Gcwe6e rD748+fdL1eLe3XCfYAUhyvS11XcVOP7Bxv1CSj36KbASdIdRirfZO12UUyQG/WF EKiTxRCzWE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=message-id:date :from:reply-to:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=sasl; b=HktBWr BzXz2zgcvOOVPwv4b1rl3cv4uY5Tnn+scqLSJfN64gxQm2AtVVJNR24A01ULBjeK /2svVT99G4twQy/rIf41tb8eig7ttP+YUlyXGokw1zEO57n11tPlfGcZK5bbyQfb KRFmzclWTDPYHDlRZVvPlhnLpBbhWUpqcz2ok= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 66FC75F0B; Tue, 26 Apr 2011 03:07:27 -0400 (EDT) Original-Received: from localhost.localdomain (unknown [115.70.111.33]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 717D15F09; Tue, 26 Apr 2011 03:07:25 -0400 (EDT) User-Agent: Thunderbird 2.0.0.24 (X11/20100228) In-Reply-To: <87tye1hgii.fsf@father.nostromo.wy> X-Pobox-Relay-ID: D7FAB200-6FD3-11E0-A955-E8AB60295C12-14340206!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 64.74.157.62 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:80845 Archived-At: > I've started using auto-complete.el while editing my C++ sources, it's > great... when auto completions occur. I mean, it seems it works only > with a per session db, when I start a new file it starts over with an > empty set of symbols to fill in again, and it's quite annoying. > Is there any way to keep the symbols between sessions. Or, better, make > AC scan my lib path to have a complete set of symbols once for all. > it may be worth checking or customising the value of 'ac-comphist-file' variable, and possibly 'ac-user-dictionary' for the 2nd part of your question