From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: Anything.el for Windows Date: Tue, 05 Feb 2008 18:00:14 +0100 Message-ID: <87d4rbjq3l.fsf@member.fsf.org> References: <87ve55gc7n.fsf@mundaneum.com> <87ir138k0h.fsf@mundaneum.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1202231174 7339 80.91.229.12 (5 Feb 2008 17:06:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 17:06:14 +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 05 18:06:27 2008 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 1JMRER-0003h1-9T for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2008 18:05:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMRDy-0003In-2X for geh-help-gnu-emacs@m.gmane.org; Tue, 05 Feb 2008 12:04:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMR9u-00012b-6t for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 12:00:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMR9s-000125-8W for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 12:00:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMR9r-00011y-S2 for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 12:00:32 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JMR9r-000872-BP for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 12:00:31 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JMR9l-0008Ue-1n for help-gnu-emacs@gnu.org; Tue, 05 Feb 2008 17:00:25 +0000 Original-Received: from dslb-084-063-055-207.pools.arcor-ip.net ([84.63.55.207]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Feb 2008 17:00:25 +0000 Original-Received: from tassilo by dslb-084-063-055-207.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Feb 2008 17:00:25 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-084-063-055-207.pools.arcor-ip.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:0Y37IdLa+9w43T1hjdy6UlXqDF4= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:51227 Archived-At: Sébastien Vauban writes: > It is like if the processes was not called or ...? Though, I've no > error messages returned... What could I do to check where the problem > comes from? The first thing I'd do is to ensure locate really gets called. Does cygwin have top? If yes you can use that to see if M-x anything fires up a locate process. Bye, Tassilo