Public bug reported:

When finished playing the snake game that is included in Emacs23, it tries to 
update a non-existing scores file. The error message is:
Failed to access scores file: No such file or directory.

The problem can be fixed by adding these lines to .emacs:
(setq snake-score-file
    "~/.emacs.d/snake-scores")

This bug is similar to #577914 (Missing scores file in Tetris).

System:
Ubuntu 11.04
Emacs Version: 23.2.1

** Affects: emacs23 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/830632

Title:
  Missing scores file in Snake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/830632/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to