From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?John_B=E4ckstrand?= Newsgroups: gmane.emacs.help Subject: Anything.el and completing directory names Date: Mon, 8 Feb 2010 02:48:50 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1265725983 22545 80.91.229.12 (9 Feb 2010 14:33:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Feb 2010 14:33:03 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 09 15:33:00 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.69) (envelope-from ) id 1Ner9A-0004Cv-Oz for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Feb 2010 15:33:00 +0100 Original-Received: from localhost ([127.0.0.1]:36476 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ner9A-0006Lv-HA for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Feb 2010 09:33:00 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!d27g2000yqn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 193.12.6.253 Original-X-Trace: posting.google.com 1265626130 17764 127.0.0.1 (8 Feb 2010 10:48:50 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 8 Feb 2010 10:48:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d27g2000yqn.googlegroups.com; posting-host=193.12.6.253; posting-account=RJ0RJQoAAABpoaz9kxFY04oVYzIbr-F6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.317.2 Safari/532.9, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176665 X-Mailman-Approved-At: Tue, 09 Feb 2010 09:31:59 -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:71762 Archived-At: I have installed anything.el, via auto-install-batch and it works seemingly fine. I get the anything completion buffer when I do either C-x C-f or C-x b. The problem is with C-x f, I can't actually complete using file- or directorynames. This is on win32 using patched emacsw32. I've also tried M-x anything, anything-for-files and anything-find-file and none of them seems to be able to complete directories. Not if I start with "c:/" nor "~/". Also, please point me to a better fora for anything.el if there is one.