> Date: Sun, 5 Oct 2008 18:56:49 +0400 > From: Kostafey_Yandex <[EMAIL PROTECTED]> > Cc: > > The last (pre-release) version of emacs 23 2008-10-03 > starts with following error: > > Symbol's function definition is void: codepage-setup
According to this: > Recent messages: > > An error has occurred while loading `c:/Documents and > Settings/Владелец/Application Data/.emacs': > > Symbol's function definition is void: codepage-setup the problem happens because of something in your .emacs init file. Do you see the same problem with "emacs -Q"? If not, search your .emacs for something that uses one of the functions from the (now extinct) codepage.el file.