From unknown Sun Aug 17 00:57:54 2025 X-Loop: don@donarmstrong.com Subject: bug#1093: [h-e-w] Bug report: Codepage-setup error Reply-To: Eli Zaretskii , 1093@debbugs.gnu.org Resent-From: Eli Zaretskii Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 05 Oct 2008 19:40:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1093 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122323526721854 (code B ref -1); Sun, 05 Oct 2008 19:40:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.6 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_MED,RCVD_IN_NIX1 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 5 Oct 2008 19:34:27 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m95JYN65021848 for ; Sun, 5 Oct 2008 12:34:24 -0700 Received: from mx10.gnu.org ([199.232.76.166]:48978) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KmZKk-000537-TX for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 15:32:02 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KmZMz-00021Y-IX for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 15:34:22 -0400 Received: from mtaout4.012.net.il ([84.95.2.10]:27139) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KmZMz-00020q-35; Sun, 05 Oct 2008 15:34:21 -0400 Received: from HOME-C4E4A596F7 ([77.127.3.182]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K8A00CVI6E261N0@i_mtaout4.012.net.il>; Sun, 05 Oct 2008 21:34:51 +0200 (IST) Date: Sun, 05 Oct 2008 21:33:40 +0200 From: Eli Zaretskii In-reply-to: <1349643103.20081005185649@Yandex.ru> To: Kostafey_Yandex Cc: emacs-pretest-bug@gnu.org, help-emacs-windows@gnu.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=windows-1251 Content-transfer-encoding: QUOTED-PRINTABLE X-012-Sender: halo1@inter.net.il References: <1349643103.20081005185649@Yandex.ru> X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 > Date: Sun, 5 Oct 2008 18:56:49 +0400 > From: Kostafey_Yandex > Cc:=20 >=20 > The last (pre-release) version of emacs 23 2008-10-03 > starts with following error: >=20 > Symbol's function definition is void: codepage-setup According to this: > Recent messages: >=20 > An error has occurred while loading `c:/Documents and Settings/= =C2=EB=E0=E4=E5=EB=E5=F6/Application Data/.emacs': >=20 > Symbol's function definition is void: codepage-setup the problem happens because of something in your .emacs init file. D= o 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.