From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rpd Newsgroups: gmane.emacs.help Subject: Re: Emacs chess.el help again to use chess-puzzle mode Date: Sun, 26 Jul 2009 10:37:09 -0700 (PDT) Message-ID: <24668812.post@talk.nabble.com> References: <24662344.post@talk.nabble.com> <24667449.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248629869 9373 80.91.229.12 (26 Jul 2009 17:37:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 26 Jul 2009 17:37:49 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 26 19:37:42 2009 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 1MV7fJ-00050X-8A for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Jul 2009 19:37:41 +0200 Original-Received: from localhost ([127.0.0.1]:36484 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MV7fI-00087y-Mw for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Jul 2009 13:37:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MV7eu-00085g-7g for help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 13:37:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MV7ep-00084k-Nu for Help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 13:37:15 -0400 Original-Received: from [199.232.76.173] (port=47906 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MV7ep-00084h-Ip for Help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 13:37:11 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:41923) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MV7ep-0000tL-2U for Help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 13:37:11 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MV7en-0002Fp-AV for Help-gnu-emacs@gnu.org; Sun, 26 Jul 2009 10:37:09 -0700 In-Reply-To: <24667449.post@talk.nabble.com> X-Nabble-From: richard@dickinson350.freeserve.co.uk X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:66397 Archived-At: Hi When I M-x chess-puzzle RET I get 'read from' ie Read chess puzzles from: C:\Users\Dad\Downloads\emacs-22.3-bin-i386\emacs-22.3\bin/ & I have either a directory 1001bwtc.pgn (containing the pgn file 1001bwtc.pgn) or the pgn file 1001bwtc.pgn in this bin folder I just get this error message: Debugger entered--Lisp error: (void-function chess-session) (chess-session) (and database (chess-session)) (let* ((database ...) (objects ...) (engine ...) (display ...)) (when database (if engine ...) (with-current-buffer display ... ... ... ... ... ... ...))) chess-puzzle("c:/Users/Dad/Downloads/emacs-22.3-bin-i386/emacs-22.3/bin/1001bwtc.pgn") call-interactively(chess-puzzle) execute-extended-command(nil) call-interactively(execute-extended-command) Can anyone tell me what I need to do to solve this & get chess-puzzle mode working please? Is there anyone reading this forum that uses this chess-puzzle mode who can help (or just an experiened emac programmer who knows what this means & how I can fix it?). Meanwhile I will try to fix it myself but I do look forward to some helpful reply, thanks -- View this message in context: http://www.nabble.com/Emacs-chess.el-help-again-to-connect-to-FICS-tp24662344p24668812.html Sent from the Emacs - Help mailing list archive at Nabble.com.