From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ocelot1970@gmail.com Newsgroups: gmane.emacs.help Subject: how to get this file to work? (another newbie question) Date: 24 Dec 2006 13:21:55 -0800 Organization: http://groups.google.com Message-ID: <1166995315.273408.54940@a3g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1166996436 11503 80.91.229.10 (24 Dec 2006 21:40:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Dec 2006 21:40:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 24 22:40:34 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gyb50-0000z3-7x for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Dec 2006 22:40:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gyb4z-0005xR-Ou for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Dec 2006 16:40:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!a3g2000cwd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 75.177.185.136 Original-X-Trace: posting.google.com 1166995321 22082 127.0.0.1 (24 Dec 2006 21:22:01 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 24 Dec 2006 21:22:01 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: a3g2000cwd.googlegroups.com; posting-host=75.177.185.136; posting-account=rx3E2Q0AAADr3RYIEqglV4zinN_XDATh Original-Xref: shelby.stanford.edu gnu.emacs.help:144308 Original-To: help-gnu-emacs@gnu.org 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:39910 Archived-At: Everyone was so helpful for my last question! Here is another: I found a file keywiz.el, at this location: http://whome.phys.au.dk/~harder/ What the file is is a game where the player tries to guess the right key-binding. What I want to know is just how to make it work. The instructions for the file say to press M-x and then keywiz. When I do that what happens is I get a '[no match]' error. The problem is, I don't know where to store this file to make this work. I tried my home folder, and also the "play" folder within "usr." They don't work and this is probably a really basis question, but where do I put files like this I get from external sources?