From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aleksandr Vinokurov Newsgroups: gmane.emacs.help Subject: Nethack-el under Windows -- seems a find-file problem Date: Fri, 30 Apr 2010 16:46:12 +0400 Organization: Aioe.org NNTP Server Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273064769 28222 80.91.229.12 (5 May 2010 13:06:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 May 2010 13:06:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 05 15:06:08 2010 connect(): No such file or directory 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 1O9eIh-0001q0-Jk for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 15:06:07 +0200 Original-Received: from localhost ([127.0.0.1]:57836 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9eIf-0001U7-Jo for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 09:06:05 -0400 Original-Path: usenet.stanford.edu!goblin2!goblin.stu.neva.ru!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-NNTP-Posting-Host: lGoEb/q1DYYl6fxdqO318w.user.speranza.aioe.org Original-X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:hgWerEFhgHXXhQuYiSpw870KmDI= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) Original-Xref: usenet.stanford.edu gnu.emacs.help:177882 X-Mailman-Approved-At: Tue, 04 May 2010 16:55:32 -0400 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:73445 Archived-At: Hi, All! I'm a freshman in both Emacs and Nethack. And have set up a Nethack-el. My problem is that I have all this nice stuff to run under Windows. So Cygwin helps me a lot, but here is one issue: when I want to read a Help from the Nethack-el (I actually type ? and 'a' for ex.) I see an error in minibuffer: "Cannot find file /usr/games/lib/nethackdir/help". I think of two solutions: 1) Find where to change the Nethack Game directory variable in Nethack (maybe with the help of environment variable or via configuration file); 2) Find a way to substitute file names in Nethack mode in Emacs. May be somebody can help me with a more obvious solution? With best regards, Aleksandr