all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sebyte <sdt133@netscape.net>
Subject: gnuchess & EmacsChess - chess.el
Date: Fri, 02 Jan 2004 14:35:11 +0000	[thread overview]
Message-ID: <pmfJb.7947$tQ6.85356@wards.force9.net> (raw)

Hi all,

First of all my problem is with chess.el, not gnuchess.  Forgive me if this is 
off topic.  As you have probably surmised, I'm trying to run chess.el (v2.0b3) 
in conjunction with gnuchess (v5.0.4) within Emacs 21.2.1 on MacOS 10.3.2.  The 
instructions provided as comments at the top of chess.el state the following:

;; This program will not play chess against you; it is not a chess 
 

;; computer.  It can use a chess computer, however, to simulate your 
 

;; opponent's moves.  This is decided when you choose your opponent. 
 

;; You must, of course, have that chess computer installed.  See the 
 

;; top of chess-player.el for more information. 
 

;; 
 

;; To just get a chessboard up, put the following in your .emacs file: 
 

;; 
 

;;   (add-to-list 'load-list "<the path to Emacs Chess>") 
 

;; 
 

;;   (autoload 'chess "chess" "Play a game of chess" t) 
 

;; 
 

;; Now you can type `M-x chess', and play chess against anyone else in 
 

;; the room with you, without having to install anything more.

First of all chess-player.el appears to be missing in the tarball I have 
downloaded from the SourceForge project site.  Secondly, my .emacs can only be 
successfully read if I change " 'load-list " to " 'load-path " but then, when I 
execute the command 'M-x chess', I get the following message:

Cannot open load file: chess

Not being elisp enabled, I am at something of an impasse.  Any help much 
appreciated.

sebyte

             reply	other threads:[~2004-01-02 14:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-02 14:35 sebyte [this message]
2004-01-09 16:25 ` gnuchess & EmacsChess - chess.el Kevin Rodgers
2004-01-09 17:28   ` sebyte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='pmfJb.7947$tQ6.85356@wards.force9.net' \
    --to=sdt133@netscape.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.