Bug 7589 - /etc/emacs/site-start.d/chess.el fails
Summary: /etc/emacs/site-start.d/chess.el fails
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: emacs-chess (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Alex Ott
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-06 20:09 MSD by Sergey Vlasov
Modified: 2006-05-04 13:31 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Vlasov 2005-08-06 20:09:11 MSD
Файл /etc/emacs/site-start.d/chess.el не выполняется корректно - (require
'chess-auto) выдаёт ошибку:

Required feature chess-auto was not provided

Нужно либо использовать (load "chess-auto") вместо (require 'chess-auto), либо
исправить генерацию chess-auto.el, чтобы в файл добавлялось (provide 'chess-auto).
Comment 1 Sergey Vlasov 2005-08-06 20:33:52 MSD
Да там к тому же в

(setq-default 'chess-sound-directory "/usr/share/emacs/site-lisp/chess/sounds")
(setq-default 'chess-images-directory "/usr/share/emacs/site-lisp/chess/pieces")

лишние "'".
Comment 2 Alex Ott 2005-08-14 14:39:37 MSD
если можете, то исправьте и перезалейте
Comment 3 Eugene Vlasov 2005-10-24 22:04:10 MSD
Исправлено в emacs-chess-2.0-alt2.b5