From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.bugs Subject: Re: Bad value in file-coding-system-alist Date: Fri, 06 Jul 2007 10:25:04 +0200 Message-ID: <468DFC60.30507@gmail.com> References: <468BCE38.20402@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1183710312 9888 80.91.229.12 (6 Jul 2007 08:25:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Jul 2007 08:25:12 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 06 10:25:11 2007 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I6j7m-0002mn-Mn for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2007 10:25:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6j7l-0004qX-TV for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2007 04:25:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6j7j-0004qG-M3 for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 04:25:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6j7j-0004q3-3z for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 04:25:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6j7i-0004q0-UY for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 04:25:07 -0400 Original-Received: from ch-smtp02.sth.basefarm.net ([80.76.149.213]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I6j7i-0003pN-3g for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 04:25:06 -0400 Original-Received: from c83-254-133-189.bredband.comhem.se ([83.254.133.189]:65031 helo=[127.0.0.1]) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.66) (envelope-from ) id 1I6j7g-0001Vz-6a for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 10:25:04 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070604 Thunderbird/2.0.0.4 Mnenhy/0.7.5.666 In-Reply-To: <468BCE38.20402@gmail.com> X-Antivirus: avast! (VPS 000754-2, 2007-07-05), Outbound message X-Antivirus-Status: Clean X-Originating-IP: 83.254.133.189 X-Scan-Result: No virus found in message 1I6j7g-0001Vz-6a. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1I6j7g-0001Vz-6a 4d2f826de9bae9beed38719a87988800 X-detected-kernel: Linux 2.6? (barebone, rare!) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16089 Archived-At: I have gotten exactly 0 answers to this one. Lennart Borgman (gmail) wrote: > When trying to customize the variable file-coding-system-alist I get the > error > > Invalid coding system: po-find-file-coding-system > > (Started Emacs with "emacs -Q".) > > > > In GNU Emacs 22.1.50.1 (i386-mingw-nt5.1.2600) > of 2007-06-17 on LENNART-69DE564 > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: ENU > locale-coding-system: cp1252 > default-enable-multibyte-characters: t > > Major mode: Custom > > Minor modes in effect: > encoded-kbd-mode: t > tooltip-mode: t > tool-bar-mode: t > mouse-wheel-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > unify-8859-on-encoding-mode: t > utf-translate-cjk-mode: t > auto-compression-mode: t > line-number-mode: t > > > _______________________________________________ > bug-gnu-emacs mailing list > bug-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs >