Bug 10562

Summary: Error messages, format loss and emacs-planner blocking
Product: Sisyphus Reporter: Eugine V. Kosenko <eugine.kosenko>
Component: emacs-wikiAssignee: Evgenii Terechkov <evg>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: cas, eugvv, evg, msp, sbolshakov, viy
Version: unstable   
Hardware: all   
OS: Linux   
URL: http://lists.altlinux.org/pipermail/sisyphus/2006-December/091199.html

Description Eugine V. Kosenko 2006-12-27 23:15:58 MSK
Долгое время не обновлялся, обновился неделю назад, а вчера заметил, что попытка
вызвать M-x plan в emacs приводит к сообщению "This is not a planner buffer".
Попытка выполнить M-x planner-mode выводит сообщение типа "Wrong type argument:
symbolp, (quote beginning-of-line)". То же самое сообщение возникает при попытке
открыть любую другую вики-страницу.

Интересно, это только у меня одного такое или таки вешать багу?

$ rpm -q emacs-muse-mode emacs-wiki emacs-planner-mode
emacs-muse-mode-3.02.6-alt0.1.b
emacs-wiki-2.71-alt1
emacs-planner-mode-3.40-alt1

Steps to Reproduce:
1. Try to execute M-x plan

2. Open an existing planner file, and try to execute M-x planner-mode

3. Open an existing wiki file
Actual Results:  
1. The expected buffer does not appear, and the error message "This is not a
planner buffer" is appeared in the minibuffer

2. The opened file is shown in th plain-text mode, there is the error message
"Wrong type argument: symbolp, (quote beginning-of-line)" is appeared in the
minibuffer

3. The same effect as in the pt. 2.

Expected Results:  
1. The last day's plan is opened in the new buffer.

2. The opened file becomes as a planner file, syntactically highlighted and
shortcuts become active.

3. The opened file becomes as a wiki file, syntactically highlighted and
shortcuts become active.
Comment 1 Eugene Vlasov 2007-01-18 11:14:50 MSK
Должно быть исправлено в emacs-wiki-2.72-alt1 и emacs-planner-mode-3.41-alt1