Description of Problem: Emacs doesn't work any more. 21.2-22 worked fine. Version-Release number of selected component (if applicable): 21.2-23 How Reproducible: 100% Steps to Reproduce: 1. Start 'emacs textfile' for an existing textfile Actual Results: Errors. Expected Results: textfile loads ready to edit Additional Information:
Works fine me for me. What are the errors you're seeing?
Firstly a seemingly harmless warning: Warning: Lisp directory `/usr/share/emacs/21.2/leim' does not exist. But then this in the minibuffer: Symbol's function definition is void: defalias-maybe
Thanks for pointing this out. There were some functions only defined in the apel package that were causing this in rpm-spec-mode-init.el. This and the leim dir warning should be fixed in emacs-21.2-24.
Works for me.