From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Goldin Newsgroups: gmane.emacs.help Subject: no completion using anything-find-file Date: Sun, 24 Jan 2010 16:48:54 -0800 Message-ID: <20100125004854.GA3401@danielgoldin> Reply-To: danielgoldin@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264433797 24463 80.91.229.12 (25 Jan 2010 15:36:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Jan 2010 15:36:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 25 16:36:29 2010 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 1NZQyz-00037r-Hr for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2010 16:36:05 +0100 Original-Received: from localhost ([127.0.0.1]:51107 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZQz0-0007Cc-OA for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Jan 2010 10:36:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZD8Y-00005v-VR for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 19:49:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZD8U-00005O-IQ for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 19:49:02 -0500 Original-Received: from [199.232.76.173] (port=47945 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZD8U-00005L-D2 for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 19:48:58 -0500 Original-Received: from mail-gx0-f217.google.com ([209.85.217.217]:37120) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZD8T-0000hq-T3 for help-gnu-emacs@gnu.org; Sun, 24 Jan 2010 19:48:57 -0500 Original-Received: by gxk9 with SMTP id 9so4921384gxk.8 for ; Sun, 24 Jan 2010 16:48:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:reply-to:mime-version:content-type:content-disposition :user-agent; bh=nbd+gTr5U6U3WMHnbrBxHSPZ4bbRnitLoUCmDbILwt4=; b=FABJUYzE/ZItCqabaVKaSp1df8UJqorXu6o+UaPpI0H5h/cJhP+nSZmi6ZbJ4rNwPy iIgwQG98CZqwcP9g/DrZsbAyph3BZbU1aBMHPpicSI2ZXDOMC4BsuFoW72T1fuzDYQrF e97+QqvyVLXEHgnJ/lBEa0ldhl1qB2xqS/KgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:reply-to:mime-version:content-type :content-disposition:user-agent; b=DuTdrUDPDqEF+c01rWSriLbf0JvKRTifSevN1hsP4i5D7alcJ93EjAOamZcezZ+AiG K7kKveKSYDO5V6mJgrcBMAzSTxduqp48JuDagmF2fd3pjI5RquWJisPDzK3b3ns8ofAe IqwKKhXSfepcn3j5j/5RhMAUgDaomiWdsvhkQ= Original-Received: by 10.151.59.13 with SMTP id m13mr7470034ybk.291.1264380536707; Sun, 24 Jan 2010 16:48:56 -0800 (PST) Original-Received: from localhost (adsl-75-27-191-20.dsl.irvnca.sbcglobal.net [75.27.191.20]) by mx.google.com with ESMTPS id 9sm1464132yxf.59.2010.01.24.16.48.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 24 Jan 2010 16:48:56 -0800 (PST) Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 25 Jan 2010 10:33:31 -0500 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:71436 Archived-At: Started to use anything-find-files per recommendation on this list but am frustrated that I can't do file or dir completion. Is there a way to turn this on? Thanks.